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
baseUrl (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
ldapName (string) 0/1
groupDN (string) 0/1
groupDNAttribute (string) 0/1
groupDNScope (int) 1/1
groupDNFilter (string) 0/1
userDN (string) 0/1
userDNAttribute (string) 0/1
userDNScope (int) 1/1
userDNFilter (string) 0/1
authDN (string) 0/1
authDNAttribute (string) 0/1
authDNScope (int) 1/1
authDNFilter (string) 0/1
userRequestPageSize (int) 1/1

JSON

property type description
order order (int)
regex regex (string)
baseUrl baseUrl (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)
ldapName ldapName (string)
groupDN groupDN (string)
groupDNAttribute groupDNAttribute (string)
groupDNScope groupDNScope (int)
groupDNFilter groupDNFilter (string)
userDN userDN (string)
userDNAttribute userDNAttribute (string)
userDNScope userDNScope (int)
userDNFilter userDNFilter (string)
authDN authDN (string)
authDNAttribute authDNAttribute (string)
authDNScope authDNScope (int)
authDNFilter authDNFilter (string)
userRequestPageSize userRequestPageSize (int)