Merge pull request #1314 from chiefy/patch-1
Update github doc with note about slugifying team
This commit is contained in:
commit
f319bae358
|
@ -103,6 +103,8 @@ Success! Data written to: auth/github/config
|
|||
|
||||
After configuring that, you must map the teams of that organization to
|
||||
policies within Vault. Use the `map/teams/<team>` endpoints to do that.
|
||||
Team names must be slugified, so if your team name is: `Some Amazing Team`,
|
||||
you will need to include it as: `some-amazing-team`.
|
||||
Example:
|
||||
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue