Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Azure B2C not signing out from external Identity provider

I have made an Azure AD B2C policy using external identity providers. I want, that when signing out of the app, the user should also be signed out from the external identity provider he used while signup. I read this on Azure documentation here.

As, written here, While directing the user to the end_session_endpoint will clear some of the user's single sign-on state with Azure AD B2C, it will not sign the user out of the user's social identity provider (IDP) session. If the user selects the same IDP during a subsequent sign-in, they will be reauthenticated, without entering their credentials. If a user wants to sign out of your B2C application, it does not necessarily mean they want to sign out of their Facebook account entirely. However, in the case of local accounts, the user's session will be ended properly

Is there any other way of dealing with this issue, or to do a force logout from Azure as well as from external identity providers ?

like image 623
V. G. Avatar asked Aug 30 '25 16:08

V. G.


1 Answers

Nope. And this how it should work.

You have a wrong way of thinking. When I sign out of your app I would be veeeeery mad at you if you sign me out of Google too (for example).

like image 77
astaykov Avatar answered Sep 03 '25 12:09

astaykov



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!