SSO implementation Challanges #66
ayush-0809
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello Everyone,
I want to ask one thing as I am setting up the SSO for my organization and the approach I am using in which I want to use a blank page component to take the authentication token from microsoft as Reply Url in the Azure AD setup but the issue I am facing is that I am not able get the reponse or request on the Angular blank page component which microsoft is sending after successfull authentication as I am hitting an API on the component load which will tell whether it is successfull authentication or not if it is then from my API response I will route the user to landing page.
Beta Was this translation helpful? Give feedback.
All reactions