Skip to main content

The most recent patch for this version is 6.2.3.  Learn more  

Version: 6.2

SQL Attribute Connector configuration

The SQL Attribute Connector represents all the information the Axiomatics PDP needs to fetch attributes from a SQL database.

To properly configure a SQL Attribute Connector, a familiarity with SQL is required along with the ability to write SQL queries.

The configuration consists of two parts:

  1. A general part specifying the client implementation to use, the location of the SQL database, the authentication mechanism and the account to use.

  2. An attribute specific part that specifies which XACML attribute can be fetched and how to obtain it from the database.

A sample XML-format configuration file can be found in the appendix XML Configuration. Similarly, the XML schema for this configuration can be found in the appendix XML Schema.