fix[README]: Added --role writer in token authentication creation
Cadoles/bouncer/pipeline/pr-develop There was a failure building this commit Details

This commit is contained in:
vfebvre 2024-02-19 11:35:36 +01:00
parent f38860e8ef
commit 30b3fc555a
1 changed files with 1 additions and 1 deletions

View File

@ -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