Skip to content

Commit 14ffc19

Browse files
authored
fix broken link in README.md
1 parent e6e8c46 commit 14ffc19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -333,7 +333,7 @@ section about Google configuration below, in the static registration.
333333
#### Frontend
334334
The OpenID Connect frontend acts as and OpenID Connect Provider (OP), accepting requests from OpenID
335335
Connect Relying Parties (RPs). The default configuration file can be found
336-
[here](../example/plugins/frontends/oidc_frontend.yaml.example).
336+
[here](../example/plugins/frontends/openid_connect_frontend.yaml.example).
337337

338338
As opposed to the other plugins, this plugin is NOT stateless (due to the nature of OpenID Connect using any other
339339
flow than "Implicit Flow"). However, the frontend supports using a MongoDB instance as its backend storage, so as long

0 commit comments

Comments
 (0)