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

Adjust things around new member of AD-enabled team #102

Open
mookid8000 opened this issue Mar 4, 2021 · 0 comments
Open

Adjust things around new member of AD-enabled team #102

mookid8000 opened this issue Mar 4, 2021 · 0 comments
Assignees
Labels
improvement This is an improvement of an already existing feature

Comments

@mookid8000
Copy link
Member

When a user is added to an AD-enabled team before logging in the first time, then the user's login is prevented in an overly-protective attempt to block overtaking someone else's user.

The following changes should be made:

When a user signs in with AD and the email address matches an existing login without an AD associated, the appropriate auth settings for that email should be looked up to see if they match – if they do, make the login AD-enabled and allow the login.

Also, when the user is added to the team manually, and the team is AD-enabled, don't create a set of credentials for that user – instead, tell the user to sign in via AD.

@mookid8000 mookid8000 added the improvement This is an improvement of an already existing feature label Mar 4, 2021
@mookid8000 mookid8000 self-assigned this Mar 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement This is an improvement of an already existing feature
Projects
None yet
Development

No branches or pull requests

1 participant