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

Uppercase usernames causing authentication issues #43

Open
csalas-yubico opened this issue Aug 24, 2023 · 0 comments
Open

Uppercase usernames causing authentication issues #43

csalas-yubico opened this issue Aug 24, 2023 · 0 comments

Comments

@csalas-yubico
Copy link
Collaborator

Describe the issue
User creating a username with a capitol letter is causing authentication issues. The MYSQL server shows that the username will maintain the uppercase username, but Keycloak is entering the username as all lowercase. Both the keycloak server and java server need to accept the username as is; or always cast to lower/upper case

To Reproduce
Steps to reproduce the behavior:

  1. Create a new user with an uppercase letter in their username
  2. Logout
  3. Auth
  4. No passkey present for the user

Expected behavior
User should be able to auth with their created username

Screenshots
N/A

Desktop (please complete the following information):
N/A

Additional context
N/A

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