Skip to content

Commit fac1ade

Browse files
authored
Merge pull request #103750 from yoelhor/patch-7
Update one-time-password-technical-profile.md
2 parents 8674f44 + 0802c99 commit fac1ade

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

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

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ manager: celestedg
99
ms.service: active-directory
1010
ms.workload: identity
1111
ms.topic: reference
12-
ms.date: 02/03/2020
12+
ms.date: 02/10/2020
1313
ms.author: marsma
1414
ms.subservice: B2C
1515
---
@@ -164,3 +164,10 @@ The following example `TechnicalProfile` is used for verifying a code:
164164
</InputClaims>
165165
</TechnicalProfile>
166166
```
167+
168+
## Next steps
169+
170+
See the following article for example of using one-time password technial profile with custom email verification:
171+
172+
- [Custom email verification in Azure Active Directory B2C](custom-email.md)
173+

0 commit comments

Comments
 (0)