How to get logout url in .well-known/openid-configuration endpoint?

0

How can I get /logout endpoint in .well-known/openid-configuration endpoint. I have also given logout redirect url too.

preguntada hace un año238 visualizaciones
1 Respuesta
0

The Cognito Hosted UI does not currently support OIDC IdP logout. If you need to add that functionality you'll have to redirect to your application on logout using the logout_uri request parameter and have your application call the logout endpoint for the OIDC provider. https://docs.aws.amazon.com/cognito/latest/developerguide/logout-endpoint.html

AWS
respondido hace un año

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas