You can create a new SAML 2.0 application and customize it to comply with your company requirements.
To create a new SAML 2.0 application you have to add a new application to the list of applications in Identity Authentication, and make sure that the protocol of the application is set to SAML 2.0.
To create a new SAML 2.0 application, proceed as follows:
-
Sign in to the administration console for SAP Cloud Identity Services.
-
Under Applications and Resources, choose the Applications tile.
-
Choose the Create button on the left-hand panel and fill in the information in the dialog box.
-
Provide the following information and save your configuration:
Fields
Notes
Display Name
Required. The display name of the application appears on the logon and registration pages.
Home URL
Optional. Users are redirected to the Home URL after activating their accounts, when they are created via a CSV file import or the user registration service of Identity Authentication.
Type
Optional.
Parent Application
Optional.
Newly created applications with an assigned parent application will inherit all the configurations from the parent except for the
Client ID
andSecrets
. The inherited configurations will be marked as such.Protocol Type
Select the SAML 2.0 radio-button.
Newly created applications with an assigned parent application will inherit the protocol from the parent. To change the protocol, first create the new application and then edit it.
Once the application has been created, the system displays the message Application <name of application> created.
The newly created application appears on the list with the applications on the left. It is selected and you can proceed with its configuration.
- Configure the SAML 2.0 trust with the service provider. For more information, see Configure SAML 2.0 Service Provider.
- (Optional) If necessary, configure the application. For more information about application configuration options, see Configuring Applications.
Related Information