Field | Type | Create | Update | Default | Notes |
---|---|---|---|---|---|
accessMode | string | Yes | - | unrestricted | |
allowedIdentities | array[identity] | Optional | - | - | |
connectionTimeout | int | Yes | - | 1000 | |
domain | string | Yes | - | - | |
enabled | boolean | Optional | - | - | |
groupDNField | string | Optional | - | entryDN | |
groupMemberMappingAttribute | string | Yes | - | memberUid | |
groupMemberUserAttribute | string | Optional | - | entryDN | |
groupNameField | string | Yes | - | cn | |
groupObjectClass | string | Yes | - | posixGroup | |
groupSearchDomain | string | Optional | - | - | |
groupSearchField | string | Yes | - | cn | |
loginDomain | string | Optional | - | - | |
port | int | Yes | - | 389 | |
server | string | Yes | - | - | |
serviceAccountPassword | string | Yes | - | - | |
serviceAccountUsername | string | Yes | - | - | |
tls | boolean | Yes | - | - | |
userDisabledBitMask | int | Optional | - | - | |
userEnabledAttribute | string | Optional | - | - | |
userLoginField | string | Yes | - | uid | |
userMemberAttribute | string | Yes | - | memberOf | |
userNameField | string | Yes | - | givenName | |
userObjectClass | string | Yes | - | inetOrgPerson | |
userSearchField | string | Yes | - | uid |
Field | Type | Notes |
---|---|---|
name | string |
Please read more about the common resource fields. These fields are read only and applicable to almost every resource. We have segregated them from the list above.
CreatePOST: /v2-beta/projects/${PROJECT_ID}/openldapconfigs
UpdatePUT: /v2-beta/projects/${PROJECT_ID}/openldapconfigs/${ID}