| Summary: | KeyCloak: BC authorized to SSO shows user in lowercase | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Retired] JBoss BPMS Platform 6 | Reporter: | Pavel Kralik <pkralik> | ||||
| Component: | Business Central | Assignee: | Roger MartÃnez <romartin> | ||||
| Status: | CLOSED NOTABUG | QA Contact: | Pavel Kralik <pkralik> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | 6.3.0 | CC: | kverlaen | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | x86_64 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2016-03-21 13:31:53 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Attachments: |
|
||||||
|
Description
Pavel Kralik
2016-03-09 15:01:30 UTC
Created attachment 1134557 [details]
bamAnalyst user displayed as bamanalyst
Is this a limitation from KeyCloak we can't work around? KeyCloak 1.9 (RH SSO 7.0.0.ER7) converts users to lowercase and roles are case sensitive. It seems a limitation from the Keycloak and its adapter. Comments from the KC team "I'm afraid this is by design and we can't change it in Keycloak. In Keycloak username is not case sensitive, further we convert to lowercase to make sure the username is consistent. If we had case insensitive match of username, but didn't lowercase you could end up either "username" or "Username" in the token and both referring to the same user." What should we do at this point? |