Commit Graph

229 Commits

Author SHA1 Message Date
Xavier Guimard
12a5b71f35 Add comments 2015-06-21 19:52:22 +00:00
Xavier Guimard
87fd52a0ab Update copyrights 2015-06-18 11:00:24 +00:00
Clément Oudot
461bdefe69 Force unbind in GKFAS method (#740) 2015-06-12 13:29:16 +00:00
Clément Oudot
6ff81f505f Manage configuration of attributes and objectClass from Apache::Session::LDAP in GKFAS method (#759) 2015-06-12 13:14:32 +00:00
Xavier Guimard
f94383bf62 Missing / 2015-06-11 18:52:50 +00:00
Clément Oudot
e3af829e5a Remove portalAutocomplete configuration (#824) 2015-06-11 12:59:20 +00:00
Clément Oudot
de34745012 Create key rotation script (#184) 2015-06-05 14:33:36 +00:00
Xavier Guimard
dc63f83128 Replace __MGR*__ by godd values 2015-06-01 11:01:16 +00:00
Xavier Guimard
d5bf23a8cf Update lemonldap-ng.ini for new manager 2015-06-01 05:21:51 +00:00
Xavier Guimard
fae7ac1fab Remove unused dependency 2015-05-31 16:43:26 +00:00
Xavier Guimard
d694323b11 Set version to 2.0.0 2015-05-14 06:45:13 +00:00
Xavier Guimard
ce77b54114 Update tests 2015-05-14 06:45:03 +00:00
Xavier Guimard
2186b2295b Update MANIFESTs 2015-05-14 06:44:46 +00:00
Xavier Guimard
3e2322fe3a Import and adapt https://github.com/guimard/angular-lemonldap-ng-manager.git 2015-05-14 06:44:38 +00:00
Xavier Guimard
411b99d98b Perltidy 2015-05-11 04:21:10 +00:00
Xavier Guimard
5530412b39 Optimize regexp 2015-05-11 04:20:10 +00:00
Clément Oudot
fe2ad66a29 Add attributes in CAS serviceValidate response (#773) 2015-05-09 17:49:56 +00:00
Clément Oudot
1c0df34268 Replace version 2.00 by 2.0.0 2015-04-15 14:18:38 +00:00
Xavier Guimard
36311a0d6f Better "missing conf to delete" log 2015-04-05 18:07:44 +00:00
Clément Oudot
ac5f76f898 Option to deactivate nonce (#183) 2015-04-03 13:45:38 +00:00
Clément Oudot
85650ae3be Start implementation of OIDC logout (#184) 2015-04-02 07:02:21 +00:00
Clément Oudot
72aecd6cf1 Configuration of Authentication Class Ref (#184) 2015-04-01 15:45:08 +00:00
Clément Oudot
b9494d1b0a Check iat (#183) 2015-04-01 15:10:08 +00:00
Clément Oudot
0fa5cf2614 Use max_age, ui_locales and acr_values (#183) 2015-04-01 14:51:49 +00:00
Clément Oudot
01aec28467 Use prompt (#183) 2015-04-01 13:00:31 +00:00
Clément Oudot
865551989b Use display (#183) 2015-04-01 12:53:18 +00:00
Clément Oudot
2e0f1b7088 Start of registration endpoint implementation (#184) 2015-03-30 15:57:23 +00:00
Clément Oudot
d22853d775 Support for JWKS URI and signing public key (#184) 2015-03-27 14:21:43 +00:00
Clément Oudot
8b8442da5f Update MANIFEST for MongoDB backend (references #800) 2015-03-24 14:43:42 +00:00
Xavier Guimard
03b9f4b498 New conf backend (MongoDB) 2015-03-21 09:30:52 +00:00
Xavier Guimard
98d302cf31 Remove strange old idea 2015-03-21 09:30:43 +00:00
Xavier Guimard
d3d282e7ba Don't use local cache if xavier eq 'root' 2015-03-16 05:43:52 +00:00
Xavier Guimard
442b7a5a5a Don't use local cache if whoami eq 'root' 2015-03-16 05:43:49 +00:00
Clément Oudot
23b2c6f996 Configure Access Token expiration (#184) 2015-03-13 11:09:39 +00:00
Clément Oudot
74958870bb Auth time and expiration in ID Token (#184) 2015-03-13 10:54:36 +00:00
Clément Oudot
167fdb66c4 Possibility to configure attribute used to fill OIDC User ID (#184) 2015-03-11 16:16:37 +00:00
Clément Oudot
4f5d9c15c0 Update MANIFEST (#796) 2015-03-11 09:09:56 +00:00
Clément Oudot
6f128235af Set version 2.00 in the trunk 2015-03-11 09:05:04 +00:00
Clément Oudot
877e5ba6f8 Apply r3627 in 1.4 branch (#794) 2015-03-10 16:42:29 +00:00
Clément Oudot
7a7bb1fbda make tidy on all files 2015-03-10 15:07:33 +00:00
Xavier Guimard
fc6c64d6f3 Part back to 3466: Attributes.pm is not github version 2015-03-09 15:39:15 +00:00
Xavier Guimard
26ad70cdca Propose to use JSON serialization for sessions
Closes: #795
2015-03-03 19:52:36 +00:00
Xavier Guimard
9980c625d7 Modify config before storing in local cache 2015-03-03 16:33:18 +00:00
Xavier Guimard
12f8cbe054 Return an error if file can't be opened 2015-03-03 06:12:26 +00:00
Clément Oudot
ef4af6b3f2 ID Token signature configuration (#184) 2015-02-19 18:04:29 +00:00
Clément Oudot
68607ca947 Implement UserInfo endpoint (#184) 2015-02-04 13:25:13 +00:00
Clément Oudot
d2423d1a6c OpenID Connect relaying parties in Manager (#184) 2015-01-28 16:28:41 +00:00
Clément Oudot
39b83ae46a OpenIDConnect Service metadata parameters in Manager (#184) 2015-01-28 13:07:11 +00:00
Clément Oudot
4b93225ef9 First OpenIDConnect Issuer parameters in Manager (#184) 2015-01-23 13:07:24 +00:00
Clément Oudot
b203d6f343 Do not check cache when calling release_all_locks (#763) 2015-01-22 12:57:30 +00:00