Azure-Samples / active-directory-b2c-custom-policy-starterpack

Azure AD B2C now allows uploading of a Custom Policy which allows full control and customization of the Identity Experience Framework
http://aka.ms/aadb2ccustom
MIT License
326 stars 386 forks source link

added support to saml apps and AAD sign-in on SocialAndLocalAccounts sample #153

Open 0x6f677548 opened 11 months ago

0x6f677548 commented 11 months 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)

0x6f677548 commented 11 months ago

@microsoft-github-policy-service agree