Skip to content

Commit

Permalink
Update synology.md (pomerium#1219)
Browse files Browse the repository at this point in the history
  • Loading branch information
roulesse authored Aug 6, 2020
1 parent 8e48ae0 commit 7da513f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/docs/quick-start/synology.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down

0 comments on commit 7da513f

Please sign in to comment.