bug(keycloak): typo error in dd-ctl

Alberto Larraz 2021-12-30 19:50:14 +01:00
parent 4256a3bb44
commit 399012c5f3
1 changed files with 1 additions and 1 deletions

2
dd-ctl
View File

@ -221,7 +221,7 @@ setup_keycloak(){
# configure keycloack: realm and client_scopes
echo " --> Setting up SAML for moodle"
docker exec -ti isard-sso-admin sh -c "export PYTHONWARNINGS='ignore:Unverified HTTPS request' && cd /admin/saml_scripts/ && python3 keycloak_config.py"
}
saml_certificates(){
wait_for_moodle