Hi
I'm in the IT dept. for a small charity.
We use Facebook as a way to promote events to the local community. Our (few) volunteers have accounts in our 365, and use this to log in to everything.
We have set up AzureAD password-based SSO to normal Facebook login, and this works fine with the azure secure-sign-on extension--EXCEPT if a user is already logged in. Then, the login page URL redirects to the user's personal facebook page.
My question: Is there a way to make sure the user is logged in with SSO, not taken to their personal account. (by forcing existing user to logout, or bypassing the redirect to the users account)
This could only be done with a single URL...
Thanks