Skip to content

Latest commit

 

History

History

content-definition

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Content definitions

This folder contains unit tests for Azure AD B2C content definitions. For more information, check out the ContentDefinitions article.

How to pass custom query string parameters to the HTML template

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.

Screenshot shows how to find the query string parameter

live demo Live demo   Quick deploy Quick deploy   policy Policy   documentation Documentation