diff --git a/playbooks/roles/edxapp/defaults/main.yml b/playbooks/roles/edxapp/defaults/main.yml index fd937f76873..0d482d75a01 100644 --- a/playbooks/roles/edxapp/defaults/main.yml +++ b/playbooks/roles/edxapp/defaults/main.yml @@ -208,7 +208,6 @@ EDXAPP_THIRD_PARTY_AUTH_BACKENDS: - social_core.backends.linkedin.LinkedinOAuth2 - social_core.backends.facebook.FacebookOAuth2 - social_core.backends.azuread.AzureADOAuth2 - - third_party_auth.appleid.AppleIdAuth - third_party_auth.identityserver3.IdentityServer3 - third_party_auth.saml.SAMLAuthBackend - third_party_auth.lti.LTIAuthBackend