Is there an extension to manage Keycloak users? https://www.keycloak.org/
We are using CiviCRM together with drupal 7.
Is there an extension to manage Keycloak users? https://www.keycloak.org/
We are using CiviCRM together with drupal 7.
daveawe12323, identity and access are managed at the Drupal level and there is connection between the Drupal "user" and the CiviCRM "contact". It looks like the only Keycloak Drupal module is for Drupal 8 but there is documentation on using Keycloak as OAUTH or OpenID.
I hope this helps.