[v10.0.x] Update to docs - index.md (#70753)

Update to docs -  index.md (#70699)

Update index.md

Minor correction.

(cherry picked from commit b32cea7929)

Co-authored-by: marybelvargas <107340764+marybelvargas@users.noreply.github.com>
This commit is contained in:
grafana-delivery-bot[bot]
2023-06-27 17:05:33 -05:00
committed by GitHub
co-authored by marybelvargas
parent d90b80d993
commit 93c2e36d07
@@ -16,7 +16,7 @@ provider (listed above). There is also options for allowing self sign up.
> The following applies when using Grafana's built in user authentication, LDAP (without Auth proxy) or OAuth integration.
Grafana are using short-lived tokens as a mechanism for verifying authenticated users.
Grafana uses short-lived tokens as a mechanism for verifying authenticated users.
These short-lived tokens are rotated each `token_rotation_interval_minutes` for an active authenticated user.
An active authenticated user that gets it token rotated will extend the `login_maximum_inactive_lifetime_duration` time from "now" that Grafana will remember the user.