Azure AD B2C now allows uploading of a Custom Policy which allows full control and customization of the Identity Experience Framework
340
stars
395
forks
source link
added support to saml apps and AAD sign-in on SocialAndLocalAccounts sample #153
Open
0x6f677548 opened 1 year ago
Added support to saml apps through SignUpOrSigninSAML.xml (https://learn.microsoft.com/en-us/azure/active-directory-b2c/saml-service-provider?tabs=macos&pivots=b2c-custom-policy) and setting up AAD as a sign in provider (based on https://learn.microsoft.com/en-us/azure/active-directory-b2c/saml-service-provider?tabs=macos&pivots=b2c-custom-policy)