Skip to content

Instantly share code, notes, and snippets.

@mfcollins3
Created January 16, 2022 02:01
Show Gist options
  • Save mfcollins3/c77148e1dccfd54704ddef01401ec605 to your computer and use it in GitHub Desktop.
Save mfcollins3/c77148e1dccfd54704ddef01401ec605 to your computer and use it in GitHub Desktop.
api.localaccountsignin Content Definition
<ContentDefinition Id="api.localaccountsignin">
<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">Collect information from user page</Item>
</Metadata>
</ContentDefinition>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment