Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
K
keycloak-proxy
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Janne Mareike Koschinski
keycloak-proxy
Commits
210db44a
Commit
210db44a
authored
Apr 18, 2016
by
Tim
Committed by
Rohith
Apr 18, 2016
Browse files
Options
Downloads
Patches
Plain Diff
Added no-redirects option to docs (#44)
Original PR was:
https://github.com/gambol99/keycloak-proxy/pull/27/files
parent
dad84232
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+1
-0
1 addition, 0 deletions
README.md
with
1 addition
and
0 deletions
README.md
+
1
−
0
View file @
210db44a
...
...
@@ -41,6 +41,7 @@ GLOBAL OPTIONS:
--discovery-url
the discovery url to retrieve the openid configuration
--upstream-url
"http://127.0.0.1:8081"
the url
for
the upstream endpoint you wish to proxy to
--upstream-keepalives
enables or disables the keepalive connections
for
upstream endpoint
(
defaults
true
)
--no-redirects
true
or
false
depending on whether you want a client without a valid token to be redirected
--encryption-key
the encryption key used to encrpytion the session state
--redirection-url
the redirection url, namely the site url, note: /oauth will be added to it
--hostname
[
--hostname
option
--hostname
option] a list of
hostname
which the service will respond to, defaults to all
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment