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.

已提問 2 年前檢視次數 329 次
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.

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南