summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* make non-dev version 1.2.0beta31.2.0beta3Fredrik Thulin2014-03-281-1/+1
* version 1.2.0beta3devFredrik Thulin2014-03-271-1/+1
* Fixed a problem with filtering assertion by required/optional attributes.Roland Hedberg2014-03-275-17/+38
* Add entity_attributes().Fredrik Thulin2014-03-061-4/+31
* version 1.2.0beta2Fredrik Thulin2014-02-051-1/+1
* Merge remote-tracking branch 'roland/master'Fredrik Thulin2014-02-0515-1978/+6282
|\
| * Script to update the metadata that is used in some tests.Roland Hedberg2014-02-057-1833/+6158
| * Added argument to the instant() function.Roland Hedberg2014-02-051-1/+1
| * Allow for the specification of authn_instant and subject_locality in AuthnSta...Roland Hedberg2014-02-052-62/+106
| * Allow input of timestamp if not present time should be used.Roland Hedberg2014-02-051-2/+5
| * Merge branch 'master' of github.com:rohe/pysaml2Roland Hedberg2014-01-303-2/+233
| |\
| * | Examples should be marked as such. Dynamically built files should not be part...Roland Hedberg2014-01-305-81/+13
* | | Merge branch 'master' of https://github.com/rohe/pysaml2Fredrik Thulin2014-01-210-0/+0
|\ \ \ | | |/ | |/|
| * | Merge pull request #72 from SUNET/pyxmlsecurity_fixesRoland Hedberg2014-01-163-2/+233
| |\ \ | | |/ | |/|
| | * Add test case for CryptoBackendXMLSecurity with PKCS#11.Fredrik Thulin2014-01-162-0/+231
| | * Fix CryptoBackendXMLSecurity.validate_signature.Fredrik Thulin2014-01-161-2/+2
| |/
* | Parse crypto_backend.Fredrik Thulin2014-01-211-1/+2
* | Add test case for CryptoBackendXMLSecurity with PKCS#11.Fredrik Thulin2014-01-162-0/+231
* | Fix CryptoBackendXMLSecurity.validate_signature.Fredrik Thulin2014-01-161-2/+2
* | Merge branch 'master' of github.com:SUNET/pysaml2Fredrik Thulin2014-01-134-1/+24
|\ \ | |/ |/|
| * send: Make headers a dict before requests.request is called.Fredrik Thulin2013-12-121-0/+5
| * Bumped version to 1.0.4beta4Stefan Wold2013-12-061-1/+1
| * Removed errenous comma signStefan Wold2013-12-061-2/+2
| * Bumped version to 1.0.4beta3Stefan Wold2013-12-051-1/+1
| * Merge branch 'rohe-master'Stefan Wold2013-12-054-2/+44
| |\
| * | call this version 1.0.4beta2 in the SUNET repoFredrik Thulin2013-11-291-1/+1
| * | Merge branch 'master' of https://github.com/rohe/pysaml2Fredrik Thulin2013-11-2930-738/+1299
| |\ \
| * | | Fix another case of req_authn_context.authn_context_class_ref list.Fredrik Thulin2013-10-111-1/+1
| * | | requested_authn_context: authn_context_class_ref should be a listFredrik Thulin2013-10-031-2/+2
| * | | coverageFredrik Thulin2013-10-021-0/+4
| * | | fake tests to get Jenkins to accept pysaml2Fredrik Thulin2013-10-022-0/+14
* | | | Merge pull request #71 from SUNET/Saml2Client_kwargsRoland Hedberg2014-01-131-2/+4
|\ \ \ \
| * | | | Make Saml2Client more flexible.Fredrik Thulin2013-12-201-2/+4
* | | | | More informative error message.Roland Hedberg2014-01-071-1/+3
* | | | | Best effort.Roland Hedberg2013-12-201-1/+4
* | | | | No default for path to xmlsec1.Roland Hedberg2013-12-201-4/+4
* | | | | Helper methods for getting providers of special type.Roland Hedberg2013-12-201-0/+17
* | | | | Actually there to make testing somewhat simpler.Roland Hedberg2013-12-201-1/+4
* | | | | Ldap authentication, tentative!Roland Hedberg2013-12-201-1/+35
* | | | | Updated readme to reflect the reality.Roland Hedberg2013-12-161-4/+5
* | | | | Useful tool for large metadata files.Roland Hedberg2013-12-161-0/+2
* | | | | Set version numberRoland Hedberg2013-12-161-1/+1
|/ / / /
* | | | Merge pull request #61 from koliber/loader_remote_xml_optionRoland Hedberg2013-12-162-3/+55
|\ \ \ \
| * | | | Created another way of loading remote_metadata. Allows you to specify a path ...Krystian Cybulski2013-10-092-3/+55
* | | | | Set version numberRoland Hedberg2013-12-161-2/+2
* | | | | Fixed all tests and various bugs that appeared during that process.Roland Hedberg2013-12-1327-44057/+132277
| |_|_|/ |/| | |
* | | | If no identity information refrain from constructing an AttributeStatement.Roland Hedberg2013-12-054-2/+44
| |_|/ |/| |
* | | Make certain the correct issuer was included in logout request and response.Roland Hedberg2013-11-283-4/+9
* | | There is no parameter called 'assertion_consumer_service_urls' to any of the ...Roland Hedberg2013-11-271-10/+15
* | | Merge pull request #68 from arbn/masterRoland Hedberg2013-11-254-44/+44
|\ \ \