You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -64,7 +64,7 @@ All files can be copied to **/etc/nginx/conf.d**
64
64
* Ensure NGINX Plus is configured as a confidential client (with a client secret)
65
65
* Make a note of the `client ID` and `client secret`
66
66
67
-
* If your IdP supports OpenID Connect Discovery (usually at the URI `/.well-known-openid-configuration`) then use the `configure.sh` script to complete configuration. In this case you can skip the **frontend.conf** configuration. Otherwise:
67
+
* If your IdP supports OpenID Connect Discovery (usually at the URI `/.well-known/openid-configuration`) then use the `configure.sh` script to complete configuration. In this case you can skip the **frontend.conf** configuration. Otherwise:
68
68
* Download the `jwks_uri` JWK file to your NGINX Plus instance
69
69
* Obtain the URL for the **authorization endpoint**
0 commit comments