Keycloak cannot get RPT with Permissions using service account token
问题 I am using Keycloak: 4.8.3.Final I have the following clients in Keycloak UserService InventoryService InventoryService has some resources defined in Keycloak and Authorization enabled. UserService (as a service-account) has the necessary client-roles assigned in the service-account-roles tab Whenever someone tries to access the APIs of InventoryService, I do the following: Get the access token from the Authorization Header get RPT (as mentioned here) introspect the RPT if the desired