docs: team sync (#18239)

* docs: team sync

* docs: update team sync with regards to auth proxy

* Add a footnote on server-side session cache

* Docs: minor edits.
This commit is contained in:
Leonard Gram
2019-07-26 11:22:27 +02:00
committed by GitHub
parent 2f240a11ce
commit 14fb23f5a2
5 changed files with 143 additions and 18 deletions

View File

@ -108,9 +108,9 @@ the correct teams.
Your GitHub teams can be referenced in two ways:
- `https://github.com/orgs/<org>/teams/<team name>`
- `@<org>/<team name>`
- `https://github.com/orgs/<org>/teams/<slug>`
- `@<org>/<slug>`
Example: `@grafana/developers`
[Learn more about Team Sync]({{< relref "auth/enhanced_ldap.md" >}})
[Learn more about Team Sync]({{< relref "auth/team-sync.md" >}})