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

Set Up Functionality to Authenticate and Assign User to an Accepted Domain #477

Closed
calerubensteingsa opened this issue Mar 20, 2023 · 1 comment · Fixed by #490
Closed
Assignees
Labels
Milestone

Comments

@calerubensteingsa
Copy link
Contributor

calerubensteingsa commented Mar 20, 2023

Acceptance Criteria

  • Add functionality to User Management so that if a user is added to an accepted domain a email is generated prompting them to set up a login.gov account and then be assigned to the domain

Doc: https://docs.google.com/document/d/1vmVKmxQ7G4uJ7S6c27RNpTDKbAjCxt3PQ-qgCb5Uhq4/edit?usp=sharing

See thread: https://gsa-tts.slack.com/archives/C03QM0JGSQG/p1679344501659889

@neilmb
Copy link
Contributor

neilmb commented Mar 24, 2023

Django models and views are now done in the domain's user management along with their unit tests on https://github.com/cisagov/getgov/tree/nmb/user-invitations

Still need to make emails be sent when we create invitations, and "retrieve" existing invitations when a user logs in.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants