Commit Graph

42 Commits

Author SHA1 Message Date
bdauvergne ef768a02ac [root] add a (none) caption for the absent protocol binding case
git-svn-id: svn://localhost/lasso-conform/trunk@45 2a3a78c3-912c-0410-af21-e1fb2d1df599
2010-12-14 10:03:55 +00:00
bdauvergne 96e4c18d20 [root] reset nameIDPolicy.spNameQualifier attribute when initializing the AuthnRequest
git-svn-id: svn://localhost/lasso-conform/trunk@44 2a3a78c3-912c-0410-af21-e1fb2d1df599
2010-12-14 10:03:51 +00:00
bdauvergne c21e454530 Make the none nid format the default
git-svn-id: svn://localhost/lasso-conform/trunk@43 2a3a78c3-912c-0410-af21-e1fb2d1df599
2010-12-14 10:03:47 +00:00
bdauvergne 369f7a95d5 [root] add support for email NID format
git-svn-id: svn://localhost/lasso-conform/trunk@42 2a3a78c3-912c-0410-af21-e1fb2d1df599
2010-12-14 10:03:44 +00:00
bdauvergne 5c884401b5 [admin] use logger from qommon
git-svn-id: svn://localhost/lasso-conform/trunk@41 2a3a78c3-912c-0410-af21-e1fb2d1df599
2010-10-08 12:53:58 +00:00
bdauvergne 7ded0be538 [data] move web content in data out of root
git-svn-id: svn://localhost/lasso-conform/trunk@40 2a3a78c3-912c-0410-af21-e1fb2d1df599
2010-10-08 12:53:55 +00:00
bdauvergne d284375d8f [root] when no nid format is advises, let format empty
git-svn-id: svn://localhost/lasso-conform/trunk@39 2a3a78c3-912c-0410-af21-e1fb2d1df599
2010-10-08 12:53:51 +00:00
bdauvergne 0016fdebb4 [root] show messages stored in the session
git-svn-id: svn://localhost/lasso-conform/trunk@38 2a3a78c3-912c-0410-af21-e1fb2d1df599
2010-10-08 12:53:48 +00:00
bdauvergne 53dfbaae67 [root] permit lasso logging
git-svn-id: svn://localhost/lasso-conform/trunk@37 2a3a78c3-912c-0410-af21-e1fb2d1df599
2010-10-08 12:53:46 +00:00
bdauvergne dac7ba8821 Add code to show identity and session dump, with prettyfication
git-svn-id: svn://localhost/lasso-conform/trunk@36 2a3a78c3-912c-0410-af21-e1fb2d1df599
2010-10-08 12:53:43 +00:00
bdauvergne f587bd560b Support python 2.6
* __init__.py:
 * admin/__init__.py:
 * backoffice/__init__.py:
   call compile_package if possible.

git-svn-id: svn://localhost/lasso-conform/trunk@35 2a3a78c3-912c-0410-af21-e1fb2d1df599
2010-10-08 12:53:39 +00:00
fpeters fbd6cba31a quick update to match current qommon/ code
git-svn-id: svn://localhost/lasso-conform/trunk@34 2a3a78c3-912c-0410-af21-e1fb2d1df599
2008-02-25 10:08:02 +00:00
fpeters e7135c0be4 SAMLv2 conformance fixes (encryption settings, ECP, affiliations, etc.)
git-svn-id: svn://localhost/lasso-conform/trunk@33 2a3a78c3-912c-0410-af21-e1fb2d1df599
2006-12-07 15:36:55 +00:00
fpeters d5899ed8a6 don't call unexisting methods
git-svn-id: svn://localhost/lasso-conform/trunk@32 2a3a78c3-912c-0410-af21-e1fb2d1df599
2006-12-07 15:25:31 +00:00
fpeters 7759d9b31c removed unrelated import/export options
git-svn-id: svn://localhost/lasso-conform/trunk@31 2a3a78c3-912c-0410-af21-e1fb2d1df599
2006-12-05 08:59:04 +00:00
fpeters 7588096077 don't include using idp intro cookie button if common domain has not been
configured.


git-svn-id: svn://localhost/lasso-conform/trunk@30 2a3a78c3-912c-0410-af21-e1fb2d1df599
2006-12-01 16:09:33 +00:00
fpeters 6b761cebe1 support for idp intro cookie
git-svn-id: svn://localhost/lasso-conform/trunk@29 2a3a78c3-912c-0410-af21-e1fb2d1df599
2006-12-01 10:46:34 +00:00
dlaniel 85aa8bc522 Added the possibility to force NameID encryption with NameID format : encrypted
git-svn-id: svn://localhost/lasso-conform/trunk@28 2a3a78c3-912c-0410-af21-e1fb2d1df599
2006-12-01 10:09:37 +00:00
fpeters 1f0fedddcf use protocol binding instead of assertion consumer index
git-svn-id: svn://localhost/lasso-conform/trunk@27 2a3a78c3-912c-0410-af21-e1fb2d1df599
2006-11-30 17:45:35 +00:00
fpeters c5853a7552 new 'info' page; to demo ecp
git-svn-id: svn://localhost/lasso-conform/trunk@26 2a3a78c3-912c-0410-af21-e1fb2d1df599
2006-11-30 11:45:25 +00:00
fpeters 1dc3b14a82 special label for anonymous users
git-svn-id: svn://localhost/lasso-conform/trunk@25 2a3a78c3-912c-0410-af21-e1fb2d1df599
2006-11-27 19:43:56 +00:00
fpeters e5c5cff135 custom register page
git-svn-id: svn://localhost/lasso-conform/trunk@24 2a3a78c3-912c-0410-af21-e1fb2d1df599
2006-11-27 19:43:43 +00:00
fpeters 44ecc1e1f0 import command_icon so that users.ptl works too
git-svn-id: svn://localhost/lasso-conform/trunk@23 2a3a78c3-912c-0410-af21-e1fb2d1df599
2006-11-27 19:43:24 +00:00
fpeters e17fe03a98 fix help text (CVS/Root will be used instead of CVSROOT when both are available)
git-svn-id: svn://localhost/lasso-conform/trunk@22 2a3a78c3-912c-0410-af21-e1fb2d1df599
2006-11-27 19:42:47 +00:00
fpeters 738831bf3c no user management yet in lcs but at least don't raise an exception
git-svn-id: svn://localhost/lasso-conform/trunk@21 2a3a78c3-912c-0410-af21-e1fb2d1df599
2006-11-27 17:38:04 +00:00
fpeters 7b8636cd59 new --silent flag to redirect stdout/stderr to /dev/null
git-svn-id: svn://localhost/lasso-conform/trunk@20 2a3a78c3-912c-0410-af21-e1fb2d1df599
2006-11-22 22:49:46 +00:00
fpeters 2219f66be7 new start args so it can be launched without installation; will be used for
testing


git-svn-id: svn://localhost/lasso-conform/trunk@19 2a3a78c3-912c-0410-af21-e1fb2d1df599
2006-11-22 10:31:56 +00:00
fpeters e379acddee identity sso form
git-svn-id: svn://localhost/lasso-conform/trunk@18 2a3a78c3-912c-0410-af21-e1fb2d1df599
2006-11-20 16:26:54 +00:00
fpeters 7d653fc9f4 stack buttons
git-svn-id: svn://localhost/lasso-conform/trunk@17 2a3a78c3-912c-0410-af21-e1fb2d1df599
2006-11-20 16:26:42 +00:00
fpeters aef8cfb137 disable unimplemented field and select correct idp
git-svn-id: svn://localhost/lasso-conform/trunk@16 2a3a78c3-912c-0410-af21-e1fb2d1df599
2006-11-20 16:23:01 +00:00
fpeters 3c3c7eb30e add option to select POST.
git-svn-id: svn://localhost/lasso-conform/trunk@15 2a3a78c3-912c-0410-af21-e1fb2d1df599
2006-11-15 18:59:01 +00:00
fpeters 36ad97341d formatting loggedin options
git-svn-id: svn://localhost/lasso-conform/trunk@14 2a3a78c3-912c-0410-af21-e1fb2d1df599
2006-11-10 14:21:05 +00:00
fpeters e15e208f1f include qommon submodules
git-svn-id: svn://localhost/lasso-conform/trunk@13 2a3a78c3-912c-0410-af21-e1fb2d1df599
2006-11-10 11:09:27 +00:00
fpeters 46a9f87f1a note about qommon, so that people know where to get it
git-svn-id: svn://localhost/lasso-conform/trunk@12 2a3a78c3-912c-0410-af21-e1fb2d1df599
2006-11-07 13:40:34 +00:00
fpeters 6fda6af54d don't display irrelevant buttons
git-svn-id: svn://localhost/lasso-conform/trunk@11 2a3a78c3-912c-0410-af21-e1fb2d1df599
2006-11-07 13:22:27 +00:00
fpeters 112c57556d support for sp initiated saml2 fedterm
git-svn-id: svn://localhost/lasso-conform/trunk@10 2a3a78c3-912c-0410-af21-e1fb2d1df599
2006-11-07 10:05:20 +00:00
fpeters 60a4f43dd9 buttons for logout (local, slo-redirect, slo-soap)
git-svn-id: svn://localhost/lasso-conform/trunk@9 2a3a78c3-912c-0410-af21-e1fb2d1df599
2006-11-06 22:51:18 +00:00
fpeters 94ea195174 present sso options
git-svn-id: svn://localhost/lasso-conform/trunk@8 2a3a78c3-912c-0410-af21-e1fb2d1df599
2006-11-06 20:28:20 +00:00
fpeters 0cdadf6685 logout is slo
git-svn-id: svn://localhost/lasso-conform/trunk@7 2a3a78c3-912c-0410-af21-e1fb2d1df599
2006-11-06 18:59:03 +00:00
fpeters 4872a77235 login link on homepage
git-svn-id: svn://localhost/lasso-conform/trunk@6 2a3a78c3-912c-0410-af21-e1fb2d1df599
2006-11-06 16:52:24 +00:00
fpeters ffbefbbfa4 Initial revision
git-svn-id: svn://localhost/lasso-conform/trunk@2 2a3a78c3-912c-0410-af21-e1fb2d1df599
2006-11-06 14:05:16 +00:00
(no author) 07c8faa4be New repository initialized by cvs2svn.
git-svn-id: svn://localhost/lasso-conform/trunk@1 2a3a78c3-912c-0410-af21-e1fb2d1df599
2006-11-06 14:05:16 +00:00