How to configure basic authentication with an LDAP user registry z/OS Connect zosConnect-3.0
zosConnect-3.0 Applies to zosConnect-3.0.
Configure IBM® z/OS® Connect to perform basic authentication with a Lightweight Directory Access Protocol (LDAP) user registry.
This task is applicable when z/OS Connect is used as an API provider.
Before you begin
- You should be familiar with the information in API provider authentication and identification.
- You need the following information about the LDAP server:
- The type of LDAP server. For example, IBM Secure Directory Server or Microsoft Active Directory Server.
- Connection details such as host, port and whether the connection to the LDAP server is secured with TLS.
- For Microsoft Active Directory Server, the distinguished name (DN) for the application server, which is used to bind to the directory service and the bind password.
- The base distinguished name (DN) which indicates the starting point for LDAP searches in the directory service.
- The users and groups that are to be granted access to z/OS Connect.
- You must have write access to the configuration file.
About this task
You configure z/OS Connect to perform basic authentication by using an LDAP user registry.
Note: Authentication is not enforced unless authorization roles are defined for the API operations.
During authorization the LDAP groups that the authenticated LDAP user is a member of are compared
against the required API operation roles.
Procedure
In the following steps, you configure a Lightweight Directory Access Protocol (LDAP) user registry that references an existing LDAP server, so that its users and groups can be used for authentication and authorization.
The following step is only applicable to z/OS Connect Servers deployed on z/OS.
Results
ldapRegistry element can be used to authenticate with z/OS Connect.