LD4P / sinopia

LD4P Sinopia Project repo to hold docs, general issues, schemas, and related spec docs.
https://ld4p.github.io/sinopia/
19 stars 3 forks source link

Replace or Improve Cognito #285

Closed jermnelson closed 3 years ago

jermnelson commented 4 years ago

Currently Sinopia uses AWS Cognito for user authentication, access, and management. While Cognito has proved usable, we may need a more general user management approach in order to support user-based customization and other authentication methods like LDAP or Shibboleth. Any replacement must support the creation of JSON Web Tokens (JWT).

Given the time constraints for the 2020 Q3 work-cycle, revisiting and investigating how we improve the use of Cognito within Sinopia may be the best option instead of a full-replacement of Cognito in the Sinopia stack.

jermnelson commented 4 years ago

Possible alternatives to Cognito:

michelleif commented 3 years ago

closing in favor of #2901