Hi,
We have integrated Keycloak and Azure Active Directory to authenticate and authorize success.
However for some reasons that for some users could not retrieve group info (keycloak) and unauthorized. We create mapper between 1 group of keycloak with 1 group of azure active directory.
We have enabled debug log however do not really see any specific error log.
We would like to enable category log to retrieve group (azure active directory) and map with group (keycloak). And if possible any related log that we could detect the issue.
Any suggestion or guideline to resolve this point would be very much appreciated!
Thanks!