summaryrefslogtreecommitdiffstats
path: root/auth_mellon.h
Commit message (Expand)AuthorAgeFilesLines
* Convert session user name to dynamic size storageolavmrk2014-06-201-1/+3
* Convert session env array to dynamic size storageolavmrk2014-06-201-4/+2
* Convert lasso_saml_response to dynamic size storageolavmrk2014-06-201-2/+1
* Convert lasso_session to dynamic size storageolavmrk2014-06-201-2/+1
* Convert lasso_identity to dynamic size storageolavmrk2014-06-201-2/+1
* Introduce dynamic memory pool for sessionsolavmrk2014-06-201-0/+14
* Add a helper to redirect on unauthorized errorolavmrk2014-04-251-0/+3
* Handle non successful status posted by the Idpolavmrk2014-04-251-0/+7
* Simplify cache disabling headers.olavmrk2014-02-131-1/+1
* Add MellonSetEvnNoPrefix option.olavmrk2013-05-301-0/+8
* Move GLib compatibility helpers to a separate file.olavmrk2013-05-081-22/+4
* Add MellonSPentityId to control entityId in autogenerated metadatamanu@netbsd.org2013-04-151-0/+1
* Rename am_generate_session_id() to am_generate_id().olavmrk2013-03-061-3/+4
* Disable replay of POST request by default.olavmrk2013-03-061-0/+7
* add implementation of g_hash_table_get_keys to compile under Centos 5benjamin.dauvergne2012-10-101-0/+22
* Add configuration directive MellonDoNotVerifyLogoutSignaturebenjamin.dauvergne2012-10-091-0/+2
* Add directive MellonSubjectConfirmationDataAddressCheckbenjamin.dauvergne2012-02-171-0/+22
* Add MellonAutnContextClassRef to configuration directivesolavmrk2011-12-071-0/+4
* Honour MellonProbeDiscoveryIdP order when sending probesmanu@netbsd.org2011-12-051-1/+1
* Add support for inheriting lasso_server objects.olavmrk2011-05-181-0/+2
* Add support for loading federation metadata files.olavmrk2011-05-181-1/+7
* Change cfg->idp_metadata_files to an array instead of an hash.olavmrk2011-05-181-1/+1
* Add MellonCookieDomain and MellonCookiePath directivesbenjamin.dauvergne2011-04-071-0/+2
* New MellonIdPMetadataGlob directive to load mulitple IdP metadatamanu@netbsd.org2011-03-231-0/+2
* Regexp backreference substitution in MellonCond manu@netbsd.org2011-03-221-11/+13
* New MellonCond directive to enable attribute filtering beyond MellonRequire manu@netbsd.org2011-03-171-1/+25
* A /mellon/probeDisco endpoint replaces the builtin:get-metadata IdP manu@netbsd.org2011-03-091-0/+2
* Validate received response.olavmrk2010-06-301-0/+1
* Change return type of am_reconstruct_url to not be const.olavmrk2010-06-301-1/+1
* Shibboleth 2 interoperability. This is acchieved by increasing themanu@netbsd.org2010-05-311-2/+4
* Optionaly ave the remote IdP entityId in the environmentmanu@netbsd.org2010-05-311-0/+1
* Make sure that redirect URLs doesn't contain control characters.olavmrk2009-11-111-0/+1
* Support replay of multipart/form-data POST requestsmanu@netbsd.org2009-11-111-0/+10
* Replay POST requets after been sent to the IdPmanu@netbsd.org2009-11-091-1/+9
* Add MellonOrganization(Name|DisplayName|URL) for filling themanu@netbsd.org2009-06-151-0/+5
* Strip "-----BEGIN CERTIFICATE-----", "-----END CERTIFICATE-----", and anymanu@netbsd.org2009-06-141-0/+1
* Add a MellonSamlResponseDump option to dump the SAML authentication response in manu@netbsd.org2009-06-011-2/+6
* Add MellonSessionDump option, to make the session available in the environmentmanu@netbsd.org2009-05-251-1/+2
* Add support for IdP initiated SOAP single logout.manu@netbsd.org2009-05-151-2/+10
* - Support for multiple IdPmanu@netbsd.org2009-05-121-4/+8
* Add support for auto-generating SP metadata.olavmrk2009-05-061-0/+2
* Add a MellonSecureCookie setting to enforce Secure + HttpOnly flags formanu@netbsd.org2009-03-021-0/+1
* Add MellonDefaultLoginPath option.olavmrk2008-11-111-0/+3
* Use lasso_server_new_from_buffer if available.olavmrk2008-11-101-0/+3
* Add support for IdP CA certificate and SP certificate.olavmrk2008-10-271-0/+2
* Increased maximum Lasso session size.olavmrk2007-10-261-1/+1
* Copy SessionIndex to LogoutRequest.olavmrk2007-09-281-0/+2
* Initial import of version 0.0.6olavmrk2007-09-241-0/+246