How to get whether user is using sso?
-
Hi. In our tenant, users have the option to use "Login with SSO/external idp" button or login with fusionauth normal login page.
We would like to show the user a different UI if they logged in with SSO on our site (not fusionauth hosted pages, our own site).
I see in the User's sessions tab, there's a "Single Sign-on" attribute.
1) Is this the right way to get this information? And if so, how do we do this via api? I couldn't find it in the docs.
2) How do we get via api WHAT external idp the user registered with?
Thanks so much for the help!
-
@ken Hiya,
I don't think this is currently available via API. The closest issue I could find was this: https://github.com/FusionAuth/fusionauth-issues/issues/1515
I can't commit to a timeline for this feature being built out, however.
Please upvote that and/or add a comment illustrating your use case.