summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | A tool that verifies the correctness of a metadata file is the file is fetche...Roland Hedberg2014-06-131-0/+82
* | Change validUntilRoland Hedberg2014-06-131-11776/+21178
* | When not a SAML class instance adding an element is slightly more complex.Roland Hedberg2014-06-131-8/+29
* | Upped the time slack, should I rather have a 'don't care about the time valid...Roland Hedberg2014-06-131-1/+2
* | Switched back to what it should be.Roland Hedberg2014-06-131-1/+1
* | Fixed problem with signing metadata.Roland Hedberg2014-06-093-20/+56
|/
* Don't mind empty lines.Roland Hedberg2014-06-051-1/+3
* Allow choice of output type.Roland Hedberg2014-06-051-1/+1
* Fixed some remaining issuesRoland Hedberg2014-06-052-8/+16
* Added dumps method to MetadataStore, changed merge_metadata.py to take advant...Roland Hedberg2014-06-052-7/+21
* Added merge_metadata.py to scripts to be installed.Roland Hedberg2014-06-051-1/+1
* Updated some documentationRoland Hedberg2014-06-051-1/+9
* If statement already is a string do mess with it.Roland Hedberg2014-06-051-2/+4
* Script that merges several metadata streams into one.Roland Hedberg2014-06-051-0/+93
* Sha2 changes and some spring cleaning.Roland Hedberg2014-06-051-35/+62
* Made a special idp version compatible with uwsgi/gunicorn usage.Roland Hedberg2014-06-053-72/+1126
* Fixed decryption/verification of signed and encrypted assertions.Roland Hedberg2014-06-035-29/+30
* Fixed attribute filtering logic, take 2.Roland Hedberg2014-06-037-52/+76
* Removed unused importRoland Hedberg2014-06-022-2/+2
* Allow urls instead of file paths for cert_file, ca_certs and key_file configu...Roland Hedberg2014-06-021-0/+14
* Merge pull request #120 from tpazderka/submit_buttonRoland Hedberg2014-05-291-0/+1
|\
| * Submit button added to POST formTomas Pazderka2014-05-291-0/+1
|/
* Fixed problematic logic.Roland Hedberg2014-05-281-5/+6
* Refactored and improved attribute consumer service metadata construction.Roland Hedberg2014-05-271-39/+53
* Merge branch 'master' of github.com:rohe/pysaml2Roland Hedberg2014-05-272-4/+17
|\
| * Merge pull request #119 from dv10den/masterRoland Hedberg2014-05-222-4/+17
| |\
| | * Added content to the docdaniel evertsson2014-05-222-4/+17
* | | Minor style adjustmentRoland Hedberg2014-05-271-3/+3
* | | Made sure requested/Optional attributes gets expressed in metadata.Roland Hedberg2014-05-271-5/+6
|/ /
* | Don't try to check the signature if there is no one there :-/Roland Hedberg2014-05-161-6/+7
* | Merge branch 'master' of https://github.com/rhoerbe/pysaml2 into rhoerbe-masterRoland Hedberg2014-05-164-1/+51
* | Support for http://docs.oasis-open.org/security/saml/Post2.0/sstc-request-ini...Roland Hedberg2014-05-151-0/+41
|/
* More informative variable names.Roland Hedberg2014-05-132-65/+55
* Merge pull request #117 from HaToHo/masterRoland Hedberg2014-05-136-16/+60
|\
| * Added the possibility to change host and port.Hans Hörberg2014-05-135-13/+17
| * Merge remote-tracking branch 'upstream/master'Hans Hörberg2014-05-130-0/+0
| |\
| * | Example for LDAP, new error message and added a test user.Hans Hörberg2014-05-083-5/+45
* | | Merge pull request #116 from dv10den/masterRoland Hedberg2014-05-134-22/+81
|\ \ \
| * | | Updated to guide on how to setup and run the basic IDP and SP examplesdaniel evertsson2014-04-284-22/+81
* | | | Updated tests to working with separate signature verifications of response an...Roland Hedberg2014-05-134-22/+36
* | | | Seprated signature verification of response and assertions. Can not be done a...Roland Hedberg2014-05-131-19/+28
* | | | Store away the original XML document (the SAML response) so it can be used la...Roland Hedberg2014-05-131-9/+29
| |_|/ |/| |
* | | Merge pull request #114 from HaToHo/masterRoland Hedberg2014-05-052-2/+4
|\ \ \ | |/ / |/| / | |/
| * Fix for encrypted assertion.Hans Hörberg2014-05-052-2/+4
|/
* Fixed bug in authn method handling.Roland Hedberg2014-04-281-3/+5
* Added a keyword argument dictionary for binding specific arguments.Roland Hedberg2014-04-251-2/+3
* Added another way of getting authn information.Roland Hedberg2014-04-251-0/+4
* Should generate 'true'/'false' in xml not 'True'/'False'.Roland Hedberg2014-04-251-18/+51
* Merge branch 'master' of github.com:rohe/pysaml2Roland Hedberg2014-04-222-5/+15
|\
| * Merge pull request #112 from richtera/masterRoland Hedberg2014-04-222-5/+15
| |\