Upgrading Permissions On Keycloak For 4.5.2
4.5.2 Authz file includes new Permission set for consult in agent-desk (customer conversation).
The following steps are to be executed to update the permissions on an existing solution.
- Navigate to https://<FQDN>/auth.
- After Login, select to Expertflow realm.
- Go to the Clients section and select cim client.
- Go to the Authorization tab and click on Resources to see all the existing Permission Resources.
- Start deleting the resources manually, this will automatically delete all the linked Permissions as well.
- Once Resources are deleted, go to the Scopes tab and delete all the existing Scopes.
- Similarly, go to the Policies tab and delete all the existing Policies manually.
- Once all the old Resources, Scopes, Policies, and Permissions are deleted, we are now ready to import new Permissions/Policies containing AgentDesk Permissions. Download the AgentDesk Permissions file from here.
- Go to the Settings tab inside the Authorization menu, click on the import button, and select the file containing AgentDesk Permissions given above:
- Once AgentDesk Permissions are imported, we can go to Scopes to confirm whether all the new Permissions/Policies are imported or not. Similarly, we can go to Evaluate tab to test the new set of permissions with existing users.