'B2C Custom Policy for Acceptance of Terms of Use
I'm using the following policy for Terms of use acceptance on signup-signin.
I have it running OK, but the actual terms are not being displayed to the user. How is this supposed to work? Does anyone know how I can insert the terms so the user cna read them first before providing consent?
Thanks
Solution 1:[1]
Use custom html to add your own text onto the page.
Or create a paragraph claim and display it on the page using an output claim in your technical profile.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | Jas Suri - MSFT |
