Update OIDC provider doc (#7693)

This commit is contained in:
Jim Kalafut
2019-10-17 16:02:21 -07:00
committed by GitHub
parent 8af8c3fe90
commit 1d9dd985f4

View File

@@ -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.