awx: fix saml2 urls

This commit is contained in:
Francois Andrieu 2023-07-27 22:30:05 +02:00
parent 57cdaf8599
commit e3ac8cebb1
No known key found for this signature in database
1 changed files with 2 additions and 2 deletions

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: