You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/active-directory/authentication/concept-certificate-based-authentication-certificateuserids.md
+20-20Lines changed: 20 additions & 20 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -130,32 +130,32 @@ AlternativeSecurityId isn't part of the default attributes. An administrator nee
130
130
131
131
1. Create an inbound synchronization rule to transform from altSecurityIdentities to alternateSecurityId attribute.
132
132
133
-
In the inbound rule, use the following options.
134
-
135
-
|Option | Value |
136
-
|-------|-------|
137
-
|Name | Descriptive name of the rule, such as: In from AD - altSecurityIdentities |
138
-
|Connected System | Your on-premises AD domain |
139
-
|Connected System Object Type | user |
140
-
|Metaverse Object Type | person |
141
-
|Precedence | Choose a random high number not currently used |
142
-
143
-
Then proceed to the Transformations tab and do a direct mapping of the target attribute of **alternativeSecurityId** to **altSecurityIdentities** as shown below.
133
+
In the inbound rule, use the following options.
134
+
135
+
|Option | Value |
136
+
|-------|-------|
137
+
|Name | Descriptive name of the rule, such as: In from AD - altSecurityIdentities |
138
+
|Connected System | Your on-premises AD domain |
139
+
|Connected System Object Type | user |
140
+
|Metaverse Object Type | person |
141
+
|Precedence | Choose a random high number not currently used |
142
+
143
+
Then proceed to the Transformations tab and do a direct mapping of the target attribute of **alternativeSecurityId** to **altSecurityIdentities** as shown below.
144
144
145
145
:::image type="content" border="true" source="./media/concept-certificate-based-authentication-certificateuserids/alt-security-identity-inbound.png" alt-text="Screenshot of how to transform from altSecurityIdentities to alternateSecurityId attribute":::
146
146
147
147
1. Create an outbound synchronization rule to transform from alternateSecurityId attribute to certificateUserIds
148
148
alt-security-identity-add.
149
149
150
-
|Option | Value |
151
-
|-------|-------|
152
-
|Name | Descriptive name of the rule, such as: Out to AAD - certificateUserIds |
153
-
|Connected System | Your Azure AD doamin |
154
-
|Connected System Object Type | user |
155
-
|Metaverse Object Type | person |
156
-
|Precedence | Choose a random high number not currently used |
157
-
158
-
Then proceed to the Transformations tab and change your FlowType option to *Expression*, the target attribute to **certificateUserIds** and then input the below expression in to the Source field.
150
+
|Option | Value |
151
+
|-------|-------|
152
+
|Name | Descriptive name of the rule, such as: Out to AAD - certificateUserIds |
153
+
|Connected System | Your Azure AD doamin |
154
+
|Connected System Object Type | user |
155
+
|Metaverse Object Type | person |
156
+
|Precedence | Choose a random high number not currently used |
157
+
158
+
Then proceed to the Transformations tab and change your FlowType option to *Expression*, the target attribute to **certificateUserIds** and then input the below expression in to the Source field.
159
159
160
160
:::image type="content" border="true" source="./media/concept-certificate-based-authentication-certificateuserids/alt-security-identity-outbound.png" alt-text="Screenshot of outbound synchronization rule to transform from alternateSecurityId attribute to certificateUserIds":::
0 commit comments