CDLUC3 / dmsp_aws_prototype

Sceptre CloudFormation templates for DMPHub v2
MIT License
1 stars 0 forks source link

Setup Cognito #30

Closed briri closed 6 months ago

briri commented 1 year ago

Update Cognito to allow users to login with Shibboleth and ORCID

briri commented 1 year ago

Going to close this one since we're going to fold the React pages into the DMPTool Rails codebase. We will continue to use Cognito for the DMPHub API authentication.

briri commented 9 months ago

Reopening this one since we want to investigate the use of Cognito for the new system

marisastrong commented 6 months ago

https://shibboleth.atlassian.net/wiki/spaces/KB/pages/1429930512/AmazonCognito

briri commented 6 months ago

https://shibboleth.atlassian.net/wiki/spaces/KB/pages/1429930512/AmazonCognito

marisastrong commented 6 months ago

Pros

Cons

briri commented 6 months ago

Successfully built a Prototype of the initial Cognito functionality. The work can be found in this repo's cognito-auth branch

briri commented 6 months ago

We will use Cognito with just username/email and password to start. This will get us up and running and we can then pivot if we decide that we do not want to support Cognito and instead stick with Shib SP.

briri commented 6 months ago

Breaking this one up into separate tickets.