diff --git a/config/config.example.toml b/config/config.example.toml index f60db4e9..d975b5d3 100644 --- a/config/config.example.toml +++ b/config/config.example.toml @@ -425,7 +425,7 @@ allow_registration = true # The asterisk is important, as it allows for any query parameters to be passed # Authentik for example uses regex so it can be set to (regex): # /oauth/sso//callback.* -# [[oidc.providers]] +# [[plugins.config."@versia/openid".providers]] # name = "CPlusPatch ID" # id = "cpluspatch-id" # This MUST match the provider's issuer URI, including the trailing slash (or lack thereof)