Mapping Front-channel logout URLs

William Meldrum 31 Reputation points
2021-05-20T23:28:18.397+00:00

My organization is currently making use of single sign-on with OpenID Connect. We utilize Redirect URIs in our app(s) since we have a presence over multiple Azure environments. In our AAD app registration page, under Manage > Authenication, there is only one Front-channel logout URL, which means all logging out happens in this one particular environment. We are trying to find a way to have the user signed out within the same cloud environment as they signed in on.

We are thinking of creating a service behind this single Front-channel logout URL to accomplish this.

Before we do so, are there any other simpler solutions to this already made within Azure? Is there any way we could have multiple front-channel logout URLs, and possibly map them to their corresponding sign-in URLs?

98358-image.png

98317-image.png

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
18,482 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Zachary Cappellini 6 Reputation points
    2022-05-27T02:22:51.737+00:00

    Any luck with this? This seems like the only barrier to using the same app registration for multiple environments that call the same tenant.

    1 person found this answer helpful.
    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.