set up stalwart as oidc provider
This commit is contained in:
@@ -69,6 +69,14 @@ specifics for everything
|
||||
- added `172.18.0.0/24`; reason: `internal`
|
||||
- settings -> network -> http -> security
|
||||
- permissive cors policy: `true` **[restart needed]**
|
||||
- settings -> authentication -> oidc provider
|
||||
- oauth settings
|
||||
- key: `secret read from environment variable`
|
||||
- variable name: `OIDC_KEY`
|
||||
- openid connect
|
||||
- signature algorithm: `ECDSA using P-384 and SHA-384`
|
||||
- signature key: `secret read from environment variable`
|
||||
- variable name: `OIDC_SIGNATURE_KEY`
|
||||
|
||||
**useful links**
|
||||
|
||||
|
||||
Reference in New Issue
Block a user