Skip to content
This repository has been archived by the owner on Dec 7, 2020. It is now read-only.

Commit

Permalink
Update to user-guide.md
Browse files Browse the repository at this point in the history
Incorrect Documentation - should be "sign-in-page" not "sign-page".
  • Loading branch information
snowjet authored and Bruno Oliveira da Silva committed Jun 5, 2020
1 parent 33c23da commit 48c72c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/user-guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -452,7 +452,7 @@ By default, Louketo Proxy will immediately redirect you
for authentication and hand back a 403 for access denied. Most users
will probably want to present the user with a more friendly sign-in and
access denied page. You can pass the command line options (or via config
file) paths to the files with `--signin-page=PATH`. The sign-in page
file) paths to the files with `--sign-in-page=PATH`. The sign-in page
will have a 'redirect' variable passed into the scope and holding the
OAuth redirection URL. If you wish to pass additional variables into the
templates, such as title, sitename and so on, you can use the -`-tags
Expand Down

0 comments on commit 48c72c0

Please sign in to comment.