I am trying to configure a custom B2C policy in Azure to configure custom identity providers other than those already supported by Azure AD B2C. This requires some knowledge of how Azure AD B2C understands XML in these policies.
As I can see, in every policy that this policy refers to, there is a political base-v1. Is there a way by which we can view this policy (base-v1) either through powershell or any other means?
source
share