You can configure public access to the application allowing self-registration, or you can restrict the access to existing users or users registered by an application.
You can configure the application to restrict access to specific users only. The following access configurations are possible:
-
Public
All users are allowed to log on. Unregistered users start the self-registration process by choosing the Register Now link on the logon page.
You have to add as trusted the domains for those applications that allow self-registration to the users. For more information, see Configure Trusted Domains.
You can protect the self-registration form against machine registrations via reCAPTCHA. For more information, see Protecting Application Forms with Google reCAPTCHA. The content in this section is not relevant for China (Shanghai) region.
-
Internal - this is the default setting.
Only existing users are allowed to log on. Users that are not in the user store of Identity Authentication cannot log on.
When this option is chosen, self-registration is not possible.
For more information how to add new users in the user store of Identity Authentication, see Create a New User.
You can also import new users in Identity Authentication via a CSV file. For more information, see Import or Update Users for a Specific Application.
-
Private
Only users registered by an application can log on. To register users for a specific application, you have to import these users via a CSV file. For more information, about the user import, see Import or Update Users for a Specific Application.
-
Sign in to the administration console for SAP Cloud Identity Services.
-
Under Applications and Resources, choose the Applications tile.
-
Choose the application that you want to edit.
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 don’t have a created application in your list, you can create one. For more information, see Create a New Application.
-
Choose the Authentication and Access tab.
-
Under AUTHENTICATION, choose User Application Access.
-
Set the radio button for the users you want to allow to log on:
-
Public
-
Internal
-
Private
-
-
Save your selection.
If the application is updated, the system displays the message Application <name of application> updated.
Related Information