Skip to main content

Bravura OneAuth

Connector name

agthypr

Connector type

Python script

Type (UI field value)

Bravura OneAuth

Connector status / support

Bravura Security-Verified

This connector has been tested and is fully supported by Bravura Security.

Installation / setup

The agthypr connector for the Bravura OneAuth target type consists of a Python script, agthypr.py and a scripted platform definition file, agthypr.con , that associates the script with the Python connector (agtpython) to access Bravura OneAuth .

It also has an agthypr_requirements.txt file that is used to install the Python requirements for this connector. To install the Python packages required by the agthypr connector, run the following command from a command prompt:

py -m pip install -r agthypr_requirements.txt

Upgrade notes

Added the Bravura OneAuth connector in Connector Pack 4.4.0.

Bravura OneAuth is powered by HYPR and accomplishes passwordless MFA by using the challenge response operation and authenticating against the user's previously registered HYPR mobile app. An authentication chain configured for the agthypr connector sends a push notification to the user’s mobile app and on approval of the mobile app request, authentication is then granted for the user.

The following Bravura Security Fabric operations are supported by the Bravura OneAuth connector:

  • challenge response authentication

  • List:

    • accounts

    • attributes

For a full list and explanation of each connector operation, see Connector operations.