Not able to map the role with openid(WSO2 IS) roles

Hi,
I am able to login using the OpenID (WSO2 IS). In the WSO2 IS I created the role “kibana_read_only” and assign it to the user “test”. If login with “test” user it was able to see the full view of Kibana. If I understand correctly it was only able to see dashboard only.

Regards,
Shahid Iqbal

@shahid Did you get this resolved?
If not, can you confirm using View roles and identities that your user gets mapped to the kibana_read_only
Also that kibana.yml file has below line:
opendistro_security.readonly_mode.roles: [“kibana_read_only”]