Identity Experience Framework

Creating Custom Policy

Download the pack from:

Unzip the file from above,

The file includes the following:

Open Each in VS Code:

Add ClaimType, ClaimsProvider

Your tenant would be sharethriftb2c<<random number>>.onmicrosoft.com that you created earlier.

Update the ClaimsProvider/Metadata/Item Key="ServiceURL" to the URL of your service.

Note you can operate without HTTPS by . adding:

Install these in this particular order:

  1. Base

  2. Extensions

  3. SignUpOrSignin

Last updated

Was this helpful?