OAuth Role Map (oauth-roles)

OAuth web application security role map.

NameTypeDefaultDescription

id

string

A unique configuration ID.

authenticated

A unique configuration ID.

NameTypeDefaultDescription

id

string

A unique configuration ID.

authenticated > group

A unique configuration ID.

NameTypeDefaultDescription

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
Required

Name of a group that has the security role.

authenticated > special-subject

A unique configuration ID.

NameTypeDefaultDescription

id

string

A unique configuration ID.

type

  • ALL_AUTHENTICATED_USERS

  • EVERYONE

One of the following special subject types: ALL_AUTHENTICATED_USERS, EVERYONE.
ALL_AUTHENTICATED_USERS
All authenticated users.
EVERYONE
All users for every request, even if the request was not authenticated.

authenticated > user

A unique configuration ID.

NameTypeDefaultDescription

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
Required

Name of a user who has the security role.

clientManager

A unique configuration ID.

NameTypeDefaultDescription

id

string

A unique configuration ID.

clientManager > group

A unique configuration ID.

NameTypeDefaultDescription

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
Required

Name of a group that has the security role.

clientManager > special-subject

A unique configuration ID.

NameTypeDefaultDescription

id

string

A unique configuration ID.

type

  • ALL_AUTHENTICATED_USERS

  • EVERYONE

One of the following special subject types: ALL_AUTHENTICATED_USERS, EVERYONE.
ALL_AUTHENTICATED_USERS
All authenticated users.
EVERYONE
All users for every request, even if the request was not authenticated.

clientManager > user

A unique configuration ID.

NameTypeDefaultDescription

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
Required

Name of a user who has the security role.

tokenManager

A unique configuration ID.

NameTypeDefaultDescription

id

string

A unique configuration ID.

tokenManager > group

A unique configuration ID.

NameTypeDefaultDescription

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
Required

Name of a group that has the security role.

tokenManager > special-subject

A unique configuration ID.

NameTypeDefaultDescription

id

string

A unique configuration ID.

type

  • ALL_AUTHENTICATED_USERS

  • EVERYONE

One of the following special subject types: ALL_AUTHENTICATED_USERS, EVERYONE.
ALL_AUTHENTICATED_USERS
All authenticated users.
EVERYONE
All users for every request, even if the request was not authenticated.

tokenManager > user

A unique configuration ID.

NameTypeDefaultDescription

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
Required

Name of a user who has the security role.