redhat-cop / group-sync-operator

Synchronizes groups from external providers into OpenShift
Apache License 2.0
111 stars 60 forks source link

Added support for Keycloak >17 #265

Closed sabre1041 closed 1 year ago

sabre1041 commented 1 year ago

Keycloak 17.0 removed /auth as part of the base url. Added support for taking this into account by allowing the URL field to represent the base URL of the keycloak server

Resolves #262

raffaelespazzoli commented 1 year ago

LGTM