We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6e8c46 commit 14ffc19Copy full SHA for 14ffc19
doc/README.md
@@ -333,7 +333,7 @@ section about Google configuration below, in the static registration.
333
#### Frontend
334
The OpenID Connect frontend acts as and OpenID Connect Provider (OP), accepting requests from OpenID
335
Connect Relying Parties (RPs). The default configuration file can be found
336
-[here](../example/plugins/frontends/oidc_frontend.yaml.example).
+[here](../example/plugins/frontends/openid_connect_frontend.yaml.example).
337
338
As opposed to the other plugins, this plugin is NOT stateless (due to the nature of OpenID Connect using any other
339
flow than "Implicit Flow"). However, the frontend supports using a MongoDB instance as its backend storage, so as long
0 commit comments