The configuration of a LDAP Store.
| Attribute | Value |
|---|---|
| Default Value | false |
| Type | BOOLEAN |
| Nillable | true |
| Expressions Allowed | true |
| Storage | configuration |
| Access Type | read-write |
| Restart Required | no-services |
| Attribute | Value |
|---|---|
| Type | STRING |
| Nillable | false |
| Expressions Allowed | true |
| Storage | configuration |
| Access Type | read-write |
| Restart Required | no-services |
| Attribute | Value |
|---|---|
| Type | STRING |
| Nillable | false |
| Expressions Allowed | true |
| Storage | configuration |
| Access Type | read-write |
| Restart Required | no-services |
| Attribute | Value |
|---|---|
| Type | STRING |
| Nillable | false |
| Expressions Allowed | true |
| Storage | configuration |
| Access Type | read-write |
| Restart Required | no-services |
| Attribute | Value |
|---|---|
| Default Value | true |
| Type | BOOLEAN |
| Nillable | true |
| Expressions Allowed | true |
| Storage | configuration |
| Access Type | read-write |
| Restart Required | no-services |
| Attribute | Value |
|---|---|
| Default Value | true |
| Type | BOOLEAN |
| Nillable | true |
| Expressions Allowed | true |
| Storage | configuration |
| Access Type | read-write |
| Restart Required | no-services |
| Attribute | Value |
|---|---|
| Type | STRING |
| Nillable | true |
| Expressions Allowed | true |
| Storage | configuration |
| Access Type | read-write |
| Restart Required | no-services |
| Attribute | Value |
|---|---|
| Type | STRING |
| Nillable | false |
| Expressions Allowed | true |
| Storage | configuration |
| Access Type | read-write |
| Restart Required | no-services |
| Request Parameter | Type | Required | Expressions Allowed | Default value | Description |
|---|---|---|---|---|---|
| active-directory | BOOLEAN | false | true | false | Indicates if the LDAP server is a MSAD. |
| base-dn-suffix | STRING | true | true | Defines the base DN suffix where the identity types are stored. | |
| bind-credential | STRING | true | true | Defines the bind credential used to authenticate with the server. | |
| bind-dn | STRING | true | true | Defines the bind DN used to authenticate with the server. | |
| support-attribute | BOOLEAN | false | true | true | Indicates if ad-hoc attributes are supported by the identity store. |
| support-credential | BOOLEAN | false | true | true | Indicates if credentials are supported by the identity store. |
| unique-id-attribute-name | STRING | false | true | The name of a LDAP attribute that unique identifies entries. | |
| url | STRING | true | true | Defines the url to connect to the LDAP server. |