summaryrefslogtreecommitdiff
path: root/lib/web/auth/saml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix typo of "grouptAttribute" in saml auth moduleMax Wu2018-04-271-2/+2
| | | Signed-off-by: Max Wu <jackymaxj@gmail.com>
* Change config to camel case with backwards compatibilitySheogorath2018-03-251-6/+6
| | | | | | | | This refactors the configs a bit to now use camel case everywhere. This change should help to clean up the config interface and make it better understandable. Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
* 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