-
Notifications
You must be signed in to change notification settings - Fork 72
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
Allow Org Mgrs to resend invites (since they expire every 24 hrs) #4371
Closed
1 of 3 tasks
Tracked by
#4359
Labels
Comments
This will probably require some interfacing with the platform team. I wonder if we can add both a "reinvite user" button to the rows with Cloud.gov IDP accounts that haven't been claimed, as well as a "reactivate user" button to Cloud.gov IDP accounts that haven't logged in to any cloud.gov app within 90 days |
svenaas
added a commit
that referenced
this issue
Mar 22, 2024
svenaas
added a commit
that referenced
this issue
Mar 27, 2024
svenaas
added a commit
that referenced
this issue
Mar 27, 2024
Co-authored-by: Sarah Rudder <[email protected]>
svenaas
added a commit
that referenced
this issue
Mar 29, 2024
Co-authored-by: Sarah Rudder <[email protected]>
svenaas
added a commit
that referenced
this issue
Mar 29, 2024
Co-authored-by: Sarah Rudder <[email protected]>
svenaas
added a commit
that referenced
this issue
Mar 29, 2024
Co-authored-by: Sarah Rudder <[email protected]>
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Cloud.gov IDP account registration links currently expire in 24 hours, and the manager cannot then re-invite them. Let's make sure that org managers can resend them if they wish, in cases where the invited user delayed, forgot, ignored, or lost the original invite email.
If the invited user's email domain matches an existing Agency IDP, we should not allow them to be re-invited, because they won't use the invite anyways. see #4370
Make sure to check the invited user's email, not the inviting user's email, because the org manager may be inviting someone who uses an email (and identity) from another agency IDP.
Tasks
The text was updated successfully, but these errors were encountered: