Update to docs - index.md (#70699)

Update index.md

Minor correction.
This commit is contained in:
marybelvargas
2023-06-27 09:11:48 -05:00
committed by GitHub
parent c9c357fc19
commit b32cea7929

View File

@@ -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.