|
|
@@ -20,10 +20,10 @@ AUTH_BACKEND_ATTRS = {
|
|
|
'amazon': ('Amazon AWS', 'aws'),
|
|
|
'apple': ('Apple', 'apple'),
|
|
|
'auth0': ('Auth0', None),
|
|
|
- 'entraid-oauth2': ('Microsoft Entra ID', 'microsoft'),
|
|
|
- 'entraid-b2c-oauth2': ('Microsoft Entra ID', 'microsoft'),
|
|
|
- 'entraid-tenant-oauth2': ('Microsoft Entra ID', 'microsoft'),
|
|
|
- 'entraid-v2-tenant-oauth2': ('Microsoft Entra ID', 'microsoft'),
|
|
|
+ 'azuread-oauth2': ('Microsoft Entra ID', 'microsoft'),
|
|
|
+ 'azuread-b2c-oauth2': ('Microsoft Entra ID', 'microsoft'),
|
|
|
+ 'azuread-tenant-oauth2': ('Microsoft Entra ID', 'microsoft'),
|
|
|
+ 'azuread-v2-tenant-oauth2': ('Microsoft Entra ID', 'microsoft'),
|
|
|
'bitbucket': ('BitBucket', 'bitbucket'),
|
|
|
'bitbucket-oauth2': ('BitBucket', 'bitbucket'),
|
|
|
'digitalocean': ('DigitalOcean', 'digital-ocean'),
|