Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The <Column> element specifies a mapping from a column in a database table or an attribute in an LDAP result set to an IdPAttribute name. In most cases this is equivalent to aliasing a result column in a SQL statement, but may be clearer to look at, and in the case of LDAP it provides missing aliasing capability.

Schema Name and Location

...

NameTypeDescription

columnName 

string, requiredName of the column in the result set coming from the database or attribute coming from LDAP

attributeID 

string, required

Name of the (internal) identifier to give the IdPAttribute representing the column or attribute

Child Elements

No child elements are defined.

Notes

...