SIMPLE
Attribute | Value |
---|---|
Default Value | uid |
Type | STRING |
Nillable | true |
Expressions Allowed | true |
Storage | configuration |
Access Type | read-write |
Restart Required | resource-services |
Attribute | Value |
---|---|
Default Value | false |
Type | BOOLEAN |
Nillable | true |
Expressions Allowed | true |
Storage | configuration |
Access Type | read-write |
Restart Required | resource-services |
Attribute | Value |
---|---|
Default Value | true |
Type | BOOLEAN |
Nillable | true |
Expressions Allowed | true |
Storage | configuration |
Access Type | read-write |
Restart Required | resource-services |
Attribute | Value |
---|---|
Default Value | member |
Type | STRING |
Nillable | true |
Expressions Allowed | true |
Storage | configuration |
Access Type | read-write |
Restart Required | resource-services |
Attribute | Value |
---|---|
Default Value | false |
Type | BOOLEAN |
Nillable | true |
Expressions Allowed | true |
Storage | configuration |
Access Type | read-write |
Restart Required | resource-services |
Attribute | Value |
---|---|
Default Value | DISTINGUISHED_NAME |
Type | STRING |
Nillable | true |
Expressions Allowed | true |
Storage | configuration |
Access Type | read-write |
Restart Required | resource-services |
Allowed Values | DISTINGUISHED_NAME SIMPLE |
Request Parameter | Type | Required | Expressions Allowed | Default value | Description |
---|---|---|---|---|---|
base-dn | STRING | true | true | The starting point of the search for the group. | |
group-dn-attribute | STRING | false | true | dn | Which attribute on a group entry is it's distinguished name. |
group-name | STRING | false | true | SIMPLE | An enumeration to identify if groups should be referenced using a simple name or their distinguished name. |
group-name-attribute | STRING | false | true | uid | Which attribute on a group entry is it's simple name. |
iterative | BOOLEAN | false | true | false | Should further searches be performed to identify groups that the groups identified are a member of? |
prefer-original-connection | BOOLEAN | false | true | true | After following a referral should subsequent searches prefer the original connection or use the connection of the last referral. |
principal-attribute | STRING | false | true | member | The attribute on the group entry that references the principal. |
recursive | BOOLEAN | false | true | false | Should levels below the starting point be recursively searched? |
search-by | STRING | false | true | DISTINGUISHED_NAME | Should searches be performed using simple names or distinguished names? |