Skip to content

Commit 52d217d

Browse files
authored
Update openid-connect-technical-profile.md
fixing the description
1 parent d7cacc4 commit 52d217d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/active-directory-b2c/openid-connect-technical-profile.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,9 +94,9 @@ The following settings can be used to configure the error message displayed upon
9494

9595
| Attribute | Required | Description |
9696
| --------- | -------- | ----------- |
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. |
9898
| 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.|
100100

101101
## Cryptographic keys
102102

0 commit comments

Comments
 (0)