Where's the documentation about Cognito User Pools as Open ID Connect (OIDC) providers by themselves?

0

Official Cognito documentation says a lot about how to federate other OIDC providers in a user User Pool, but I cannot find proper documentation explaining how to use the User Pool as an OIDC provider by itself. This is for scenarios where Clients will authenticate against the Cognito User Pool with the OIDC protocol without involving any other Identity Providers.

It seems to be compatible, for the following endpoint exists: https://cognito-idp.<region>.amazonaws.com/<user pool id>/.well-known/openid-configuration

Where's the documentation for that?

I can only find third-party articles about this, but no proper documentation from AWS.

1回答
0
承認された回答

Hi,

Here is the documentation for cognito oauth2 endpoints, this blog post also describes the supported oauth2 flows with Cognito and this recording has a basic demo of creating an OpenID provider with Cognito and testing the basic flows from Postman.

AWS
エキスパート
回答済み 2年前
  • I submitted some feedback via GitHub. The fact that it supports OIDC should be displayed more prominently and at a higher level in the page tree. It was difficult to find it without asking.

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

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

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

関連するコンテンツ