added proper documentation for openid integration

This commit is contained in:
2024-12-22 15:13:55 +01:00
parent bee771a30e
commit ffae1be340
4 changed files with 126 additions and 1 deletions

View File

@@ -24,7 +24,9 @@ by configuring your configuration to load these.
> custom configurations / HopFrame services.
You can specify `Seconds`, `Minutes`, `Hours` and `Days` for either of the two token types.
These get combined to a single time span.
These get combined to a single time span. You can also completely disable the default authentication
by setting the `DefaultAuthentication` to `false`. Note that you will no longer be able to login in any
way unless you enabled the [OpenID](./openid.md) authentication.
#### Configuration example
```json