OAuth Role Map (oauth-roles)
OAuth web application security role map.
Name | Type | Default | Description |
---|---|---|---|
id | string | A unique configuration ID. |
authenticated
A unique configuration ID.
Name | Type | Default | Description |
---|---|---|---|
id | string | A unique configuration ID. |
authenticated > group
A unique configuration ID.
Name | Type | Default | Description |
---|---|---|---|
access-id | string | A group access ID in the general form group:realmName/groupUniqueId. A value will be generated if one is not specified. | |
id | string | A unique configuration ID. | |
name | string | Name of a group that has the security role. |
authenticated > special-subject
A unique configuration ID.
Name | Type | Default | Description |
---|---|---|---|
id | string | A unique configuration ID. | |
type |
| One of the following special subject types: ALL_AUTHENTICATED_USERS, EVERYONE. |
authenticated > user
A unique configuration ID.
Name | Type | Default | Description |
---|---|---|---|
access-id | string | A user access ID in the general form user:realmName/userUniqueId. A value will be generated if one is not specified. | |
id | string | A unique configuration ID. | |
name | string | Name of a user who has the security role. |
clientManager
A unique configuration ID.
Name | Type | Default | Description |
---|---|---|---|
id | string | A unique configuration ID. |
clientManager > group
A unique configuration ID.
Name | Type | Default | Description |
---|---|---|---|
access-id | string | A group access ID in the general form group:realmName/groupUniqueId. A value will be generated if one is not specified. | |
id | string | A unique configuration ID. | |
name | string | Name of a group that has the security role. |
clientManager > special-subject
A unique configuration ID.
Name | Type | Default | Description |
---|---|---|---|
id | string | A unique configuration ID. | |
type |
| One of the following special subject types: ALL_AUTHENTICATED_USERS, EVERYONE. |
clientManager > user
A unique configuration ID.
Name | Type | Default | Description |
---|---|---|---|
access-id | string | A user access ID in the general form user:realmName/userUniqueId. A value will be generated if one is not specified. | |
id | string | A unique configuration ID. | |
name | string | Name of a user who has the security role. |
tokenManager
A unique configuration ID.
Name | Type | Default | Description |
---|---|---|---|
id | string | A unique configuration ID. |
tokenManager > group
A unique configuration ID.
Name | Type | Default | Description |
---|---|---|---|
access-id | string | A group access ID in the general form group:realmName/groupUniqueId. A value will be generated if one is not specified. | |
id | string | A unique configuration ID. | |
name | string | Name of a group that has the security role. |
tokenManager > special-subject
A unique configuration ID.
Name | Type | Default | Description |
---|---|---|---|
id | string | A unique configuration ID. | |
type |
| One of the following special subject types: ALL_AUTHENTICATED_USERS, EVERYONE. |
tokenManager > user
A unique configuration ID.
Name | Type | Default | Description |
---|---|---|---|
access-id | string | A user access ID in the general form user:realmName/userUniqueId. A value will be generated if one is not specified. | |
id | string | A unique configuration ID. | |
name | string | Name of a user who has the security role. |