How to configure basic authentication with a basic user registry
Configure a z/OS® Connect server to perform basic authentication with a basic user registry.
zosConnect-2.0 Applies to zosConnect-2.0.
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 must complete the task How to configure a basic user registry.
- You must have write access to the server.xml configuration file.
About this task
You configure the z/OS Connect server to
require authentication, by setting the attribute requireAuth="true". This task
then configures the server to use basic authentication.
This task does not include information on how to configure the IBM z/OS Connect server to use TLS. If the attribute
requireSecure is set to true (the default), you must configure a TLS connection
between the client and the z/OS Connect server,
for example, by completing the task How to configure TLS with RACF key rings.
Procedure
For more information about configuration elements, see zosConnect-2.0 Configuration elements in the Reference section.
Results
zosConnectAccess role now have
authorization to access z/OS Connect.