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

Username with colon prevents user from logging in #87

Open
psu1ski17 opened this issue Jan 13, 2017 · 0 comments
Open

Username with colon prevents user from logging in #87

psu1ski17 opened this issue Jan 13, 2017 · 0 comments

Comments

@psu1ski17
Copy link

An IdenTrust ECA certificate has a colon character in the username field. Entries in file users.properties that have a username field that has a colon character is preventing the user from logging in. The username field is not being parsed correctly.

The following is an example entry in file users.properties of a user with a colon in the username field:

John.Doe:A018A2=password,ROLE_USER,John Doe,,jdoe-email-address,[usergroup;;;active]

File MyDetailsService.java needs to be modified to correctly parse a username field with a colon character.

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

No branches or pull requests

1 participant