summaryrefslogtreecommitdiff
path: root/docs/configuration-env-vars.md (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add lutim supportDylan Dervaux2019-04-101-1/+7
| | | | Signed-off-by: Dylan Dervaux <dylanderv05@gmail.com>
* Added a configuration option for passport-saml:Emmanuel Ormancey2019-04-061-0/+1
| | | | | | | | | | | disableRequestedAuthnContext: true|false By default only Password authmethod is accepted, this option allows any other method. Issue and option described here: https://github.com/bergie/passport-saml/issues/226 Signed-off-by: Emmanuel Ormancey <emmanuel.ormancey@cern.ch>
* minor fixes to internal links in documentationClaudius2019-04-011-6/+6
|
* breaking up config docs into sectionsClaudius2019-04-011-46/+180
| | | | Signed-off-by: Claudius <opensource@amenthes.de>
* striving for consistency across various docsClaudius2019-04-011-1/+2
| | | | Signed-off-by: Claudius <opensource@amenthes.de>
* splitting README.md into files in /docs for better readabilityClaudius2019-04-011-0/+113
Signed-off-by: Claudius <opensource@amenthes.de>