Added support of remote providers loaded from URL. The variable to use is keycloak_remote_providers_url #3

Merged
adellam merged 2 commits from mauro.mugnaini/ansible-role-keycloak:master into master 2025-01-28 18:09:39 +01:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 50dc491787 - Show all commits

View File

@ -45,7 +45,7 @@ keycloak_remote_providers_url: []
# checksum: ''
# validate_certs: 'true|false'
# force_basic_auth: 'true|false'
# username ''
# username: ''
# password: ''
keycloak_additional_properties: []