Commit Graph

178 Commits

Author SHA1 Message Date
Clément Oudot
43d5c921a8 Add CAS Issuer parameters in Manager (#186) 2010-10-07 14:30:58 +00:00
Xavier Guimard
2ae2c53868 Doxygen comments 2010-10-03 10:26:50 +00:00
Xavier Guimard
5dd15f78f3 - Doxygen doc in progress
- lmLog display caller in case of level != debug
2010-10-03 08:25:40 +00:00
Xavier Guimard
65985c304f Display caller for a no-debug message 2010-10-02 21:55:57 +00:00
Xavier Guimard
ad0ebc182e Doxygen comments 2010-10-02 15:45:10 +00:00
Clément Oudot
7601bc6415 Configure POST form replay for each vhost in Manager (#174) 2010-09-30 12:22:18 +00:00
Xavier Guimard
7db3b688fa make tidy 2010-09-29 06:28:15 +00:00
Clément Oudot
19a5ec8512 Allow empty strings in Manager Regexp, because all parameters are not mandatory 2010-09-27 10:07:47 +00:00
Xavier Guimard
23f22817b0 OpenID SREG in progress 2010-09-25 12:55:29 +00:00
Xavier Guimard
e7fdfb79ed OpenID SREG in progress 2010-09-24 14:21:19 +00:00
Xavier Guimard
dab3aaa07f Closes #156 : "Confirm parameter is not secured" 2010-09-24 12:02:57 +00:00
Xavier Guimard
625383fd8d Redis is now supported by session explorer 2010-09-24 09:29:43 +00:00
Xavier Guimard
3831981423 When configuration is not correct, Manager must even be launched 2010-09-24 08:41:45 +00:00
Xavier Guimard
dd1b73d8c4 Debugging for CGIs when using cig-script instead of ModPerl::Registry (this become the default for Debian install) 2010-09-24 07:40:51 +00:00
Xavier Guimard
bcc84f0ceb make tidy 2010-09-23 16:41:39 +00:00
Clément Oudot
3f076ea350 Empty ini sections causes portal crash (fixes #167) 2010-09-23 10:19:06 +00:00
Xavier Guimard
bb234bfb9e Better regexp for tests 2010-09-23 07:17:24 +00:00
Clément Oudot
68420c6e42 Configure application list in Manager - work in progress (#29) 2010-09-20 15:23:03 +00:00
Xavier Guimard
df0c8004c0 New feature : configuration is cached in portal memory 2010-09-19 09:25:47 +00:00
Xavier Guimard
b529a4c794 Warn if key is not defined 2010-09-18 16:11:13 +00:00
Xavier Guimard
c80795805a #28 in progress 2010-09-18 06:23:34 +00:00
Xavier Guimard
305113c53f #28 in progress :
- Extension to Net::OpenID::Server to manage extensions (and sign them)
2010-09-17 15:32:43 +00:00
Xavier Guimard
65b51d7c60 Autocommit for DBI 2010-09-17 09:28:26 +00:00
Xavier Guimard
35385562ec Join DBI files + closes #118 (locks not managed for other DB than MySQL) 2010-09-17 09:26:03 +00:00
Clément Oudot
1f4a6e6450 #19:
* Dedicated AuthChoice.pm
* Authentication choice parameters in Manager
2010-09-06 15:05:54 +00:00
Xavier Guimard
06beaa6ff4 « make tidy » 2010-09-01 12:56:15 +00:00
Xavier Guimard
a54b43a4c8 * jquery not managed in Debian install for "impact"
* new sub searchLt in Common/Apache/Session.pm to be used later by purgeCentralCache
 * lemonldap-ng.ini: link to lemonldap/ow2.org instead of direct link on Wiki
 * Some unused Data::Dumper
2010-09-01 09:47:46 +00:00
Clément Oudot
3b8a38c083 Manage UTF-8 strings in template 2010-08-31 15:47:50 +00:00
Clément Oudot
92352246ee Support from logout services: they are deconnected with a GET request after portal logout (#121) 2010-08-30 15:46:26 +00:00
Clément Oudot
373c4a31b5 * Add CAS_pgtFile and CAS_proxiedServices parameters in Manager (#146)
* Correct bug for samlStorageOptions (#127) and other StorageOptions impacted
* Add more debug messages in Manager module
* Set a default test in Manager/Uploader.pm if no test defined in Manager/_Struct.pm
2010-08-27 12:39:27 +00:00
Clément Oudot
b819f75f9e Remove HTTP-Redirect binding for SAML authentication response because not supported in SAML 2.0 conformance document (#144) 2010-08-26 08:05:25 +00:00
Xavier Guimard
9445690b40 SOAP Response are not (perl)tagged as UTF-8 but they are => "binmode(STDOUT,':bytes')" 2010-08-19 15:33:26 +00:00
Xavier Guimard
ad8635f868 Use bytes::length instead of bytes to avoid utf8 problems 2010-08-19 15:11:32 +00:00
Clément Oudot
6c534022f4 Use #PORTAL# macro in SAML URL to ease SAML configuration (#139) 2010-08-18 09:49:55 +00:00
Clément Oudot
45027c8ba7 Corrections to repair 'make test' 2010-08-16 08:24:17 +00:00
Xavier Guimard
eefa9cba7a PostgreSQL bug in progress 2010-08-13 15:54:43 +00:00
Clément Oudot
2090093830 Add advanced SAML parameters in Manager (#126) 2010-07-05 14:35:06 +00:00
Clément Oudot
90debded1d SAML: add Artifact binding in metadata (#32) 2010-07-01 09:58:39 +00:00
Clément Oudot
d114827e70 Store metadata in raw format (#104) 2010-06-25 13:51:09 +00:00
Xavier Guimard
aa190c7f35 make tidy 2010-06-21 15:29:59 +00:00
Clément Oudot
62befdfe19 Add utility function for HTTP-BASIC and string encoding (#99) 2010-06-11 13:00:05 +00:00
Thomas CHEMINEAU
a410b90dc4 SAML #89 - metadata file of the service now use newly defined public keys parameter 2010-06-08 16:20:17 +00:00
Thomas CHEMINEAU
0f10a2c8ad SAML: fix #10 - remove certificate header and footer 2010-05-31 15:07:46 +00:00
Thomas CHEMINEAU
3cef8ecf0a SAML: fix #10 - support certificate into metadata 2010-05-31 14:57:34 +00:00
Clément Oudot
9d3fd0ebd0 SAML:
* Add Attribute Authority metadata (#3)
* Clean existing metadata (remove NameID management, and set NameIDFormat directly in XML)
2010-05-31 10:37:43 +00:00
Clément Oudot
b91cba9f32 SAML: adapt metadata to new Post bindings (#75) 2010-05-28 11:51:53 +00:00
Clément Oudot
62d9cccaa0 SAML: #68 is not a Lasso bug 2010-05-27 15:53:32 +00:00
Clément Oudot
cfec37d111 SAML:
* Error message when no artifact resolution URL in profile
* Manage XML boolean values in metadata
2010-05-27 12:39:32 +00:00
Clément Oudot
8d76924fbf SAML: little workaround for Exponent/Modulus order in metadata, will not be kept if this is later corrected in Lasso (#68) 2010-05-27 09:17:55 +00:00
Clément Oudot
c4e1379452 * make tidy
* Manage authenticationLevel in all authentication backends
2010-04-14 15:37:57 +00:00