DBUG[04-17|15:59:28] Received user info response logger=oauth.generic_oauth raw_json="{“sub”:“74d45ac4-3d34-4a28-9542-9cfdb9a4ccbe”,“email_verified”:false,“role”:[“create-realm”,“offline_access”,“admin”,“uma_authorization”,“Editor”],“ldap_groups”:["/aws_monaco_tc","/reporting_product_lg","/reporting_product_dob","/reporting_monaco","/aws_remote_business_david","/grafana_ema_admins","/reporting_admins","/reporting_test","/laptop_users","/reporting_product_daa","/it"],“name”:“Xavier doe”,“preferred_username”:“xdoe”,“given_name”:“Xavier”,“family_name”:“doe”,“email”:“xxxx”}" data=“Name: Xavier doe, Displayname: , Login: , Username: , Email: xxxx, Upn: , Attributes: map[]”
EROR[04-17|15:59:28] Attribute not found when searching JSON with provided path logger=oauth.generic_oauth attributePath=role
As you can see on the GET userinfo there is a “role” field, withan Editor role, but it seems to be discarded.
Any help would be greatly appreciated ! Thanks in advance !