From f060af9fdfecb9364e0774b45b45b099053f2d62 Mon Sep 17 00:00:00 2001 From: Kevin Burke Date: Thu, 10 Aug 2023 20:30:04 -0700 Subject: [PATCH] Update index.md --- .../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 6f1def6b2e86c..5a5476381b9d2 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) at the Okta applications section. 1. Set the callback URL for your OAuth2 app to `http://:/login/okta`.