From 8187058e9da64c50009dd0779f671c733b945a07 Mon Sep 17 00:00:00 2001 From: "grafana-delivery-bot[bot]" <132647405+grafana-delivery-bot[bot]@users.noreply.github.com> Date: Mon, 29 Apr 2024 10:33:33 +0100 Subject: [PATCH] [v11.0.x] Docs: Create the Azure AD application section has outdated information. (#87034) Docs: Create the Azure AD application section has outdated information. (#71498) Update index.md (cherry picked from commit ccd2bff8b0179e4bfbe20c927de410edd29ffc08) Co-authored-by: Dai Nguyen <88277570+ej25a@users.noreply.github.com> --- .../configure-authentication/azuread/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/setup-grafana/configure-security/configure-authentication/azuread/index.md b/docs/sources/setup-grafana/configure-security/configure-authentication/azuread/index.md index 8d0b79451e7..9dbda4334f9 100644 --- a/docs/sources/setup-grafana/configure-security/configure-authentication/azuread/index.md +++ b/docs/sources/setup-grafana/configure-security/configure-authentication/azuread/index.md @@ -49,7 +49,7 @@ To enable the Azure AD OAuth2, register your application with Azure AD. 1. Click **Certificates & secrets**, then add a new entry under **Client secrets** with the following configuration. - Description: Grafana OAuth - - Expires: Never + - Expires: Select an expiration period 1. Click **Add** then copy the key value. This is the OAuth client secret.