You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We implemented the invite via email sample, but when we get directed to the page to set our password. We are only seeing the readonly email and the two password fields. What tells the UI to also show the displayName field?
The text was updated successfully, but these errors were encountered:
You can use an outputClaim in a selfAssserfed tech profile, with a valid data type for the claim definition (eg textbox). However, if the claim is output by a validation technical profile, then this takes precedence and will not display the claim on screen.
To override this precedence, you can use a displayClaim instead of outputClaim.
Where can we read about all these rules and definitions of elements and attributes? It would be really nice to have a UI that helps build or describe a xml configuration.
We implemented the invite via email sample, but when we get directed to the page to set our password. We are only seeing the readonly email and the two password fields. What tells the UI to also show the displayName field?
The text was updated successfully, but these errors were encountered: