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
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
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
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