Skip to content

Commit f5eb2d0

Browse files
authored
Updates tone.
1 parent b6aecf6 commit f5eb2d0

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
@@ -151,7 +151,7 @@ The SCIM RFC defines a core user and group schema, while also allowing for exten
151151

152152
For SCIM applications, the attribute name must follow the pattern shown in the example below. The "CustomExtensionName" and "CustomAttribute" can be customized per your application's requirements, for example: urn:ietf:params:scim:schemas:extension:CustomExtensionName:2.0:User:CustomAttribute
153153

154-
These instructions are only applicable to SCIM-enabled applications. Applications such as ServiceNow and Salesforce are not integrated with Azure AD using SCIM, and therefore they don't require this specific namespace when adding a custom attribute.
154+
These instructions are only applicable to SCIM-enabled applications. Applications such as ServiceNow and Salesforce aren't integrated with Azure AD using SCIM, and therefore they don't require this specific namespace when adding a custom attribute.
155155

156156
Custom attributes can't be referential attributes, multi-value or complex-typed attributes. Custom multi-value and complex-typed extension attributes are currently supported only for applications in the gallery. The custom extension schema header is omitted in the example because it isn't sent in requests from the Azure AD SCIM client. This issue will be fixed in the future and the header will be sent in the request.
157157

@@ -207,7 +207,7 @@ Use the steps below to provision roles for a user to your application. Note that
207207

208208
![Add SingleAppRoleAssignment](./media/customize-application-attributes/edit-attribute-singleapproleassignment.png)
209209
- **Things to consider**
210-
- Ensure that multiple roles are not assigned to a user. We cannot guarantee which role will be provisioned.
210+
- Ensure that multiple roles aren't assigned to a user. We cannot guarantee which role will be provisioned.
211211
- SingleAppRoleAssignments isn't compatible with setting scope to "Sync All users and groups."
212212
- **Example request (POST)**
213213

0 commit comments

Comments
 (0)