Commit Graph

244 Commits

Author SHA1 Message Date
Clément Oudot
1c0df34268 Replace version 2.00 by 2.0.0 2015-04-15 14:18:38 +00:00
Clément Oudot
9520bef489 Manager UserInfo signature (JWT response) (#184) 2015-04-14 18:42:02 +00:00
Clément Oudot
ac5f76f898 Option to deactivate nonce (#183) 2015-04-03 13:45:38 +00:00
Clément Oudot
7bc3c8efff Fix save of authn context in configuration (#184) 2015-04-02 07:04:08 +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
b14ec43a88 Check redirect_uri (#184) 2015-03-30 12:58:56 +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
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
6d6d7e6424 Fix typo on Relying Party (#184) 2015-03-11 16:24:10 +00:00
Clément Oudot
6f128235af Set version 2.00 in the trunk 2015-03-11 09:05:04 +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
31e0a1cfb5 Obtain user consent for OpenID Connect requested scope (#184) 2015-01-31 14:34:52 +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
c3d7d5b428 Add active class to show current Manager page (#776) 2014-12-18 08:34:23 +00:00
Clément Oudot
447f579f82 Use password fields in Manager (#777) 2014-12-15 14:24:06 +00:00
Clément Oudot
922b92bbbe Configuration of OpenID Connect auth module and OP in Manager (#183) 2014-12-15 13:55:23 +00:00
Clément Oudot
8b7ad81ff5 Add first OpenID Connect RP parameters in Manager (#183) 2014-12-11 16:54:27 +00:00
Clément Oudot
ac1f3940c8 Bootstrap for SAML boolean (#776) 2014-12-10 23:30:59 +00:00
Clément Oudot
e258db2b44 Bootstrap for SAML configuration (#776) 2014-12-10 17:08:57 +00:00
Clément Oudot
e66481fb56 Bootstrap for POST (#776) 2014-12-10 10:41:26 +00:00
Clément Oudot
dffc3affe5 Bootstrap for authentication choices (#776) 2014-12-10 10:33:36 +00:00
Clément Oudot
899575e361 Bootstrap for OpenID domains (#776) 2014-12-10 09:40:58 +00:00
Clément Oudot
02ec5bc342 Bootstrap for authentication parameters (#776) 2014-12-10 09:20:49 +00:00
Clément Oudot
8a3cb4cf1d Bootstrap for btext and rules (#776) 2014-12-10 09:00:20 +00:00
Clément Oudot
c3573480c3 Bootstrap for integer (#776) 2014-12-10 08:27:15 +00:00
Clément Oudot
bcd1a12b99 Bootstrap for skin selection (#776) 2014-12-09 22:04:57 +00:00
Clément Oudot
d1352c4c2b Bootstrap for categories and applications (#776) 2014-12-09 21:56:14 +00:00
Clément Oudot
d0f288fc9e Bootstrap for bool, trool and boolOrExpr (#776) 2014-12-09 20:35:43 +00:00
Clément Oudot
8668e6ac9f Migrate Manager to Bootstrap framework - work in progress (#776) 2014-12-09 17:09:40 +00:00
Clément Oudot
f2f93ef907 Remove debug Dumper (#630) 2014-12-09 12:54:16 +00:00
Clément Oudot
bc5a3f71d4 Fix Sessions Explorer: use new tsv variables (#630) 2014-12-09 12:50:13 +00:00
Clément Oudot
fe2c0719e2 Configuration of portal background in Manager (#770) 2014-12-05 16:30:16 +00:00
Clément Oudot
d94e8c4fe2 Fix captcha storage options in Manager (#754) 2014-09-01 10:11:15 +00:00
Clément Oudot
6108a7815a Log configuration load error in Manager logs (#748) 2014-08-19 16:08:11 +00:00
Clément Oudot
f97f5c72e0 make tidy 2014-07-24 15:48:32 +00:00
Clément Oudot
e011600113 Show error from Common::Session module in logs (#741) 2014-07-24 15:37:12 +00:00
Clément Oudot
b4bda626de Possibility to configure subjectConfirmation notOnOrAfter (#737) 2014-07-21 10:42:16 +00:00
Clément Oudot
757ac6f15d Possibility to configure sessionNotOnOrAfter (#737) 2014-07-21 09:44:28 +00:00
Clément Oudot
4d08c6aef4 Add portal and logout buttons in Manager menu (#738) 2014-07-19 13:13:04 +00:00
François-Xavier Deltombe
219787e1d6 Handler, refactoring Post Replay: parameters added in manager (#630) 2014-07-09 13:04:42 +00:00