Skip to content

Latest commit

 

History

History
258 lines (197 loc) · 8 KB

importing-or-updating-sap-cloud-for-customer-users-in-identity-authentication-0704d6c.md

File metadata and controls

258 lines (197 loc) · 8 KB

Importing or Updating SAP Cloud for Customer Users in Identity Authentication

As a tenant administrator of the Identity Authentication, you can import new users or update existing ones for a specific application with a CSV file, and send activtation e-mails to the users that have not received activation e-mails for that application so far.

Prerequisites

Context

Remember:

SAP Business Technology Platform, Neo environment will sunset on December 31, 2028, subject to terms of customer or partner contracts.

For more information, see SAP Note 3351844.

Tip:

This documentation refers to SAP Business Technology Platform, Neo environment. If you are looking for documentation about other environments, see SAP Business Technology Platform ↗️.

By importing new users with a CSV file, you create user profiles without passwords in Identity Authentication. As a result, the users receive e-mails with instructions how to activate their user accounts. After the users set their passwords, they can log on to the application for which they were imported. Based on the user access configuration of the application, the users can log on to other applications connected with the tenant in Identity Authentication.

Note:

When a new application is created in the Identity Authentication tenant, the default value for user access is internal and you have to keep it like this. If you decide to change the user access to private for your SAP BTP subaccount or for the SAP Cloud for Customer system, you have to make sure you import the users into that application.

In addition to the new user import, you can specify existing users in the imported CSV file. You thus define the users to be updated in Identity Authentication.

The CSV file contains these columns status, loginName, mail, firstName, lastName. These columns are mandatory and they must always have values.

The status, loginName, mail and firstName columns must be with a string value of up to 32 characters. The lastName column must be with a string value of up to 64 characters.

The names in the mail and loginName columns must be unique.

Caution:

You cannot change the e-mail of an existing user.

The status column defines whether the user is still active in the system and is able to work with any tenant applications. When a user is deleted, it is rendered inactive.

Example:

status

loginName

mail

firstName

lastName

active

EID00001

[email protected]

Michael

Adams

active

EID00002

[email protected]

Julie

Armstrong

active

EID00003

[email protected]

Donna

Moore

To import users for an application into Identity Authentication, and to send activation e-mails, proceed as follows:

Procedure

  1. Access the tenant's administration console for Identity Authentication by using the console's URL.

    Note:

    The URL has the https://<tenant ID>.subaccounts.ondemand.com/admin pattern.

    Tenant ID is an automatically generated ID by the system. The first administrator created for the tenant receives an activation e-mail with a URL in it. This URL contains the tenant ID.

  2. Choose the Import Users tile.

    This operation opens the Import Users page.

  3. Choose the application that you want to edit.

    Note:

    Type the name of the application in the search field to filter the list items, or choose the application from the list on the left.

    If you do not have a created application in your list, you can create one. For more information, see Configuring Identity Authentication.

  4. Choose the Browse... button and specify the location of the CSV file.

    Note:

    Use a file smaller than 100 KB and with an extension .csv. If your file is 100 KB or larger, you have to import the user information in iterations with smaller size files.

  5. Choose the Import button.

    If the operation is successful, the system displays the message Users imported or updated.

  6. Choose the one of the following options:

    Option

    Description

    Do nothing

    The users are imported or updated for the selected application, but they will not receive activation e-mails. The activation e-mails will be sent when you choose Send E-Mails > Send.

    Repeat steps 2 to 5

    The users are imported or updated for the selected application, but they will not receive activation e-mails. The activation e-mails will be sent when you choose Send E-Mails > Send.

    Choose Send E-Mails > Send

    This will send activation e-mails to all users that are imported for the selected application, but have not received activation e-mails so far.

    Note:

    The Send button is inactive if Home URL or SAML 2.0 configuration of the application is missing. You can only import users, but you cannot send activation emails.

    You need the Home URL configured for the specific application to be able to send the activation e-mails to the imported new users. For more information, see Configuring the Application's Home URL.

    To access the application, the users have to activate their user accounts by following the link they receive in the e-mails.