You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
hetzner-ansible/roles/keycloak/tasks
Sven Ketelsen fbca9f1234 bugfix: keycloak/_configure_realm.yml: Could not create client Conflict
Removed management of field i. Same client_id in different realms isn't
possible due to database constraints for field id. Keyclloak uses now a
generated uuid.
3 years ago
..
_authenticate.yml DEV-601 added playbook for bdev demo setup 3 years ago
_configure_client_crud.yml DEV-319: feat: split dev/qa into own hetzner projects 4 years ago
_configure_realm.yml bugfix: keycloak/_configure_realm.yml: Could not create client Conflict 3 years ago
_configure_realm_admin_users.yml DEV-319: feat: split dev/qa into own hetzner projects 4 years ago
_configure_user_groupmembership_crud.yml DEV-319: feat: split dev/qa into own hetzner projects 4 years ago
_create_realm_admin.yml feat: added initial password creation to portal 4 years ago
_create_realm_groups.yml DEV-319: feat: split dev/qa into own hetzner projects 4 years ago
_create_realm_users.yml DEV-319: feat: split dev/qa into own hetzner projects 4 years ago
_delete_client.yml bugfix: keycloak delete client without existing realm 4 years ago
main.yml DEV-647 added hetzner domain smardigo.dev 3 years ago