summaryrefslogtreecommitdiff
path: root/example
Commit message (Collapse)AuthorAgeFilesLines
* Better english!Roland Hedberg2013-05-242-2/+3
|
* Made it possible to accept a success Response without Attribute and ↵Roland Hedberg2013-05-242-5/+10
| | | | AttributeValues.
* Fix pruning of IDP.ticket - _info is overwritten.Fredrik Thulin2013-05-171-2/+3
|
* application: Rewrite URL-processing for readability.Fredrik Thulin2013-05-171-30/+17
|
* Fixed wrongly spelled entity categoryRoland Hedberg2013-05-161-1/+1
|
* Removed unused urlRoland Hedberg2013-05-161-1/+1
|
* Change to locations to oneRoland Hedberg2013-05-161-2/+2
|
* Use the correct attribute names.Roland Hedberg2013-05-072-3/+3
|
* Added support for entity categories - some fixes.Roland Hedberg2013-05-051-13/+24
|
* Added support for entity categories.Roland Hedberg2013-05-041-28/+30
|
* Switched from one authentication method to use the AuthnBroker to chose a ↵Roland Hedberg2013-04-282-77/+139
| | | | set of methods based on the requested authentication context.
* Changed to use idp2 instead of idpRoland Hedberg2013-04-282-6/+19
|
* Changed parameter name from _cache to cache.Roland Hedberg2013-04-191-9/+18
|
* Reduced function that is not supposed to be used.Roland Hedberg2013-04-101-22/+20
| | | | | Editorial Moved reference to point to the right variable.
* Allow choice of IdP through query parameter.Roland Hedberg2013-03-091-0/+1
| | | | From an idea by Hans H.
* Useful scriptRoland Hedberg2013-03-011-0/+0
|
* Merge branch 'master' of github.com:rohe/pysaml2Roland Hedberg2013-03-011-1/+1
|\
| * Merge branch 'master' of https://github.com/rohe/pysaml2Fredrik Thulin2013-02-274-36/+50
| |\
| * \ Merge branch 'master' of https://github.com/rohe/pysaml2Fredrik Thulin2013-02-115-649/+562
| |\ \
| * | | correct password for test user 'roland'Fredrik Thulin2013-02-071-1/+1
| | | |
* | | | Verify HTTP-redirect signed message.Roland Hedberg2013-02-271-6/+24
| | | |
* | | | Useful script for creating keysRoland Hedberg2013-02-271-0/+5
| |_|/ |/| |
* | | Made log out work in the sp+idp2 example .Roland Hedberg2013-02-114-36/+50
| |/ |/|
* | Rewrote to use NameID instances every where where I previously used just the ↵Roland Hedberg2013-02-095-95/+54
| | | | | | | | text part of the instance.
* | Logout, sort of. Not fail safe !Roland Hedberg2013-02-091-16/+16
| |
* | unknown userRoland Hedberg2013-02-091-1/+6
| |
* | message necessaryRoland Hedberg2013-02-091-1/+1
| |
* | unnecessary importRoland Hedberg2013-02-091-4/+3
| |
* | refactored to be more OORoland Hedberg2013-02-091-538/+488
|/
* Updated IdP example2Roland Hedberg2013-02-017-117/+173
|
* Fixed artifact handlingRoland Hedberg2013-01-182-8/+8
|
* Updated the example IdPRoland Hedberg2013-01-162-172/+529
|
* Changed method argumentsRoland Hedberg2013-01-121-3/+2
|
* Changed method argumentsRoland Hedberg2013-01-122-3/+2
|
* Second IDP exampleRoland Hedberg2013-01-067-0/+679
|
* Made POST BINDING for authn workRoland Hedberg2013-01-041-3/+4
|
* Even more refactoring and the FakeIDP for test purposes.Roland Hedberg2012-12-312-44/+82
|
* Even more refactoringRoland Hedberg2012-12-301-6/+9
|
* More refactoringRoland Hedberg2012-12-301-30/+60
|
* Use functions defined elsewhereRoland Hedberg2012-12-221-12/+5
|
* The examples are also working (at least for me) now.Roland Hedberg2012-12-213-4/+8
|
* All tests worksRoland Hedberg2012-12-211-1/+1
|
* Added precompiled metadata files for the example IdP+SP.Roland Hedberg2012-12-152-0/+122
|
* Make the IDP log according to the idp configuration.Roland Hedberg2012-12-142-25/+28
|
* cleared code. Much simple HTML page.Roland Hedberg2012-11-191-2/+3
|
* Working loggingRoland Hedberg2012-06-284-14/+23
|
* Removed circular referenceRoland Hedberg2012-06-272-8/+15
| | | | Trying to fix logging
* Changed logging setupRoland Hedberg2012-06-272-4/+2
|
* Initial add0.4.2Roland Hedberg2012-05-2320-0/+2221