[keycloak-dev] Token scope

Stian Thorgersen stian at redhat.com
Tue Jan 14 11:27:34 EST 2014


Could we use the standard scope attribute from JWT instead of the custom realm_access and resource_access?

An example scope could be:

{
  "scope": "realm-role,app-1/app-role-1,app-2/app-role-2"
}


More information about the keycloak-dev mailing list