Implement OpenID Connect for Identity Server I wnat to have a sso using identity server in my app we can do that by create the following
1- oidc plugin
2- token validator extension
3- flag on login screen to implement sso
4- flag on userInfo block to implement sso
5- edit outsystems users module to read and write tokens from the identity server