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.

feita há 2 anos329 visualizações
1 Resposta
0
Resposta aceita

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
ESPECIALISTA
respondido há 2 anos
  • 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.

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas