Update the Logout URL in the IDP/Server Configuration:
- 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. (https://{tenant}.b2clogin.com/{tenant}.onmicrosoft.com/{policy}/oauth2/v2.0/logout)
- In the Redirect URI Param Name of Identity Provider field, the parameter (post_logout_redirect_uri) is by default already given.
- Click Save Configuration.
- Once the configuration is saved, test the Single Logout to ensure everything is working correctly.
If you run into any issues, feel free to reach out to us at drupalsupport@xecurify.com.