From bdd4aeb175ccd9f515b84dbe4b7d400044cb06e1 Mon Sep 17 00:00:00 2001 From: Philip Clark Date: Fri, 1 Dec 2023 15:13:54 -0500 Subject: [PATCH] docs: update okta provider doc Signed-off-by: Philip Clark --- docs/auth/okta/provider.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/auth/okta/provider.md b/docs/auth/okta/provider.md index 99ff664a67..2242e4a0f0 100644 --- a/docs/auth/okta/provider.md +++ b/docs/auth/okta/provider.md @@ -27,6 +27,8 @@ To add Okta authentication, you must create an Application from Okta: - `Controlled access`: (select as appropriate) - Click Save +The configuration examples provided above are suitable for local development. For a production deployment, substitute `http://localhost:7007` with the url that your Backstage instance is available at. + # Configuration The provider configuration can then be added to your `app-config.yaml` under the