Commit 6c699c0e by gotjosh Committed by GitHub

Docs: Update Auth Proxy documentation (#18444)

Turns out, that behaviour was a bug we introduced as part of the LDAP
sync. It was squashed as part of #18298.
parent 6b293cd4
......@@ -292,6 +292,4 @@ curl -H "X-WEBAUTH-USER: leonard" -H "X-WEBAUTH-GROUPS: lokiteamOnExternalSystem
With this, the user `leonard` will be automatically placed into the Loki team as part of Grafana authentication.
Please note that by default server-side session caching is enabled. If a user has previously authenticated via Auth Proxy, team synchronization only happens once the sessions expire.
[Learn more about Team Sync]({{< relref "auth/team-sync.md" >}})
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment