Statistics
| Branch: | Tag: | Revision:

root / aai / shibboleth.py @ 404ccab2

History | View | Annotate | Download (3.2 kB)

# Date Author Comment
85c6267a 07/01/2011 10:32 am Giorgos Gousios

Merge branch 'api-current' into helpdesk-gui

Conflicts:
aai/shibboleth.py

f2bb825f 06/27/2011 06:41 pm Faidon Liambotis

Fix logic errors on Shibboleth user registration

Fix register_shibboleth_user() to follow Shibboleth best practices and
map on federations other than GRNET. While we're at it, fix a couple of
Pythonic bad practices and reorder the code a bit.

fdc10aee 06/27/2011 05:59 pm Faidon Liambotis

Fix syntax typos wrt "Shibboleth"

It's "Shibboleth", not "sibboleth" or variations of it :-)

48130e66 06/17/2011 01:10 pm Giorgos Gousios

License headers for various files

refs #581

2cd99e7a 05/11/2011 09:53 am Giorgos Gousios

Style and pylint suggested fixes

ac3c3a4b 04/18/2011 04:02 pm Georgios Gousios

Fix tests, fix side auth cases

All tests now working

63efc637 04/18/2011 02:56 pm Georgios Gousios

Various fixes to make AAI work for real

Refs: #345

73dbfbf5 04/15/2011 03:09 pm Georgios Gousios

Change shibboleth tokens to their real names

8f377cd6 04/12/2011 02:38 pm Georgios Gousios

Shortcut in the aai module to make tests pass

Introduces a test-time runtime variable which allows REST-based (e.g.
api) tests to pass through the authentication module