This folder contains unit tests for Azure AD B2C content definitions. For more information, check out the ContentDefinitions article.
Demonstrates how to pass custom query string parameters to the HTML template such as claim using claim resolvers. The first orchestration step calls the ExperimentalSetupTechnicalProfile technical profile that set a default value to the str1 claim. The api.signuporsignin content definition includes that claim in the <LoadUri>
element.
To test the policy run the Live demo and check the browser network trace.