How to configure basic authentication with a SAF user registry
Configure a IBM® z/OS® Connect server to perform basic authentication with a SAF user registry.
This task is applicable when IBM z/OS Connect is used as an API requester.
Before you begin
- You should be familiar with the information in API requester authentication and identification.
- You must complete the task How to activate and configure the SAF user registry to configure the IBM z/OS Connect server to use z/OS authorized services and a SAF user registry.
- You must have write access to the server.xml configuration file.
About this task
You configure the IBM 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 IBM 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 Configuration elements in the Reference section.
Results
zosConnectAccess
role now have authorization to access IBM z/OS Connect .