docs icon indicating copy to clipboard operation
docs copied to clipboard

default apitoken role is not explained

Open jgarces-pd opened this issue 3 years ago • 1 comments

Describe the bug default apitoken role is not explained very well. By default if you create a user as static token, e.g.

user: token

It will assign as default role api_token_group

Source page https://docs.rundeck.com/docs/administration/security/authorization.html#api-token-authorization-roles

jgarces-pd avatar Mar 28 '22 15:03 jgarces-pd

The reported issue from customer is this:

Using the rundeck.tokens.file=/etc/rundeck/tokens.properties if you set up a user without roles, rundeck automatically assign it the role api_token_group

see: https://docs.rundeck.com/docs/administration/configuration/config-file-reference.html#framework-properties

There's no documentation related to this file or this specific case.

jtobard avatar Mar 28 '22 15:03 jtobard