fix[README]: Added --role writer in token authentication creation
Some checks are pending
Cadoles/bouncer/pipeline/pr-develop Build started...
Some checks are pending
Cadoles/bouncer/pipeline/pr-develop Build started...
This commit is contained in:
parent
f8be2c08d6
commit
e1d9acb980
@ -44,7 +44,7 @@
|
||||
2. Create an authentication token
|
||||
|
||||
```shell
|
||||
bouncer auth create-token > .bouncer-token
|
||||
bouncer --config /etc/bouncer/config.yml auth create-token --role writer --subject $(whoami) > .bouncer-token
|
||||
```
|
||||
|
||||
3. Create a proxy and enable it
|
||||
|
Loading…
Reference in New Issue
Block a user