ldapAuthorityDTO

Extends: baseDTO
Namespace: (default namespace)
XML Schema: ns0.xsd

XML

Elements

name (type) min/max
occurs
description
order (int) 0/1
regex (string) 0/1
url (string) 0/1
bindDn (string) 0/1
bindPassword (string) 0/1
firstNameAttribute (string) 0/1
lastNameAttribute (string) 0/1
emailAttribute (string) 0/1
publicKeyAttribute (string) 0/1
ldapTeams (teamDTO) 0/unbounded
managingNode (string) 0/1

JSON

property type description
order order (int)
regex regex (string)
url url (string)
bindDn bindDn (string)
bindPassword bindPassword (string)
firstNameAttribute firstNameAttribute (string)
lastNameAttribute lastNameAttribute (string)
emailAttribute emailAttribute (string)
publicKeyAttribute publicKeyAttribute (string)
ldapTeams array of ldapTeams (teamDTO)
managingNode managingNode (string)