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 |
Justin Richer
|
231e81a426
|
updated icons
|
2012-12-21 14:28:07 -05:00 |
Justin Richer
|
cc36851bdd
|
propagated field name change to UI
|
2012-12-11 12:38:55 -05:00 |
Justin Richer
|
94c37f5815
|
added redelegate scope to client list, fixed inconsistency with refresh token issuance (addresses #239)
|
2012-12-10 16:53:05 -05:00 |
Justin Richer
|
51920ee381
|
switched to using "uneditable-input" classes instead of disabled input fields
|
2012-11-19 16:32:04 -05:00 |
Justin Richer
|
4e18fb4525
|
blacklist management UI
|
2012-11-19 13:01:16 -05:00 |
Justin Richer
|
d576df4b31
|
fixed render length limits on list widget
|
2012-11-19 11:52:30 -05:00 |
Justin Richer
|
757e21a722
|
added blacklist API
|
2012-11-16 11:57:46 -05:00 |
Justin Richer
|
1f4b97bc7e
|
fixed icon and variable reference
|
2012-11-16 10:14:28 -05:00 |
Justin Richer
|
e86f19bd7c
|
added dynamic icons to whitelist table
|
2012-11-15 17:53:38 -05:00 |