Just quickly noted how to configure Grafana Role Management / Role Mapping with Okta. And also how to configure Single Logout.
Role Management
Create a new Attribute, see example below
Add a new claim to your custom auth server you use for Grafana
Configure Grafana
Example config for grafana.ini
That’s it.
Single Logout
Found somewhere on the internet, tested it and documenting it here for future use.
Grafana
Specify the config value :
Okta
The URL given in the fromURI field needs to be configured as a Trusted Origin.