| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Clean the logout API: there is 3 public methods now, one for initiating a ↵ | Lorenzo Gil | 2012-06-02 | 1 | -8/+10 |
| | | | | | logout and two for answering from a IdP. The IdP can send a logout request or can send a logout response | ||||
| * | Rename 'construct_logout_request' to '_logout_request' and make it private | Lorenzo Gil | 2012-06-02 | 1 | -3/+3 |
| | | |||||
| * | Merge the 'authn_request' and the 'authn' client methods into a single ↵ | Lorenzo Gil | 2012-06-02 | 3 | -45/+33 |
| | | | | | method and make it private so the only public api with respect to authentication request is 'authenticate' | ||||
| * | Fixed conflicts -missed some, fixed now | Roland Hedberg | 2012-05-28 | 1 | -4/+0 |
| | | |||||
| * | Fixed conflicts | Roland Hedberg | 2012-05-28 | 2 | -1/+6 |
| |\ | |||||
| | * | Support default attributemaps | Roland Hedberg | 2012-03-26 | 1 | -0/+7 |
| | | | |||||
| | * | Use a common file to put the xmlsec1 path to make it easier to run the test. ↵ | Lorenzo Gil | 2012-03-16 | 13 | -25/+94 |
| | | | | | | | | | Otherwise the person who runs the tests need to change a lot of config files | ||||
| | * | Sacrify performance over correctness with old ElementTree versions | Lorenzo Gil | 2012-03-16 | 2 | -2/+7 |
| | | | |||||
| | * | Fix a syntax error in a test | root | 2012-03-12 | 1 | -1/+1 |
| | | | |||||
| | * | Added support for restriction to only use keys imported through metadata (= ↵ | Roland Hedberg | 2012-01-28 | 2 | -0/+144 |
| | | | | | | | | | trusted channel) | ||||
| | * | Added support for restriction to only use keys imported through metadata (= ↵ | Roland Hedberg | 2012-01-28 | 5 | -20/+38 |
| | | | | | | | | | trusted channel) | ||||
| | * | Removed the dependencies on absolute values | Roland Hedberg | 2011-12-11 | 1 | -70/+26 |
| | | | |||||
| | * | Missing files | Roland Hedberg | 2011-12-08 | 2 | -0/+69 |
| | | | |||||
| | * | Improving test code coverage | Roland Hedberg | 2011-11-25 | 1 | -6/+64 |
| | | | |||||
| | * | Improving testing code coverage | Roland Hedberg | 2011-11-24 | 2 | -0/+170 |
| | | | |||||
| | * | Got my wires crossed, so I uncrossed them | Roland Hedberg | 2011-10-28 | 1 | -6/+6 |
| | | | |||||
| | * | Added new function - tests of the same | Roland Hedberg | 2011-10-26 | 1 | -1/+38 |
| | | | |||||
| | * | Updated tests | Roland Hedberg | 2011-08-18 | 5 | -6/+74 |
| | | | |||||
| | * | Effects of refactoring | Roland Hedberg | 2011-07-12 | 1 | -2/+3 |
| | | | |||||
| | * | Added decrypt_attribute test | Roland Hedberg | 2011-07-06 | 3 | -8/+183 |
| | | | |||||
| | * | fixed tests | Roland Hedberg | 2011-06-30 | 2 | -13/+13 |
| | | | |||||
| | * | Collected all extensions in one directory | Roland Hedberg | 2011-06-27 | 2 | -5/+7 |
| | | | |||||
| | * | Added IdP discovery protocol methods | Roland Hedberg | 2011-06-23 | 1 | -0/+31 |
| | | | |||||
| | * | Started to implement IdP discovery protocol support, got the metadata part ↵ | Roland Hedberg | 2011-06-23 | 1 | -0/+28 |
| | | | | | | | | | working | ||||
| | * | Updated tests | Roland Hedberg | 2011-06-23 | 3 | -17/+14 |
| | | | |||||
| | * | If one isn't provided it's not there | Roland Hedberg | 2011-06-19 | 1 | -1/+1 |
| | | | |||||
| | * | ECP test | Roland Hedberg | 2011-06-07 | 1 | -0/+66 |
| | | | |||||
| | * | Editorial | Roland Hedberg | 2011-06-07 | 1 | -1/+0 |
| | | | |||||
| | * | Changed method name and some simplifications | Roland Hedberg | 2011-06-07 | 1 | -3/+3 |
| | | | |||||
| | * | Test XML | Roland Hedberg | 2011-05-31 | 1 | -0/+28 |
| | | | |||||
| | * | Changed the authen_request method to return instance instead of string ↵ | Roland Hedberg | 2011-05-31 | 5 | -2030/+5864 |
| | | | | | | | | | representation of instance | ||||
| | * | Updating tests | Roland Hedberg | 2011-05-30 | 7 | -49/+131 |
| | | | |||||
| | * | Another way of doing the same thing | Roland Hedberg | 2011-05-06 | 1 | -0/+29 |
| | | | |||||
| | * | Added some more subtest of different methods | Roland Hedberg | 2011-05-05 | 1 | -0/+8 |
| | | | |||||
| | * | Added test for new metadata method | Roland Hedberg | 2011-05-05 | 1 | -0/+12 |
| | | | |||||
| | * | Converting extension elemenst into elements | Roland Hedberg | 2011-05-04 | 1 | -0/+11 |
| | | | |||||
| | * | Added ui_info to the configuration parameters | Roland Hedberg | 2011-05-04 | 2 | -2/+1 |
| | | | |||||
| | * | Added ui_info to the configuration parameters | Roland Hedberg | 2011-05-04 | 1 | -4/+35 |
| | | | |||||
| | * | Editorial | Roland Hedberg | 2011-04-28 | 1 | -16/+44 |
| | | | |||||
| | * | This keeps me awake at nights | Roland Hedberg | 2011-04-28 | 2 | -11/+15 |
| | | | |||||
| | * | If no name format is defined try everyone I know about | Roland Hedberg | 2011-04-27 | 1 | -1/+9 |
| | | | |||||
| | * | There are more versions then the two I handled | Roland Hedberg | 2011-04-19 | 2 | -6/+13 |
| | | | |||||
| | * | Missing file | Roland Hedberg | 2011-04-19 | 1 | -0/+163 |
| | | | |||||
| | * | When producing metadata you might want to produce just an entitydescriptor ↵ | Roland Hedberg | 2011-04-18 | 1 | -4/+10 |
| | | | | | | | | | and not an entitiesdescriptor | ||||
| | * | Not used anymore | Roland Hedberg | 2011-04-18 | 2 | -179/+0 |
| | | | |||||
| | * | Not used anymore | Roland Hedberg | 2011-04-18 | 2 | -322/+0 |
| | | | |||||
| | * | Not used anymore | Roland Hedberg | 2011-04-18 | 2 | -186/+0 |
| | | | |||||
| | * | Updated issuer definition | Roland Hedberg | 2011-04-16 | 1 | -1/+1 |
| | | | |||||
| | * | Removed unused imports | Roland Hedberg | 2011-04-16 | 1 | -2/+7 |
| | | | |||||
| | * | Working on virtual org support | Roland Hedberg | 2011-04-12 | 1 | -0/+50 |
| | | | |||||
