Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create instructions for setting up Django admin through Cognito SSO #336

Closed
1 task
Tracked by #333
ethanstrominger opened this issue Jun 29, 2024 · 0 comments
Closed
1 task
Tracked by #333
Labels

Comments

@ethanstrominger
Copy link
Member

ethanstrominger commented Jun 29, 2024

Dependencies

Overview

Write documentation on how to configure system to log on to Django admin using SSO.

Technical implementation

After 323 is implemented and merged to main try implementing SSO. This will involve:

  • creating an app in Amazon Cognito
  • setting callback URLs in Cognito
  • defining COGNITO variables specified in .env.docker-example
  • new users will require email verification. Use any gmail address and different "users" can be created for a gmail account by either adding a period (.) or prefixing with #. For instance, [email protected], [email protected] and ethanstrominger2#[email protected] will all work.
This was referenced Jun 29, 2024
@github-project-automation github-project-automation bot moved this to New Issue Review in P: PD: Project Board Jul 1, 2024
@ethanstrominger ethanstrominger moved this from New Issue Review to Ice Box in P: PD: Project Board Jul 1, 2024
@ethanstrominger ethanstrominger added draft This issue is not fully-written ethan labels Jul 1, 2024
@ethanstrominger ethanstrominger changed the title Draft: Create instructios for setting up Django admin through Cognito SSO Create instructios for setting up Django admin through Cognito SSO Nov 10, 2024
@ethanstrominger ethanstrominger changed the title Create instructios for setting up Django admin through Cognito SSO Create instructions for setting up Django admin through Cognito SSO Nov 11, 2024
@github-project-automation github-project-automation bot moved this from 🧊Ice Box to ✅Done in P: PD: Project Board Nov 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: ✅Done
Development

No branches or pull requests

3 participants