OpenID 401 Unauthorized with Keycloak

@wdijkerman With vanilla roles.yml and roles_mapping.yml you must map your user to backend roles and not the role in keycloak.
For the reported user try changing all_access to admin as admin is a backend role for all_access role.
Also, add kibanauser to have read access to Kibana UI.

1 Like