Does your identity provider support OIDC? I released a module in the marketplace that offers SSO for both web and mobile apps:
Hi everyone,
I am using the platform version 'OIDC SSO' at version 10.12.2 . My azure integration works fine. I am getting the token from azure and new user is also being created.
The token is also being store in async (local) storage but not in mx.session.tokenStore. After authentication, it redirects to login screen for anonymous user. It is failing to log in with the authenticated user.
Any help would be very appreciated!