From c07b4fb7348cceb591ed06b83601ac719f81e1bc Mon Sep 17 00:00:00 2001 From: "grafana-delivery-bot[bot]" <132647405+grafana-delivery-bot[bot]@users.noreply.github.com> Date: Fri, 11 Aug 2023 10:54:57 -0500 Subject: [PATCH] [v10.1.x] Update index.md (#73200) Update index.md (#73183) * Update index.md * Update docs/sources/setup-grafana/configure-security/configure-authentication/okta/index.md --------- Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com> (cherry picked from commit a9d2bbc814bf9f8e3d9a69660fce8f18c7d259b8) Co-authored-by: Kevin Burke --- .../configure-security/configure-authentication/okta/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/setup-grafana/configure-security/configure-authentication/okta/index.md b/docs/sources/setup-grafana/configure-security/configure-authentication/okta/index.md index 85c9c460096..ff3fb682f97 100644 --- a/docs/sources/setup-grafana/configure-security/configure-authentication/okta/index.md +++ b/docs/sources/setup-grafana/configure-security/configure-authentication/okta/index.md @@ -28,7 +28,7 @@ To follow this guide: To integrate your Okta OAuth2 provider with Grafana using our Okta OAuth2 integration, follow these steps: -1. [Create an SWA app](https://help.okta.com/en-us/Content/Topics/Apps/Apps_App_Integration_Wizard_SWA.htm) or [OCID app](https://help.okta.com/en-us/Content/Topics/Apps/Apps_App_Integration_Wizard_OIDC.htm) at the Okta applications section. +1. [Create an SWA app](https://help.okta.com/en-us/Content/Topics/Apps/Apps_App_Integration_Wizard_SWA.htm) or [OIDC app](https://help.okta.com/en-us/Content/Topics/Apps/Apps_App_Integration_Wizard_OIDC.htm) in the Okta applications section. 1. Set the callback URL for your OAuth2 app to `http://:/login/okta`.