MFA Interactive API Library

The MFA API library documents all of the requests that are provided.
Attention: This topic applies to a feature that is in Early Adopter Program (EAP) release status. We intend to provide the finalized feature in a future release. Please contact Micro Focus Customer Care if you require further clarification.
Note: These features can only be configured and used if your product is enabled for Mainframe Subsystem Support (MSS).

The library runs as an interactive client on your instance of ESCWA. This enables you to test actual requests and responses against your configuration.

To access the interactive MFA API library, add /docs/#/MFA to the end of your base ESCWA URI, for example http://localhost:10086/docs/#/MFA.

To start using the interactive API:

  1. Click Authorize.

    This opens the Available authorizations dialog box.

  2. For the X-Requested-With, in the Value field, type an identifier.
  3. Click Authorize.
  4. Click Close.

The interactive MFA API library manages the Host, Origin, Referer, Accept, Content-Type, and Content-Length headers for you. It also stores and applies the cookie for session handling.

Note: The interactive MFA API library and ESCWA share a session. Logging in or out from one will affect the other.