Commit Graph

125 Commits (cac0d21894b2fd8ac1af983c1d492d615058d438)

Author SHA1 Message Date
Justin Richer cac0d21894 added form editor and control for newly-registered clients 2013-08-29 17:39:19 -04:00
Justin Richer b0cf84149e added dev page for self-service client registration
Conflicts:

	openid-connect-server/src/main/webapp/WEB-INF/tags/footer.tag
2013-08-29 17:39:15 -04:00
Justin Richer 9df10d3871 id tokens always expire, addresses #416
Conflicts:

	openid-connect-server/src/main/webapp/resources/template/client.html
2013-08-20 16:07:25 -04:00
William Kim 85a8532cc7 clear token timeout form fields when disabled and also disable unit selector. 2013-08-20 15:20:01 -04:00
William Kim 95bdf12f4d renamed token expiration form field ids from -seconds to -time. 2013-08-20 15:19:52 -04:00
William Kim 3e45f62360 shortened token timeout form fields. 2013-08-20 15:19:44 -04:00
William Kim 33559b1ed9 dropdown time unit chooser added for token expiration. 2013-08-20 15:19:35 -04:00
Justin Richer 895e257432 Disable unsupported JOSE algorithms in UI, addresses #476 2013-08-20 14:46:35 -04:00
Justin Richer 682d9b9406 added 'use server default' to JOSE options, addresses #462 2013-08-20 14:46:35 -04:00
Justin Richer 143f1efafb created crypto tab 2013-08-20 14:46:35 -04:00
Justin Richer b787270ff0 removed NYI tag from ID token signing alg 2013-08-20 14:46:35 -04:00
Justin Richer 6ed7477bc0 added stats to admin UI page, restyled scopes and dynamically registered flags 2013-06-07 18:05:07 -04:00
Justin Richer 9388c664ab moved reuse refresh token checkbox to its own div/label, addresses #345 2013-06-06 16:42:26 -04:00
Justin Richer 1e870703f8 added licence/copyright header 2013-05-02 11:45:20 -04:00
Justin Richer b663cd5f8d style system scopes and non-system scopes differently in the admin UI, addresses #269 2013-04-29 17:00:12 -04:00
Justin Richer ad3a22e5d4 changed client defaults for JOSE bits 2013-03-06 15:24:46 -05:00
Justin Richer 8f4ecac8d5 forgot a field 2013-03-06 15:16:48 -05:00
Justin Richer c9bdba3f3a API now bound to USER for read, ADMIN for write, addresses #267 2013-03-05 17:45:33 -05:00
Justin Richer 70b2342864 fixed split client views, fixed typos in various places 2013-03-05 17:26:25 -05:00
Justin Richer f07c31bbe2 JOSE selectors 2013-03-05 16:52:34 -05:00
Justin Richer 93851ab94d request URIs and default ACR values 2013-03-05 16:11:32 -05:00
Justin Richer 6c136b5696 contacts 2013-03-05 15:43:38 -05:00
Justin Richer 79bf862924 added Not Yet Implemented tags 2013-03-05 15:32:08 -05:00
Justin Richer 9b6dfd4e1d require auth time, reuse refresh token, and default max age 2013-03-05 15:01:25 -05:00
Justin Richer ff53d71e6f sector identifier, initiate login, and post logout URIs ; reuse refresh tokens 2013-03-05 14:44:40 -05:00
Justin Richer 23bd6a2ffb response types 2013-03-05 14:29:51 -05:00
Justin Richer 82ecef144d token endpoint auth method 2013-03-05 14:05:46 -05:00
Justin Richer 1fcb67e885 JWKS and subject type 2013-03-05 12:33:14 -05:00
Justin Richer 29b46bfd58 stupid javascript templates 2013-03-05 12:21:06 -05:00
Justin Richer 9244d6413c application type 2013-03-05 11:50:47 -05:00
Justin Richer e7282d53fe added client URI bits 2013-03-05 11:22:55 -05:00
Justin Richer ac44020305 grant types rename 2013-03-04 17:11:25 -05:00
Justin Richer 33c488d9ae logo url -> uri 2013-03-04 16:53:09 -05:00
Justin Richer 7c3ddd0a86 redirect uri with new name 2013-03-04 16:49:17 -05:00
Justin Richer 991f37a1e6 refactored javascript and template files into components 2013-02-13 10:12:31 -05:00
Justin Richer 137e5e5ca1 added placeholder blocks in place of empty tables, addresses #244 2013-02-06 17:42:10 -05:00
Justin Richer 62b931ee0d scope icons now show up everywhere 2013-02-05 17:39:38 -05:00
Justin Richer 88f2ea3e7e icon selector 2013-02-05 14:33:58 -05:00
Justin Richer e5171a196a minor bugfixes 2013-02-03 22:04:55 -05:00
Justin Richer d1968f624a scope ui bugfixes 2013-02-03 22:04:55 -05:00
Justin Richer fbfc977f3b system scope ui updates 2013-02-03 22:04:55 -05:00
Justin Richer 9dc603a759 scope management UI 2013-02-03 22:04:55 -05:00
Justin Richer 1ceee853f9 scope management UI 2013-02-03 22:04:55 -05:00
Justin Richer 899150d636 tweak display on auth revoke page 2013-02-03 22:02:23 -05:00
Justin Richer fd2253303e changed pointer on tabs, addresses #252 2013-01-18 18:17:39 -05:00
Justin Richer 4068952a81 fixed well size, added comment 2013-01-02 10:19:55 -05:00
Justin Richer 655092a12b added introspection checkbox, added access tab
Signed-off-by: Justin Richer <jricher@mitre.org>
2012-12-21 16:38:52 -05:00
Justin Richer 9a1b2d7fac made client edit page tabbable (that was seriously easy) 2012-12-21 16:26:34 -05:00
Justin Richer 48866c15f2 button display cleanup 2012-12-21 16:07:59 -05:00
Justin Richer a85b1f5d74 split approved sites into two tables 2012-12-21 15:35:33 -05:00