Open Closed

Logging out of External Provider (Azure AD OpenId Connect) #2283


User avatar
0
scottie.tang@cpy.com.hk created
  • ABP Framework version: v4.4.3
  • UI type: Blazor
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): yes
  • Exception message and stack trace:
  • Steps to reproduce the issue:"

Hello, we are using OpenIdConnect for AzureAD integration. It works for most of the cases but we found we are unable to switch Azure AD account. When a user logs in to Blazor with Azure AD account, and then logs out again, if they log in with the same browser then the Azure AD account is assumed and logged in automatically.

Is there any proper way we can achieve this ? or any workaround ?

Thanks!


1 Answer(s)
  • User Avatar
    0
    gterdem created
    Senior .NET Developer

    I think you are trying to signout from AzureAD aswell when you signout from identityserver. Some of the openid providers doesn't allow 3rd party end session.

    Here is a question and answer about it https://docs.microsoft.com/en-us/answers/questions/224644/azure-b2c-federated-sign-out-is-not-complete-ident.html

Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
Do you need assistance from an ABP expert?
Schedule a Meeting
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v9.3.0-preview. Updated on April 16, 2025, 12:13