Drupal

How can I obtain the End Session Endpoint and configure the POST LOGOUT REDIRECT URI in Azure AD B2C?

630 views October 3, 2025 0

Follow the steps:

  • Go to your Microsoft Azure AD B2C > App registration > Open your application & go to the Endpoints section.

  • Copy the “Azure AD B2C OAuth 2.0 logout endpoint” from the metadata.

  • Navigate to the miniOrange OAuth Client module configuration.

  • Go to the Client Settings tab of your App Client configuration.

  • Scroll down to the Logout Settings section.

  • Enable the Single Logout checkbox.

  • In the IdP Session Logout Endpoint URL field, add your provider’s logout URL, which you copied from the metadata

  • In the Redirect URI Param Name of Identity Provider field, enter the parameter expected by the IdP (it depends on the IdP to IDP)

  • Save the changes to ensure the settings are applied.

Was this helpful?


Hello there!

Need Help? We are right here!

support