Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 459 Bytes

cross-region-cognito-as-oidc.md

File metadata and controls

23 lines (14 loc) · 459 Bytes

Use Cross Region Cognito as OIDC

Create a cognito in Standard AWS Region.

cognito

After the cognito is created, launch the cloudformation.

Get the OidcClientID

The OidcClientID is the App client ID

app-client-id

Get the OidcProvider

https://cognito-idp.${REGION}.amazonaws.com/${USER_POOL_ID}

userpool-id

CloudFormation parameters example

example