summaryrefslogtreecommitdiff
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
* Clean the logout API: there is 3 public methods now, one for initiating a ↵Lorenzo Gil2012-06-021-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 privateLorenzo Gil2012-06-021-3/+3
|
* Merge the 'authn_request' and the 'authn' client methods into a single ↵Lorenzo Gil2012-06-023-45/+33
| | | | method and make it private so the only public api with respect to authentication request is 'authenticate'
* Fixed conflicts -missed some, fixed nowRoland Hedberg2012-05-281-4/+0
|
* Fixed conflictsRoland Hedberg2012-05-282-1/+6
|\
| * Support default attributemapsRoland Hedberg2012-03-261-0/+7
| |
| * Use a common file to put the xmlsec1 path to make it easier to run the test. ↵Lorenzo Gil2012-03-1613-25/+94
| | | | | | | | Otherwise the person who runs the tests need to change a lot of config files
| * Sacrify performance over correctness with old ElementTree versionsLorenzo Gil2012-03-162-2/+7
| |
| * Fix a syntax error in a testroot2012-03-121-1/+1
| |
| * Added support for restriction to only use keys imported through metadata (= ↵Roland Hedberg2012-01-282-0/+144
| | | | | | | | trusted channel)
| * Added support for restriction to only use keys imported through metadata (= ↵Roland Hedberg2012-01-285-20/+38
| | | | | | | | trusted channel)
| * Removed the dependencies on absolute valuesRoland Hedberg2011-12-111-70/+26
| |
| * Missing filesRoland Hedberg2011-12-082-0/+69
| |
| * Improving test code coverageRoland Hedberg2011-11-251-6/+64
| |
| * Improving testing code coverageRoland Hedberg2011-11-242-0/+170
| |
| * Got my wires crossed, so I uncrossed themRoland Hedberg2011-10-281-6/+6
| |
| * Added new function - tests of the sameRoland Hedberg2011-10-261-1/+38
| |
| * Updated testsRoland Hedberg2011-08-185-6/+74
| |
| * Effects of refactoringRoland Hedberg2011-07-121-2/+3
| |
| * Added decrypt_attribute testRoland Hedberg2011-07-063-8/+183
| |
| * fixed testsRoland Hedberg2011-06-302-13/+13
| |
| * Collected all extensions in one directoryRoland Hedberg2011-06-272-5/+7
| |
| * Added IdP discovery protocol methodsRoland Hedberg2011-06-231-0/+31
| |
| * Started to implement IdP discovery protocol support, got the metadata part ↵Roland Hedberg2011-06-231-0/+28
| | | | | | | | working
| * Updated testsRoland Hedberg2011-06-233-17/+14
| |
| * If one isn't provided it's not thereRoland Hedberg2011-06-191-1/+1
| |
| * ECP testRoland Hedberg2011-06-071-0/+66
| |
| * EditorialRoland Hedberg2011-06-071-1/+0
| |
| * Changed method name and some simplificationsRoland Hedberg2011-06-071-3/+3
| |
| * Test XMLRoland Hedberg2011-05-311-0/+28
| |
| * Changed the authen_request method to return instance instead of string ↵Roland Hedberg2011-05-315-2030/+5864
| | | | | | | | representation of instance
| * Updating testsRoland Hedberg2011-05-307-49/+131
| |
| * Another way of doing the same thingRoland Hedberg2011-05-061-0/+29
| |
| * Added some more subtest of different methodsRoland Hedberg2011-05-051-0/+8
| |
| * Added test for new metadata methodRoland Hedberg2011-05-051-0/+12
| |
| * Converting extension elemenst into elementsRoland Hedberg2011-05-041-0/+11
| |
| * Added ui_info to the configuration parametersRoland Hedberg2011-05-042-2/+1
| |
| * Added ui_info to the configuration parametersRoland Hedberg2011-05-041-4/+35
| |
| * EditorialRoland Hedberg2011-04-281-16/+44
| |
| * This keeps me awake at nightsRoland Hedberg2011-04-282-11/+15
| |
| * If no name format is defined try everyone I know aboutRoland Hedberg2011-04-271-1/+9
| |
| * There are more versions then the two I handledRoland Hedberg2011-04-192-6/+13
| |
| * Missing fileRoland Hedberg2011-04-191-0/+163
| |
| * When producing metadata you might want to produce just an entitydescriptor ↵Roland Hedberg2011-04-181-4/+10
| | | | | | | | and not an entitiesdescriptor
| * Not used anymoreRoland Hedberg2011-04-182-179/+0
| |
| * Not used anymoreRoland Hedberg2011-04-182-322/+0
| |
| * Not used anymoreRoland Hedberg2011-04-182-186/+0
| |
| * Updated issuer definitionRoland Hedberg2011-04-161-1/+1
| |
| * Removed unused importsRoland Hedberg2011-04-161-2/+7
| |
| * Working on virtual org supportRoland Hedberg2011-04-121-0/+50
| |