Skip to main content
Version: 5.2

Installation

The HTTP Attribute Connector is downloaded using AWS CLI. If you have not already done so, install AWS CLI following the instructions in AWS documentationOpens in a new tab.

Download the files

The HTTP Attribute Connector is downloaded as a JAR file.

  1. Configure the AWS CLI account using the aws configure command, as explained in the AWS documentationOpens in a new tab. This step requires the Access key ID and Secret access key provided to you by Axiomatics.

  2. Run the following command in the terminal:

    aws s3api get-object --bucket axiomatics-customer-artifacts --key releases/com/axiomatics/attribute-connectors/http/http-attribute-connector/5.2.0/http-attribute-connector-5.2.0.jar http-attribute-connector-5.2.0.jar

Install the HTTP Attribute Connector

The HTTP Attribute Connector can be used by several components developed by Axiomatics and its installation depends on the component that will be using it.

Go to the relevant documentation set to learn how to install or update attribute connectors:

  • Axiomatics Services Manager:

    • ASM 7.4: This is the first version of ASM that is delivered with the HTTP Attribute Connector included. See ASM docs: Update attribute connectorsOpens in a new tab for details.

    • ASM 7.0 - 7.3: You can install the HTTP Attribute Connector in the same way as custom Attribute Connectors. To learn more, read the Custom Attribute Connectors section of the ASM documentation setOpens in a new tab for your version.

      tip

      Use the version dropdown in the upper right corner to see the relevant documentation version.

    • ASM 6.2.x: Refer to the ASM documentation PDF file for details.

      Important

      For ASM versions prior to 6.2.12, you should add the httpcore-4.4.13.jar to the Tomcat/WebSphere/JBoss classpath. For ASM 6.2.12 or later, no action is required.

  • Access Decision Service: For more information, see ADS docs: Attribute connectorsOpens in a new tab.

  • Contextual Authorization Query: See CAQ docs: Attribute connectorsOpens in a new tab for details.