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.

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
回答済み 1年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ