mirror of
https://github.com/pomerium/pomerium.git
synced 2025-05-30 17:37:25 +02:00
Update synology.md (#1219)
This commit is contained in:
parent
8e48ae03a8
commit
7da513f42c
1 changed files with 2 additions and 0 deletions
|
@ -179,6 +179,8 @@ IDP_CLIENT_ID | Values from setting up your [identity provider]
|
|||
IDP_PROVIDER | Values from setting up your [identity provider] (e.g. `google`)
|
||||
COOKIE_SECRET | output of `head -c32 /dev/urandom | base64`
|
||||
AUTHENTICATE_SERVICE_URL | `https://authenticate.int.nas.example`
|
||||
SHARED_SECRET | output of `head -c32 /dev/urandom | base64`
|
||||
|
||||
|
||||
For a detailed explanation, and additional options, please refer to the [configuration variable docs]. Also note, though not covered in this guide, settings can be made via a mounted configuration file.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue