Enable SCIM logs in Collibra Console
To help troubleshoot potential issues with your SCIM integration, you can enable logging of the SCIM requests.
- Open Collibra Console with a user profile that has at least the ADMIN role.
Collibra Console opens with the Infrastructure page. - From your environments, select Data Governance Center → Logs.
- Click Settings.
- On the Settings page, click Add logger and enter the required information:
- Logger name: com.collibra.identity.rest.log.ScimRequestLoggingFilter
- Logger level: DEBUG
- Click Add logger to save your changes.
The log statements become immediately available and you can identify them by the class name ScimRequestLoggingFilter.