I am trying to create an application that any user can connect to so I thought I should use the B2C backend for Azure, which i assumed meant Business to Customer (as there isn't any documentation for this either).
When using the 'AzureADB2COAuth2' backend, it expects the setting 'SOCIAL_AUTH_AZUREAD_B2C_OAUTH2_POLICY'
What is this, where does it say I need this, and why is there no documentation about this backend?
Exactly as per the title.
I am trying to create an application that any user can connect to so I thought I should use the B2C backend for Azure, which i assumed meant Business to Customer (as there isn't any documentation for this either).
When using the 'AzureADB2COAuth2' backend, it expects the setting 'SOCIAL_AUTH_AZUREAD_B2C_OAUTH2_POLICY'
What is this, where does it say I need this, and why is there no documentation about this backend?