Configured grafana with wso2 IS for authentication, Authentication is working fine but I am not able get user role into grafana from WSO2 IS. Can anyone guide on this.
Asked
Active
Viewed 106 times
1 Answers
0
You need to request the roles(groups) claim in the SP you registered for grafana. You can following the steps in doc to add roles claims to the SP
If you are using new console, follow these steps
In the access token, you can see the roles. (note: to always receive the roles in the access token make the roles attribute mandatory in the claims/attribute setting)

Inthirakumaaran
- 369
- 1
- 8