summaryrefslogtreecommitdiff
path: root/lib/web/auth/saml/index.js (follow)
Commit message (Expand)AuthorAgeFilesLines
* Linter: Fix all lint errorsPhilip Molares2021-02-151-13/+15
* Fix SAML auth error loggingDavid Mehren2021-02-111-1/+1
* saml: make logger print actual error messageSimeon Keske2020-07-111-2/+2
* add error handling to saml-certsSimeon Keske2020-07-111-2/+15
* allow to set a saml client certificateSimeon Keske2020-07-111-0/+1
* Rework debug loggingSheogorath2019-06-081-2/+2
* Fix eslint warningsSheogorath2019-05-311-1/+1
* Added a configuration option for passport-saml:Emmanuel Ormancey2019-04-061-1/+2
* Fix typo of "grouptAttribute" in saml auth moduleMax Wu2018-04-271-2/+2
* Change config to camel case with backwards compatibilitySheogorath2018-03-251-6/+6
* added guide for SAML settingsNorihito Nakae2017-12-041-1/+0
* fixed the SAML callback URL to unconfigurable.Norihito Nakae2017-11-291-1/+1
* Initial support for SAML authenticationNorihito Nakae2017-11-281-0/+96