Homarr failing to get Admin roles(groups from Keycloak OIDC (SOLVED)
When I attempt to login with a user assigned the admin role in keycloak the user in not authenticated as an Admin in Homarr


Solution
Upon further investigation, looks like a Keycloak issue:
- Keyclaok is not sending the admin role
- Decided to switch the Homarr admin group to "uma_authorization" (a role that was passed thru) and Homarr worked as expected
- Keyclaok is not sending the admin role
- Decided to switch the Homarr admin group to "uma_authorization" (a role that was passed thru) and Homarr worked as expected