Skip to content

Instantly share code, notes, and snippets.

@adeelnasir
Created June 8, 2021 14:04
Show Gist options
  • Save adeelnasir/11aebf2abe3b2d51258de79ea7384491 to your computer and use it in GitHub Desktop.
Save adeelnasir/11aebf2abe3b2d51258de79ea7384491 to your computer and use it in GitHub Desktop.
<!-- Sample: Self-asserted sign-up page -->
<OrchestrationStep Order="3" Type="ClaimsExchange">
<ClaimsExchanges>
<ClaimsExchange Id="LocalAccountSignUpWithReadOnlyEmail" TechnicalProfileReferenceId="LocalAccountSignUpWithReadOnlyEmail"/>
</ClaimsExchanges>
</OrchestrationStep>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment