Skip to content

Commit 7cc7e78

Browse files
authored
Update technical-profiles-overview.md
fixes https://github.com/MicrosoftDocs/azure-docs/issues/47995
1 parent 7f020a9 commit 7cc7e78

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

articles/active-directory-b2c/technical-profiles-overview.md

Lines changed: 3 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/11/2020
12+
ms.date: 03/18/2020
1313
ms.author: mimart
1414
ms.subservice: B2C
1515
---
@@ -37,6 +37,8 @@ A technical profile enables these types of scenarios:
3737
- [Session management](custom-policy-reference-sso.md) - Handle different types of sessions.
3838
- [Application Insights](../azure-monitor/app/usage-overview.md)
3939
- [One time password](one-time-password-technical-profile.md) - Provides support for managing the generation and verification of a one-time password.
40+
- [Azure Multi-Factor Authentication](multi-factor-auth-technical-profile.md) - provides support for verifying a phone number by using Azure Multi-Factor Authentication (MFA).
41+
- [SAML token issuer](saml-issuer-technical-profile.md) - Emits a SAML token that is returned back to the relying party application.
4042

4143
## Technical profile flow
4244

0 commit comments

Comments
 (0)