diff --git a/jsons/redhat-external-realm.json b/jsons/redhat-external-realm.json index 391945009..b93208074 100644 --- a/jsons/redhat-external-realm.json +++ b/jsons/redhat-external-realm.json @@ -491,7 +491,8 @@ "web-origins", "roles", "profile", - "email" + "email", + "rhfull" ], "optionalClientScopes": [ "address", @@ -1398,6 +1399,15 @@ } ] }, + { + "id": "a6139f4a-843f-4dc0-9297-131a8ae0bbe2", + "name": "rhfull", + "protocol": "openid-connect", + "attributes": { + "include.in.token.scope": "true", + "display.on.consent.screen": "true" + } + }, { "id": "a74fe6d3-51f9-4bf8-9512-851088ded3fd", "name": "role_list",