summaryrefslogtreecommitdiff
path: root/example
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge remote-tracking branch 'upstream/master'Hans Hörberg2015-10-134-8/+35
|\ \ | |/
| * Updated the conf.example filesMathias Hedström2015-10-062-42/+8
| * Merge branch 'roland_master' into example_updatesMathias Hedström2015-10-061-3/+5
| |\
| * \ Merge branch 'example_updates' of https://github.com/its-dirg/pysaml2 into ex...Mathias Hedström2015-10-012-0/+8
| |\ \
| | * | Merge branch 'master' of https://github.com/its-dirg/pysaml2daniel evertsson2015-09-211-1/+0
| | * | Added example requirement and disco response endpoint in SP configurationdaniel evertsson2015-09-212-0/+9
| * | | Updated sp example to work with phantomJSMathias Hedström2015-10-011-1/+0
| |/ /
| * | Idp2 uses sslMathias Hedström2015-09-172-15/+69
* | | Fix for python 3Hans Hörberg2015-10-131-2/+2
| |/ |/|
* | PY3&PY2 thingRoland Hedberg2015-09-071-3/+5
|/
* xmldsig part of saml2Roland Hedberg2015-07-151-1/+1
* Improve support for SigAlg usage in HTTP redirect.Roland Hedberg2015-06-271-3/+5
* New metadata configuration for encryption.Hans Hörberg2015-06-022-34/+31
* Fix to use the correct Extensions element.Hans Hörberg2015-05-263-10/+10
* Allows encrypted assertions with encryption key sent in the extension element.Hans Hörberg2015-05-251-3/+1
* Fix python3 syntax errorsClint Byrum2015-05-155-21/+22
* Merge branch 'master' of github.com:rohe/pysaml2Roland Hedberg2015-04-302-4/+29
|\
| * Removed files.Hans Hörberg2015-04-222-30/+0
| * Fix so the wsgi SP follows PEFIM.Hans Hörberg2015-04-223-3/+55
| * Fix so the IdP follows PEFIM.Hans Hörberg2015-04-171-1/+4
* | Less prone to keel over because of unexpected keyword arguments. Proposed by ...Roland Hedberg2015-04-021-2/+3
|/
* Spelling error. Added and extra parameter check.Roland Hedberg2015-03-311-2/+7
* Example SP: Fix failed auth redirectLumi Pakkanen2015-03-301-1/+1
* Merge remote-tracking branch 'upstream/master'Hans Hörberg2015-03-172-12/+18
|\
| * Autofocus on username input.Rebecka Gulliksson2015-03-091-1/+1
| * Improved support for forceAuthn: clear cookie (if any) in case of forceAuthn=...Rebecka Gulliksson2015-03-091-11/+17
* | Updated pysaml2 to support PEFIM.Hans Hörberg2015-03-161-1/+1
|/
* Handle different problems pointed out by Seth Arnold.Roland Hedberg2015-03-013-45/+63
* Handle b64decode exception. Proposed by Seth Arnold.Roland Hedberg2015-02-283-27/+39
* Handle b64decode exception. Proposed by Seth Arnold.Roland Hedberg2015-02-283-3/+3
* SAML request may contain signature and sigalg argumentsRoland Hedberg2014-12-231-6/+14
* Print if HTTPS on start up.Roland Hedberg2014-12-012-2/+4
* PEP-8Roland Hedberg2014-12-011-37/+44
* Changes in the MetaDataMDX class to allow for entity id transformation.Roland Hedberg2014-11-121-12/+21
* Use a better error message if we find a non-existing sessionErick Tryzelaar2014-11-051-2/+2
* whitespace cleanupErick Tryzelaar2014-11-051-3/+3
* SPEC says SP AssertionConsumerService cannot support HTTP-RedirectErick Tryzelaar2014-11-051-1/+0
* sign authn and logout requests in the exampleErick Tryzelaar2014-11-051-0/+2
* Fix example/idp2 logging out with SOAP, POST, or REDIRECTErick Tryzelaar2014-11-031-6/+25
* add support for logging out to example/sp-wsgiErick Tryzelaar2014-11-033-23/+125
* Better checkRoland Hedberg2014-10-021-1/+2
* On Copyright statement in one place.Roland Hedberg2014-09-093-2/+5
* Got the tests working.Roland Hedberg2014-07-191-92/+33
* Merge pull request #124 from rhoerbe/masterRoland Hedberg2014-07-041-6/+1
|\
| * changed message text for improved failure experience; removed unused get_eptid()rhoerbe2014-07-031-6/+1
* | Fixed so it works with the SP only supporting HTTP-Redirect binding.Roland Hedberg2014-06-182-20/+23
* | Switched back to what it should be.Roland Hedberg2014-06-131-1/+1
|/
* Made a special idp version compatible with uwsgi/gunicorn usage.Roland Hedberg2014-06-053-72/+1126
* More informative variable names.Roland Hedberg2014-05-131-53/+37
* Added the possibility to change host and port.Hans Hörberg2014-05-135-13/+17