Enable "Sign in with Apple" auth backend (ARCHBOM-1281) (#24368)
This commit is contained in:
@@ -619,6 +619,7 @@ if FEATURES.get('ENABLE_THIRD_PARTY_AUTH'):
|
||||
'social_core.backends.linkedin.LinkedinOAuth2',
|
||||
'social_core.backends.facebook.FacebookOAuth2',
|
||||
'social_core.backends.azuread.AzureADOAuth2',
|
||||
'social_core.backends.apple.AppleIdAuth',
|
||||
'third_party_auth.identityserver3.IdentityServer3',
|
||||
'third_party_auth.saml.SAMLAuthBackend',
|
||||
'third_party_auth.lti.LTIAuthBackend',
|
||||
|
||||
Reference in New Issue
Block a user