Skip to content

Commit e8e038f

Browse files
authored
Update one-time-password-technical-profile.md
Second file
1 parent b616d88 commit e8e038f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

articles/active-directory-b2c/one-time-password-technical-profile.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,7 @@ The following metadata can be used to configure the error messages displayed upo
140140
| UserMessageIfSessionDoesNotExist | No | The message to display to the user if the code verification session has expired. It is either the code has expired or the code has never been generated for a given identifier. |
141141
| UserMessageIfMaxRetryAttempted | No | The message to display to the user if they've exceeded the maximum allowed verification attempts. |
142142
| UserMessageIfInvalidCode | No | The message to display to the user if they've provided an invalid code. |
143+
| UserMessageIfVerificationFailedRetryAllowed | No | The message to display to the user if they've provided an invalid code, and user is allowed to provide the correct code. |
143144
|UserMessageIfSessionConflict|No| The message to display to the user if the code cannot be verified.|
144145

145146
### Example

0 commit comments

Comments
 (0)