mirror of
https://github.com/grafana/grafana.git
synced 2024-11-24 09:50:29 -06:00
Docs: Fix broken link (#57083)
* Docs: Fix broken link * Update docs/sources/setup-grafana/configure-security/configure-authentication/auth-proxy.md Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>
This commit is contained in:
parent
24c04740e3
commit
5c2b722287
@ -308,4 +308,4 @@ a login token and cookie. You only have to configure your auth proxy to provide
|
||||
Requests via other routes will be authenticated using the cookie.
|
||||
|
||||
Use settings `login_maximum_inactive_lifetime_duration` and `login_maximum_lifetime_duration` under `[auth]` to control session
|
||||
lifetime. [Read more about login tokens]({{< relref "/#login-and-short-lived-tokens" >}})
|
||||
lifetime. [Read more about login tokens]({{< relref "./#login-and-short-lived-tokens" >}}).
|
||||
|
Loading…
Reference in New Issue
Block a user