amazon-cognito-example-for-external-idp
amazon-cognito-example-for-external-idp copied to clipboard
An example for using Amazon Cognito together with an external IdP
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...
*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...
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix unit tests. 415d660 Snyk js braces 6838727 (#40) 190510f fix tests, skip 1 test in test/braces.expand...
Bumps [cookie](https://github.com/jshttp/cookie) to 0.7.1 and updates ancestor dependency [express](https://github.com/expressjs/express). These dependencies need to be updated together. Updates `cookie` from 0.6.0 to 0.7.1 Release notes Sourced from cookie's releases. 0.7.1 Fixed...
This sample appears to no longer be a functional example with the latest Amplify, CDK, etc. It should either be corrected, or retired. Mainly, the non-functional import of "Hub, Auth"....
Bumps [path-to-regexp](https://github.com/pillarjs/path-to-regexp) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together. Updates `path-to-regexp` from 0.1.10 to 0.1.12 Release notes Sourced from path-to-regexp's releases. Fix backtracking (again) Fixed Improved backtracking protection...
Bumps [@babel/helpers](https://github.com/babel/babel/tree/HEAD/packages/babel-helpers) from 7.22.6 to 7.27.0. Release notes Sourced from @babel/helpers's releases. v7.27.0 (2025-03-24) Thanks @ishchhabra and @vovkasm for your first PRs! :eyeglasses: Spec Compliance babel-generator, babel-parser #16977 Default importAttributesKeyword...