Skip to content

Commit d208b16

Browse files
Merge pull request #262668 from kengaderdus/docs-editor/technicalprofiles-1704730323
Update technicalprofiles.md
2 parents e18e460 + 7079ed3 commit d208b16

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/active-directory-b2c/technicalprofiles.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ manager: CelesteDG
99
ms.service: active-directory
1010

1111
ms.topic: reference
12-
ms.date: 06/22/2023
12+
ms.date: 01/08/2024
1313
ms.author: kengaderdus
1414
ms.subservice: B2C
1515
---
@@ -55,7 +55,7 @@ All types of technical profiles share the same concept. They start by reading th
5555
- Calls a REST API while sending parameters as InputClaims and getting information back as OutputClaims.
5656
- Creates or updates the user account.
5757
- Sends and verifies the multifactor authentication text message.
58-
1. **Validation technical profiles**: A [self-asserted technical profile](self-asserted-technical-profile.md) can call [validation technical profiles](validation-technical-profile.md) to validate the data profiled by the user.
58+
1. **Validation technical profiles**: A [self-asserted technical profile](self-asserted-technical-profile.md) can call [validation technical profiles](validation-technical-profile.md) to validate the data profiled by the user. Only self-asserted technical profiles can use validation technical profiles.
5959
1. **Output claims**: Claims are returned back to the claims bag. You can use those claims in the next orchestrations step or output claims transformations.
6060
1. **Output claims transformations**: After the technical profile is completed, Azure AD B2C runs output [claims transformations](claimstransformations.md).
6161
1. **SSO session management**: Persists the technical profile's data to the session by using [SSO session management](custom-policy-reference-sso.md).

0 commit comments

Comments
 (0)