Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | Fixed handling of 'better'. | Roland Hedberg | 2013-04-28 | 2 | -3/+20 | |
* | | | | | Distinguish between requested authn context and authn context in tests. | Roland Hedberg | 2013-04-28 | 2 | -45/+58 | |
* | | | | | Switched from one authentication method to use the AuthnBroker to chose a set... | Roland Hedberg | 2013-04-28 | 2 | -77/+139 | |
* | | | | | Added support for comparision types. | Roland Hedberg | 2013-04-28 | 1 | -27/+115 | |
* | | | | | Switched to use the structure used in AuthnBroker | Roland Hedberg | 2013-04-28 | 1 | -25/+22 | |
* | | | | | Editorial | Roland Hedberg | 2013-04-28 | 1 | -604/+698 | |
* | | | | | Changed to use idp2 instead of idp | Roland Hedberg | 2013-04-28 | 2 | -6/+19 | |
|/ / / / | ||||||
* | | | | Added more information to go with the registration of an authentication mecha... | Roland Hedberg | 2013-04-23 | 2 | -16/+105 | |
* | | | | Added exception for responses that are not possible to unravel :-) | Roland Hedberg | 2013-04-23 | 3 | -12/+26 | |
* | | | | Merge branch 'master' of github.com:rohe/pysaml2 | Roland Hedberg | 2013-04-23 | 2 | -8/+26 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | Merge pull request #31 from rectalogic/response_binding | Roland Hedberg | 2013-04-23 | 2 | -8/+26 | |
| |\ \ \ | ||||||
| | * | | | ProtocolBinding in AuthnRequest indicates how response should be delivered, n... | Andrew Wason | 2013-04-23 | 2 | -8/+26 | |
| |/ / / | ||||||
* | | | | Removed unused import | Roland Hedberg | 2013-04-23 | 1 | -1/+1 | |
* | | | | One AuthnBroker per endpoint. | Roland Hedberg | 2013-04-23 | 3 | -36/+38 | |
|/ / / | ||||||
* | | | Cleaned up some added another test. | Roland Hedberg | 2013-04-22 | 4 | -357/+577 | |
* | | | Added some more tests and methods. | Roland Hedberg | 2013-04-22 | 3 | -13/+67 | |
* | | | Added factory method and test of the same | Roland Hedberg | 2013-04-21 | 2 | -3/+26 | |
* | | | Adding authn context support.. plus first test | Roland Hedberg | 2013-04-21 | 4 | -5/+65 | |
* | | | Adding authn context support | Roland Hedberg | 2013-04-21 | 8 | -38/+13226 | |
* | | | Fixed metadata export/import to MongoDB store. | Roland Hedberg | 2013-04-19 | 5 | -18/+149 | |
* | | | Fixed error | Roland Hedberg | 2013-04-19 | 2 | -2/+5 | |
* | | | Store Metadata in Mongo DB. | Roland Hedberg | 2013-04-19 | 2 | -21/+31 | |
* | | | Fixed eptid, added eptid test and changed test order | Roland Hedberg | 2013-04-19 | 5 | -23/+94 | |
* | | | Added support for eduPersonTargetedID handling. | Roland Hedberg | 2013-04-19 | 4 | -44/+229 | |
* | | | Removed unnecessary/harmful method. | Roland Hedberg | 2013-04-19 | 3 | -9/+6 | |
* | | | Changed parameter name from _cache to cache. | Roland Hedberg | 2013-04-19 | 3 | -17/+22 | |
* | | | Added the sign_prepare parameter. Will add the Signature element but do nothi... | Roland Hedberg | 2013-04-19 | 1 | -2/+4 | |
* | | | Added another HTTP response type | Roland Hedberg | 2013-04-19 | 1 | -0/+4 | |
* | | | Merge pull request #30 from rectalogic/xmlsec_output | Roland Hedberg | 2013-04-18 | 1 | -2/+4 | |
|\ \ \ | ||||||
| * | | | Do not validate xmlsec output for encrypt/decrypt, these operations generate ... | Andrew Wason | 2013-04-18 | 1 | -2/+4 | |
* | | | | Merge pull request #29 from lorenzogil/master | Roland Hedberg | 2013-04-18 | 1 | -2/+6 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Use a custom exception for unsolicited response so we can capture it and show... | Lorenzo Gil Sanchez | 2013-04-18 | 1 | -2/+6 | |
|/ / / | ||||||
* | | | Merge branch 'master' of github.com:rohe/pysaml2 | Roland Hedberg | 2013-04-18 | 1 | -1/+1 | |
|\ \ \ | ||||||
| * \ \ | Merge pull request #28 from rectalogic/decrypt_string | Roland Hedberg | 2013-04-17 | 1 | -1/+1 | |
| |\ \ \ | ||||||
| | * | | | decrypt() expects a string not an xmlenc.EncrypedData | Andrew Wason | 2013-04-17 | 1 | -1/+1 | |
| |/ / / | ||||||
* | | | | Editorial | Roland Hedberg | 2013-04-18 | 1 | -0/+1 | |
* | | | | Added HTTP response class. | Roland Hedberg | 2013-04-18 | 1 | -0/+7 | |
* | | | | Improve documentation | Roland Hedberg | 2013-04-18 | 1 | -1/+2 | |
* | | | | PEP-8 compliance | Roland Hedberg | 2013-04-18 | 1 | -62/+74 | |
* | | | | Attempt at catching knowledge about SAML errors in the middleware. | Roland Hedberg | 2013-04-18 | 1 | -3/+5 | |
|/ / / | ||||||
* | | | Spurious print statement removed | Roland Hedberg | 2013-04-16 | 1 | -1/+1 | |
* | | | To make it work with Python 2.6 | Roland Hedberg | 2013-04-16 | 1 | -1/+3 | |
* | | | Merge pull request #27 from HaToHo/master | Roland Hedberg | 2013-04-15 | 4 | -12/+18 | |
|\ \ \ | ||||||
| * | | | Prepare sign and ecp verify sign for soap. | Hans Hörberg | 2013-04-16 | 4 | -12/+18 | |
|/ / / | ||||||
* | | | Merge branch 'master' of github.com:rohe/pysaml2 | Roland Hedberg | 2013-04-15 | 2 | -2/+49 | |
|\ \ \ | ||||||
| * \ \ | Merge pull request #25 from HaToHo/master | Roland Hedberg | 2013-04-15 | 2 | -2/+49 | |
| |\ \ \ | ||||||
| | * | | | Small fixes for the ecp case. | Hans Hörberg | 2013-04-15 | 2 | -2/+49 | |
* | | | | | Need argument name. | Roland Hedberg | 2013-04-15 | 1 | -3/+2 | |
|/ / / / | ||||||
* | | | | Merge pull request #26 from lorenzogil/master | Roland Hedberg | 2013-04-15 | 1 | -3/+7 | |
|\ \ \ \ | ||||||
| * | | | | Actually try all bindings and don't stop when one is unsupported | Lorenzo Gil Sanchez | 2013-04-15 | 1 | -3/+7 | |
|/ / / / |