LdapGroupMapping Data Type
| name | data type | description |
|---|---|---|
| group | string | |
| roleNames | array of string |
Example
{
"group" : "...",
"roleNames" : [ "...", "..." ]
}
| name | data type | description |
|---|---|---|
| group | string | |
| roleNames | array of string |
{
"group" : "...",
"roleNames" : [ "...", "..." ]
}