The following sections provide steps for using Designer to create and configure a new SAP Portal driver. For information about using iManager to accomplish these tasks, see Section 3.2, Using iManager to Create and Configure the Driver.
Importing the SAP Portal driver configuration file creates the driver in the project and adds the policies needed to make the driver function properly.
In Designer, open your project.
In the Modeler, right-click the driver set where you want to create the driver, then select
to display the Driver Configuration Wizard.In the
list, select , then click .On the Import Information Requested page, fill in the following fields:
Driver Name: Specify a name that is unique within the driver set.
URL of the remote SPML Provisioning Service Point: Specify the URL of the remote SAP Portal SPML Provisioning Service Point.
For example: http://my.sap.com:50000/spml/spmlservice
Authentication ID: Specify the authentication ID for the remote SAP Portal SPML Provisioning Service Point. For more information, see Section 5.1, Creating an Administrative User Account for the Driver.
Use User Account Entitlement: Select Section 4.0, Implementing the Preconfigured Entitlements.
if you have entitlements enabled in your environment. Select if entitlements are not enabled. The SAP Portal driver contains three preconfigured entitlements. For more information, seeUser Container: Specify the Identity Vault top level container where the users objects are monitored for Subscriber events. This value is used for all drivers and is stored on the driver set. If you want a different location for each driver, create a driver level GCV parameter with the same name.
Group Container: Specify the Identity Vault top level container where the groups are monitored for Subscriber events. This value is used for all drivers and is stored on the driver set. If you want a different location for each driver, create a driver level GCV parameter with the same name.
Driver is Local/Remote: Select whether the driver is running locally or is using the Remote Loader. For more information, see the Identity Manager 3.6.1 Remote Loader Guide.
Enter the password for the Authentication Password: Specify the password for the Authentication ID, then reenter the password for verification.
Enter the password to Reset Password: Specify a default password to be set for users when the driver resets a user’s password in the SAP Portal. It is set during password changes if the user-supplied password is not accepted by the SAP server. This is only used if the driver resets the password.
The password must comply with your SAP Portal Security Policy for passwords. The default SAP Portal Security Policy requires alphanumeric passwords between 5 and 14 characters in length.
Click
to import the driver configuration.At this point, the driver is created from the basic configuration file. To ensure that the driver works the way you want it to for your environment, you must review and modify (if necessary) the driver’s default configuration settings.
To modify the default configuration settings, click Using Designer to Adjust the Driver Settings.
, then continue with the next section,or
To skip the configuration settings at this time, click Using Designer to Adjust the Driver Settings.
. When you are ready to configure the settings, continue with the next section,Continue with Section 3.1.3, Using Designer to Deploy the Driver, to deploy the driver into the Identity Vault.
The information specified on the Import Information Requested page is the minimum information required to import the driver. However, the base configuration might not meet your needs, or you might need to change the configuration you created when you imported the driver.
You might need to change whether the driver is running locally or remotely.
You might need to change whether the driver is using entitlements.
If you need to do additional configuration for the driver, you must access the properties page of the driver. If you do not have the Driver Properties page displayed:
In Designer, open your project.
In the Modeler, right-click the driver icon or the driver line, then select
.This opens the properties page for the driver. Use the information in Section A.0, Driver Properties to adjust the configuration.
After a driver is created in Designer, it must be deployed into the Identity Vault.
In Designer, open your project.
In the Modeler, right-click the driver icon or the driver line, then select
.If you are authenticated to the Identity Vault, skip to Step 5; otherwise, specify the following information to authenticate:
Host: Specify the IP address or DNS name of the server hosting the Identity Vault.
Username: Specify the DN of the user object used to authenticate to the Identity Vault.
Password: Specify the user’s password.
Click
.Read through the deployment summary, then click
.Read the successful message, then click
.Click
to assign rights to the driver.The driver requires rights to objects within the Identity Vault. The Admin user object is most often used to supply these rights. However, you might want to create a DriversUser (for example) and assign security equivalence to that user. Whatever rights that the driver needs to have on the server, the DriversUser object must have the same security rights.
Click
, then browse to and select the object with the correct rights.Click
twice.Click
to exclude users that should not be synchronized.You should exclude any administrative User objects (for example, Admin and DriversUser) from synchronization.
Click
.When a driver is created, it is stopped by default. You must start the driver before events are processed.
To start the driver after the driver is deployed:
In Designer, open your project.
In the Modeler, right-click the driver icon or the driver line, then select
.For information about management tasks with the driver, see Section 7.0, Managing the Driver.