diff --git a/website/source/docs/auth/jwt_oidc_providers.html.md b/website/source/docs/auth/jwt_oidc_providers.html.md index 5546748b10..630dae5a34 100644 --- a/website/source/docs/auth/jwt_oidc_providers.html.md +++ b/website/source/docs/auth/jwt_oidc_providers.html.md @@ -102,7 +102,8 @@ Main reference: [Using OAuth 2.0 to Access Google APIs](https://developers.googl ## Okta -1. Make sure an Authorization Server has been created. +1. Make sure an Authorization Server has been created. The "Issuer" field shown on the Setting page + will used as the `oidc_discovery_url`. 1. Visit Applications > Add Application (Web). 1. Configure Login redirect URIs. Save. 1. Save client ID and secret.