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
Copy file name to clipboardExpand all lines: articles/active-directory-b2c/openid-connect-technical-profile.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -94,9 +94,9 @@ The following settings can be used to configure the error message displayed upon
94
94
95
95
| Attribute | Required | Description |
96
96
| --------- | -------- | ----------- |
97
-
| UserMessageIfClaimsPrincipalDoesNotExist | No | The message to display to the user if the username not found. |
97
+
| UserMessageIfClaimsPrincipalDoesNotExist | No | The message to display to the user if an account with the provided username not found in the directory. |
98
98
| UserMessageIfInvalidPassword | No | The message to display to the user if the password is incorrect. |
99
-
| UserMessageIfOldPasswordUsed| No | The message to display to the user used an old password.|
99
+
| UserMessageIfOldPasswordUsed| No | The message to display to the user if an old password used.|
0 commit comments