Skip to content

Commit 9da3f18

Browse files
authored
Update partner-f5.md
1 parent aee4741 commit 9da3f18

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/active-directory-b2c/partner-f5.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ Obtain custom attributes from Azure AD B2C user objects, federated IdPs, API con
7878

7979
Legacy applications expect specific attributes, so include them in your user flow. You can replace them with attributes your application requires. Or if you're setting up a test app using the instructions, then user any headers.
8080

81-
1. Sign in to the [**Azure portal**](https://portal.azure.com/) as Global Administrator.
81+
1. Sign in to the [Azure portal](https://portal.azure.com/) as Global Administrator.
8282
2. In the left-hand pane, select **User attributes**.
8383
3. Select **Add** to create two custom attributes.
8484
4. For Agent ID, select String **Data Type**.
@@ -93,7 +93,7 @@ Legacy applications expect specific attributes, so include them in your user flo
9393
5. Add the **Display Name** attribute. These attributes are collected during user sign-up.
9494
6. Select **Application claims**.
9595
7. Add both custom attributes.
96-
8. Add the **Display Name**. These attributes got to the BIG-IP.
96+
8. Add the **Display Name**. These attributes go to the BIG-IP.
9797
9. Select **Run user flow**.
9898
10. In the user flow menu, on the left navigation bar, verify the prompts for defined attributes.
9999

@@ -302,7 +302,7 @@ A BIG-IP supports SSO options, but in OAuth client mode the Guided Configuration
302302
|Header Value | `%{session.oauth.client.last.id_token.extension_AgentGeo}`|
303303

304304
>[!Note]
305-
> APM session variables in curly brackets are case-sensitive. Entering agentid when the Azure AD B2C attribute name is sent as AgentID causes an attribute mapping failure. We recommend defining attributes in lowercase. In Azure AD B2C, the user flow prompts the user for more attributes, using the attribute name in the portal. Therefore, sentence case instead of lowercase might be preferable.
305+
> APM session variables in curly brackets are case-sensitive. Entering agentid, when the Azure AD B2C attribute name is sent as AgentID, causes an attribute mapping failure. Define attributes in lowercase. In Azure AD B2C, the user flow prompts the user for more attributes, using the attribute name in the portal. Therefore, use sentence case instead of lowercase.
306306
307307
![Screenshot of single sign-on settings, including type and headers.](./media/partner-f5/single-sign-on.png)
308308

0 commit comments

Comments
 (0)