-
Notifications
You must be signed in to change notification settings - Fork 24
Keycloak Sync
Devin Smith edited this page Aug 13, 2021
·
1 revision
The Keycloak Sync Tool provides a way to configure Keycloak and sync it with PIMS.
This tool as two primary features;
- Ensure a new instance of Keycloak is configured correctly
- Ensure PIMS Users, Roles and Claims are synced with Keycloak
When a new instance of Keycloak is created (i.e. local development), running this tool will configure Keycloak and ensure the PIMS database is synced.
Additionally when a database is refreshed (dropped and recreated), running this tool will re-sync the users.
More information here.