Configuring IBM Security Verify Access authentication
You must configure the IBM® Security Verify Access settings to use this authentication method.
Before you begin
- If you have not already installed the IBM Security AppX
Installer, navigate to https://exchange.xforce.ibmcloud.com/hub/extension/ad8f86525d3a9c1186c1bce524edc9c3 in a browser and download and install it. Log in with an IBM ID if you have not already done so.
The IBM Security AppX Installer enables configuration of your IBM Security Verify Access appliance for use with partner applications published on the IBM Security App Exchange.
- Navigate to IBM Security Verify Access
Extension for Multi-factor Authentication API in a browser. Log in with an IBM ID if you have not already done so.
Follow the provided links on the page to download the software and review the documentation.
Pay close attention to the documented Oauth configuration parameters for running the installer script. These parameters begin with the prefix
--oauth
(for example--oauthproxy
) and they define the back channel interface that is used by IBM MFA to perform OTP authentication. - Ensure that backchannelcomplete.json complies with the following
syntax:
The following syntax is also valid. (The example is wrapped for format requirements.){"username":"@USERNAME@","status":"success"}
{"username":"@USERNAME@","authenticationMechanismTypes":"@AUTHNMECHTYPES@", "status":"success"}
- Obtain the root CA public certificate of the IBM Security Verify Access server in .pem format.
About this task
To configure the IBM Security Verify Access authentication method, complete the following steps: