amazon-cognito-example-for-external-idp icon indicating copy to clipboard operation
amazon-cognito-example-for-external-idp copied to clipboard

An example for using Amazon Cognito together with an external IdP

Results 5 amazon-cognito-example-for-external-idp issues
Sort by recently updated
recently updated
newest added

So apparently Microsoft is not following OIDC. To support both personal and Microsoft accounts to sign up / sign in with cognito as Microsoft as IDP the docs tell you...

The example currently supports SAML, and would be nice to also include an OIDC option. This will need - update in the env.sh.template file to allow to choose this configuration...

enhancement
help wanted

*Issue #, if available:* *Description of changes:* By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Hi, this solution uses a public client (no client secret set up) and seems to not handle the PKCE exchange properly cause the Cognito User Pool now returns a PKCE...

Bumps [ejs](https://github.com/mde/ejs) from 3.1.9 to 3.1.10. Release notes Sourced from ejs's releases. v3.1.10 Version 3.1.10 Commits d3f807d Version 3.1.10 9ee26dd Mocha TDD e469741 Basic pollution protection 715e950 Merge pull request...

dependencies