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.

posta 2 anni fa329 visualizzazioni
1 Risposta
0
Risposta accettata

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
ESPERTO
con risposta 2 anni fa
  • 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.

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande