How can I allow both username and email address during login with Crowd in Spring?

Mohiuddin Ahmed June 19, 2014

How can I configure crowd with spring so that I can allow both username & email address during user login?

1 answer

1 accepted

0 votes
Answer accepted
Caspar Krieger
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
June 22, 2014

You'd have to subclass (or copy paste & modify) one or more of the existing Crowd spring integration classes to do a search to find users by email if no user was found when searching by username.

Note that the integration (and the rest of Crowd) doesn't allow logging in with email by default because Crowd doesn't enforce unique email addresses across applications (which would be tricky to do because an application can have multiple directories, some of which may contain the same user with the same email under different usernames - currently that's legal but it would be ambiguous if we tried to enforce email uniqueness).

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events