Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
O
omniauth-cas
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
nounous-archives
omniauth-cas
Commits
6392698d
Commit
6392698d
authored
12 years ago
by
Derek Lindahl
Browse files
Options
Downloads
Plain Diff
Merge pull request #5 from rbq/patch-1
Add undocumented configuration option
parents
0f6c6bff
1c85f9ba
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide 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 @
6392698d
...
...
@@ -48,6 +48,7 @@ Other configuration options:
*
`logout_url`
- The URL to use to logout a user. Defaults to
`'/logout'`
*
`uid_key`
- The user data attribute to use as your user's unique identifier. Defaults to
`'user'`
(which usually contains the user's login name)
*
`ca_path`
- Optional when
`ssl`
is
`true`
. Sets path of a CA certification directory. See
[
Net::HTTP
][
net_http
]
for more details
*
`disable_ssl_verification``- Optional when `
ssl
` is true. Disables verification.
## Contributing
...
...
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