Forum Discussion
VarunGrazitti
Boss
FilipK - How would we have the SSO authentication code inside the custom component? The authetntication would be done on the identity provider side, so how could we host something to authenticate on the community?
Thanks.
FilipK
10 years agoLithium Alumni (Retired)
Say you manage to build a modal dialog with a form that submits the username/password to your IdP, besides authenticating the usere there, the IdP would still have to return the Lithium SSO token in order to authenticate the user in the community.
To do so you could try using the "fallback" SSO feature: upon successful authentication your modal dialog would redirect the user to this fallback URL with the correct SSO token which would authenticate the user in the community.
Related Content
- 10 months ago
- 8 months ago
- 8 years ago
- 12 years ago