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.

질문됨 일 년 전238회 조회
1개 답변
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
답변함 일 년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인