how to apply two check boxes saperately for "Terms or Use" and "Privacy policy" in B2C Sign up page (using custom policy)

Code Bit 86 Reputation points
2021-09-14T00:01:41.973+00:00

i have implemented the "terms of use" consent checkbox following the gitHub resource sign-in-sign-up-versioned-tou

this sample demonstrates one check box implementation for "Terms of Use" only. which i have implemented perfectly, but i want to add one more check box for "Privacy policy" also very similar to "Terms of Use". as the requirement is, both can be updated independently, when User sign in they need to reconsent for which ever is updated . and if both (TOU and Privacy Policy) are updated the user should re consent for both on a same page.

i am a bit confused on the OrchestrationStep for doing the above scenario.
any light on above issue will be much appreciated.

Microsoft Security | Microsoft Entra | Microsoft Entra External ID
{count} votes

1 answer

Sort by: Most helpful
  1. James Hamil 27,221 Reputation points Microsoft Employee Moderator
    2021-09-20T22:15:00.577+00:00

    Hi @Code Bit , this document explains Orchestration steps pretty well. This user added one to their project if you want to see how that's done. Please let me know if you have any questions after reviewing these threads and I can assist you further!

    Best,
    James

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.