diff --git a/roles/ipsilon/templates/configuration.conf b/roles/ipsilon/templates/configuration.conf index 36a8cc4f50..35e57b3ea3 100644 --- a/roles/ipsilon/templates/configuration.conf +++ b/roles/ipsilon/templates/configuration.conf @@ -16,11 +16,7 @@ fas Bind Password={{ fedoraDummyUserPassword }} global enabled=allow [provider_config] -{% if env == "staging" %} global enabled=persona,openid,saml2,openidc -{% else %} -global enabled=persona,openid,saml2 -{% endif %} {% if env == 'staging' %} persona allowed domains=stg.fedoraproject.org