Skip to content

Commit 9e17ac2

Browse files
authored
Adds link for reference and clarity.
1 parent 2f518ec commit 9e17ac2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/active-directory/app-provisioning/customize-application-attributes.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ Applications and systems that support customization of the attribute list includ
112112
- ServiceNow
113113
- Workday to Active Directory / Workday to Azure Active Directory
114114
- SuccessFactors to Active Directory / SuccessFactors to Azure Active Directory
115-
- Azure Active Directory ([Azure AD Graph API default attributes](/previous-versions/azure/ad/graph/api/entity-and-complex-type-reference#user-entity) and custom directory extensions are supported). Learn more about [creating extensions](./user-provisioning-sync-attributes-for-mapping.md) and [known limitations](./known-issues.md).
115+
- Azure Active Directory ([Azure AD Graph API default attributes](/previous-versions/azure/ad/graph/api/entity-and-complex-type-reference#user-entity) and custom directory extensions are supported). For more information about creating extensions, see [Syncing extension attributes for Azure Active Directory Application Provisioning](./user-provisioning-sync-attributes-for-mapping.md) and [Known issues for provisioning in Azure Active Directory](./known-issues.md).
116116
- Apps that support [SCIM 2.0](https://tools.ietf.org/html/rfc7643)
117117
- For Azure Active Directory writeback to Workday or SuccessFactors, it's supported to update relevant metadata for supported attributes (XPATH and JSONPath), but isn't supported to add new Workday or SuccessFactors attributes beyond those included in the default schema
118118

@@ -337,7 +337,7 @@ Selecting this option will effectively force a resynchronization of all users wh
337337
- The attribute IsSoftDeleted is often part of the default mappings for an application. IsSoftdeleted can be true in one of four scenarios (the user is out of scope due to being unassigned from the application, the user is out of scope due to not meeting a scoping filter, the user has been soft deleted in Azure AD, or the property AccountEnabled is set to false on the user). It's not recommended to remove the IsSoftDeleted attribute from your attribute mappings.
338338
- The Azure AD provisioning service doesn't support provisioning null values.
339339
- They primary key, typically "ID", shouldn't be included as a target attribute in your attribute mappings.
340-
- The role attribute typically needs to be mapped using an expression, rather than a direct mapping. See section above for more details on role mapping.
340+
- The role attribute typically needs to be mapped using an expression, rather than a direct mapping. For more information about role mapping, see [Provisioning a role to a SCIM app](#Provisioning a role to a SCIM app).
341341
- While you can disable groups from your mappings, disabling users isn't supported.
342342

343343
## Next steps

0 commit comments

Comments
 (0)