Skip to content

Instantly share code, notes, and snippets.

@mfcollins3
Created January 16, 2022 04:40
Show Gist options
  • Save mfcollins3/3321bc3305991c6b81175be149dbf21e to your computer and use it in GitHub Desktop.
Save mfcollins3/3321bc3305991c6b81175be149dbf21e to your computer and use it in GitHub Desktop.
api.localaccountsignup
<ContentDefinition Id="api.localaccountsignup">
<LoadUri>~/tenant/templates/AzureBlue/selfAsserted.cshtml</LoadUri>
<RecoveryUri>~/common/default_page_error.html</RecoveryUri>
<DataUri>urn:com:microsoft:aad:b2c:elements:contract:selfasserted:2.1.7</DataUri>
<Metadata>
<Item Key="DisplayName">Local account sign up page</Item>
</Metadata>
</ContentDefinition>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment