1
0
Fork 0
forked from infra/ansible

awx: fix saml2 urls

This commit is contained in:
Alix Andrieu 2023-07-27 22:30:05 +02:00
commit e3ac8cebb1
Signed by: darknao
SSH key fingerprint: SHA256:q7483bAR4lkMVcMuIji2IBQ6aLmEEDSHpz5V3uN0pBE

View file

@ -33,8 +33,8 @@
attr_last_name: "surname"
attr_user_permanent_id: "name_id"
attr_username: "name_id"
entity_id: "https://id.fedoraproject.org/idp/saml2/metadata"
url: "https://id.fedoraproject.org/idp/saml2/SSO/Redirect"
entity_id: "https://id.fedoraproject.org/saml2/metadata"
url: "https://id.fedoraproject.org/saml2/SSO/Redirect"
SOCIAL_AUTH_SAML_SECURITY_CONFIG:
authnRequestsSigned: true
SOCIAL_AUTH_SAML_USER_FLAGS_BY_ATTR: