summaryrefslogtreecommitdiff
path: root/saml
AgeCommit message (Collapse)Author
2015-12-21Use SAML IDP at idp.uni-lj.si proxied through codeq.si.Aleš Smodiš
2015-12-10Add copyright infoTimotej Lazar
2015-11-09Change all remaining "Shibboleth.sso" paths to "saml".Aleš Smodiš
2015-10-21Adapt to the new SAML URLs, set ForceAuthn=true to always request ↵Aleš Smodiš
authentication from the user.
2015-10-17Added periodic timed out request cleaner to SAML daemon.Aleš Smodiš
2015-10-16Logging improvements in the SAML daemon.Aleš Smodiš
2015-10-15Server-side support for SAML logout, sessions are destroyed only using an ↵Aleš Smodiš
AJAX call.
2015-10-15Implemented minimum support for authentication via SAML with an addition of ↵Aleš Smodiš
a new daemon. TODO: python login with SAML credentials.