webMethods API Portal tutorial
This tutorial helps to understand how to make LDAP configuration in API Portal's UMC page and how a user can on-board via LDAP.
We will go thru the following steps in details:
-
Enabling LDAP configuration in UMC
-
LDAP user onboarding in API Portal
Enabling LDAP configuration in UMC:
1. Create a properties file with the required values for the LDAP properties. A sample properties file content is given below.
|
2. Login to UMC, http://localhost:18101/umc and go to "Configuration" tab. Select "LDAP" option in the dropdown.
3. In the LDAP configuration page, click on "Import configuration file" option and upload the properties file.
4. Once the properties file is imported, value will be set for the properties in LDAP configuration page.
5. Click on "Test connection" button to check if the connection is valid.
6. Go to "User management" tab. Click "Additional functions" and select "Start LDAP import" option.
7. In the LDAP import popup, click "Start import" button.
8. Once the import is successful, LDAP users will listed under "Users" tab of User management page.
LDAP user onboarding in API Portal:
Note: When a LDAP user login for the first time, implicit on-board process is triggered, which will assign "API Consumer" role to the user.
1. Open API Portal landing page and click on Login button.
2. In the login popup, enter the user id & password and click "Login" button.
3. User will be logged-in to API Portal and will also receive email about the account creation.