mirror of
https://github.com/lennart-k/rustical.git
synced 2025-12-13 20:32:48 +00:00
frontend: Move oidc configuration to dedicated section
This commit is contained in:
@@ -5,7 +5,7 @@ You can set up RustiCal with an OpenID Connect identity provider
|
||||
## Example: Authelia
|
||||
|
||||
```toml title="RustiCal configuration"
|
||||
[frontend.oidc]
|
||||
[oidc]
|
||||
name = "Authelia"
|
||||
issuer = "https://auth.example.com"
|
||||
client_id = "rustical"
|
||||
|
||||
Reference in New Issue
Block a user