Skip to content

Latest commit

 

History

History
52 lines (24 loc) · 2.19 KB

restrict-user-attributes-values-via-exclude-lists-cb108c2.md

File metadata and controls

52 lines (24 loc) · 2.19 KB

Restrict User Attributes Values via Exclude Lists

You can restrict the values that can be set on the email, first and last name attributes of the user.

Context

The configured exclude lists for email, first and last name attributes are considered in the user creation and user update via the Identity Authentication SCIM API, Identity Directory SCIM API, the administration console for SAP Cloud Identity Services, and user import.

If the exclude lists are empty, you can create and update a user with any value for email, first and last name attributes.

To create exclude lists for email, first and last name attributes, follow the procedure below:

  1. Sign in to the administration console for SAP Cloud Identity Services.

  2. Under Users & Authorizations, choose the Exclude Lists tile.

  3. Choose the tab for the attribute that you want to restrict:

    • First Name
    • Last Name
    • Email
  4. Choose Create and enter the exclude terms as free text in the field.

    For multiple values, use comma between them.

  5. Confirm your changes by choosing Create.

Related Information

Import or Update Users for a Specific Application

Create a New User

List and Edit User Details

Identity Authentication API (Deprecated)

Identity Directory Service SCIM API