[v9.5.x] Update to docs - index.md (#70752)

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:05 -05:00
committed by GitHub
co-authored by marybelvargas
parent 54c462c050
commit 3a3fa60e78
@@ -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.