Scripts
Scripts copied to clipboard
Sample scripts related to Azure AD B2C
Presenting MFA for each login for end users for applications with Azure AD B2C as IdP, is overkill. This is happening with below scenario: - Custom policy starter pack deployed...
Hello, I'm trying to configure a SignUpSignIn flow via this article and getting the "Invalid Username or Password" error. I've tried manually going over my configuration many times and the...
This scope (AAD graph User.Read) is not required. It was also using AAD Graph (depreciated) and not Microsoft Graph.
I have been trying to re-deploy template files through ief setup site but ran into the following issue - ```csharp An unhandled exception occurred while processing the request. ArgumentException: An...
Hi Trying to go through the quick deploy of the LocalAccounts only setup - but it fails with this message? Also - I already have a setup with UserFlow and...
Hello, the Convert from Built-In Language files to IEF link is broken. Please fix.
@cljung I'm getting an error from the HTTP PATCH operation at the end of "aadb2c-create-test-webapp.ps1". Error output is: `Invoke-RestMethod : { "error": { "code": "InvalidAccessTokenVersion", "message": "One or more properties...
Minor changes to help readability.
Hello, we installed the B2C sample packs using the tools at this link: https://b2ciefsetupapp.azurewebsites.net/ We then installed the mfa-unknown-devices sample pack using the tool at this link: https://b2ciefsetupapp.azurewebsites.net/Home/Experimental Additional steps...
Bumps [Microsoft.Identity.Client](https://github.com/AzureAD/microsoft-authentication-library-for-dotnet) from 4.8.1 to 4.61.3. Release notes Sourced from Microsoft.Identity.Client's releases. 4.61.3 Bug Fixes Exclude the use of WSTrust for ROPC flow except for AAD authorities. See [Issue #4791](AzureAD/microsoft-authentication-library-for-dotnet#4791)...