summaryrefslogtreecommitdiff
path: root/lib/web/auth/saml/index.js (unfollow)
Commit message (Expand)AuthorFilesLines
2021-02-15Linter: Fix all lint errorsPhilip Molares1-13/+15
2021-02-11Fix SAML auth error loggingDavid Mehren1-1/+1
2020-07-11saml: make logger print actual error messageSimeon Keske1-2/+2
2020-07-11add error handling to saml-certsSimeon Keske1-2/+15
2020-07-11allow to set a saml client certificateSimeon Keske1-0/+1
2019-11-28Moving the storage of referrer information to main authorization check instea...Ralph Krimmel1-5/+3
2019-11-27Fixing linting problemsRalph Krimmel1-4/+3
2019-11-27Fixing redirection after SAML loginfoobarable1-2/+5
2019-06-08Rework debug loggingSheogorath1-2/+2
2019-05-31Fix eslint warningsSheogorath1-1/+1
2019-04-06Added a configuration option for passport-saml:Emmanuel Ormancey1-1/+2
2018-04-27Fix typo of "grouptAttribute" in saml auth moduleMax Wu1-2/+2
2018-03-25Change config to camel case with backwards compatibilitySheogorath1-6/+6
2017-12-04added guide for SAML settingsNorihito Nakae1-1/+0
2017-11-29fixed the SAML callback URL to unconfigurable.Norihito Nakae1-1/+1
2017-11-28Initial support for SAML authenticationNorihito Nakae1-0/+96