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

User - Can add, verify, delete and assign secondary emails to SSO services #24

Open
atoff opened this issue Dec 20, 2019 · 0 comments
Open

Comments

@atoff
Copy link
Member

atoff commented Dec 20, 2019

Requirements:

  • A user, using the interface can add additional email addresses, which are marked as un-verified
  • An email is sent to this new email address to confirm ownership, which will mark the email as verified
  • A list of their primary and secondary emails can be found in the interface
  • Secondary emails can be deleted from their list
  • Secondary emails can be assigned to first-party SSO clients (using Passport clients where the user_id is null)
  • When a client service tries to access a users email address, the correct email should be passed, as determined by the assignments
@atoff atoff added this to the Authentication 1.0 milestone Dec 23, 2019
@atoff atoff modified the milestones: Authentication 1.0, Interface Ready Jan 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant