-
Hi
I am having issues trying to progress learner into the lti assignment. I have set up the course and added modules from MS learn without issue.
As a learner when i go to complete the work by …
-
I'm trying to use the https://github.com/azure-ad-b2c/samples/tree/master/policies/dynamic-sign-up-sign-in sample, however I need to add a forgot password link on step 2 (reminder: step 1 asks the use…
-
I am doing the following steps
1. Execute this code
```
var authResult1 = await app.AcquireTokenInteractive(App.ApiScopesBasic)
.WithUseEmbeddedWebView(false)
…
-
### Core Library
MSAL.js (@azure/msal-browser)
### Core Library Version
2.26.0
### Wrapper Library
MSAL Angular (@azure/msal-angular)
### Wrapper Library Version
2.3.2
### Public or Confidenti…
-
Create security module for Azure AD so that the CMS can be easily integrated into an existing user base
-
If GivenName/Surname are selected in User attributes, then the user is asked to enter these explicitly, when instead they should be extracted from social providers.
If GivenName/Surname are not sel…
-
We have created a custom policy (and also a user flow) for "Sign in with Apple" following the instructions here:
https://github.com/azure-ad-b2c/samples/tree/master/policies/sign-in-with-apple
Thi…
-
**Adding the cryptographic key for the “generic” IdP as claims provider**
To add the cryptographic key needed by the “generic” IdP as claims provider, proceed with the following steps:
Open a Wind…
-
Hi,
We implemented MFA through our policies, but based on customer requested ended up writing the custom policies to support MFA using the Authenticator App and a phone number (text messages + call…
-
Hello.
I'm already using both of these policies (merged as one) and everything is good except for one scenario: if my flag "requiresMigration" is still active and if The forceChangePasswordNextLogi…