Properties
Optional authenticationURL
authenticationURL: string
Optional baseStructure
baseStructure: string
Optional connectTimeout
connectTimeout: number
Optional data
data: Record<string, any>
Optional debug
debug: boolean
Optional identifyingAttribute
identifyingAttribute: string
Optional insertInstant
insertInstant: number
Optional lambdaConfiguration
Optional lastUpdateInstant
lastUpdateInstant: number
Optional loginIdAttribute
loginIdAttribute: string
Optional name
name: string
Optional readTimeout
readTimeout: number
Optional requestedAttributes
requestedAttributes: string[]
Optional securityMethod
Optional systemAccountDN
systemAccountDN: string
Optional systemAccountPassword
systemAccountPassword: string
Models an LDAP connector.
Trevor Smith