Azure B2C logout url

Manuel Heye 1 Reputation point
2022-10-18T18:39:01.423+00:00

Hi

I've created a php application with azure AD b2c authentication.

I'm trying to create a logout url.

URL: https://deltalightb2c.b2clogin.com/deltalightb2c.onmicrosoft.com/B2C_1_sign_in/oauth2/v2.0/logout

post_logout_redirect_uri: homepage of our app
id_token_hint trying to sort out how to create a correct token.

Which key do i need to used to sign the jwt token?

jwt token has

Is it possible to give some practival guidelines because the documentation is very confusing.

The user needs to be able to completly logout of the azure AD platform (email signin only)

At the moment the token is not signed correctly according azure

Greetings Manuel

Microsoft Security | Microsoft Entra | Microsoft Entra External ID
{count} votes

1 answer

Sort by: Most helpful
  1. James Hamil 27,226 Reputation points Microsoft Employee Moderator
    2022-10-25T22:34:14.157+00:00

    Hi @Manuel Heye , Please verify that you have you changed the logout URL in the portal. Without any other information this is the most likely cause of this problem. If not please let me know!

    Best,
    James

    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.