Skip to content

Commit

Permalink
docs: fix typo [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
tronghn committed Jun 10, 2024
1 parent 984fb40 commit e440b92
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ At minimum, the following configuration must be provided when in SSO server mode

You should also explicitly configure the cookie encryption key:

- `encrytion-key`
- `encryption-key`

### SSO Proxy

Expand All @@ -124,7 +124,7 @@ At minimum, the following configuration must be provided when in SSO proxy mode:

You should also explicitly configure the cookie encryption key:

- `encrytion-key`
- `encryption-key`

This must match the key used by the SSO server.

Expand Down

0 comments on commit e440b92

Please sign in to comment.