Justin Richer
|
2d2cf57125
|
added 'green' display to http on 127.0.0.1 in addition to localhost
|
2016-03-18 22:03:00 -04:00 |
Justin Richer
|
37b9acda66
|
fixed erroneous error log
|
2016-03-18 22:02:40 -04:00 |
Justin Richer
|
89316cbab1
|
fixed default token lifetimes for heart mode
|
2016-03-18 22:02:28 -04:00 |
Justin Richer
|
60faf96e00
|
modified UI for HEART mode
|
2016-03-10 12:50:25 -05:00 |
Justin Richer
|
26d507d635
|
default new client in UI to HEART-compliant values
|
2016-03-10 12:34:10 -05:00 |
Justin Richer
|
3a0fd9141f
|
added HEART Mode image to footer
|
2016-02-24 17:16:51 -05:00 |
Justin Richer
|
cebf0fb8b2
|
added general javascript error catch
|
2016-02-12 17:32:35 -05:00 |
Justin Richer
|
659646ba9a
|
sync overridden files from UMA server
|
2016-02-09 16:50:24 -05:00 |
Justin Richer
|
193d3f8ec6
|
fixed typo in messages file
|
2016-01-27 09:44:04 -05:00 |
Justin Richer
|
002767ec8a
|
UI cleanup for dynamic registration and resource registration
|
2016-01-22 18:16:23 -05:00 |
Justin Richer
|
8168acf04b
|
set off client registration information on dun reg page
|
2016-01-22 17:51:02 -05:00 |
Justin Richer
|
26483b22a9
|
added claims redirect URI editing to the UI for both admins and dynamic clients, closes #1005
|
2016-01-22 17:50:40 -05:00 |
Justin Richer
|
7badfe1d17
|
Happy new year 2016!
|
2016-01-21 15:50:37 -05:00 |
Oscar Kurniawan
|
b691cd198a
|
Update client.html
In my instance, this typo cause an error to underscore.js when it is parsing
|
2015-12-29 18:50:32 +07:00 |
Justin Richer
|
d1033b693f
|
added privacy-preserving client logo cache
|
2015-12-21 15:51:39 -05:00 |
Justin Richer
|
43509b7dfb
|
removed a few straggling KIT references
|
2015-12-21 14:37:06 -05:00 |
Justin Richer
|
099ae41607
|
added client logo to admin table, closes #280
|
2015-12-21 14:33:49 -05:00 |
Justin Richer
|
d338352cc8
|
scroll Ui to top of page on page loads, closes #977
|
2015-12-18 15:41:01 -05:00 |
Justin Richer
|
7f464c496b
|
changed copyright to new consortium name
|
2015-12-16 14:51:12 -05:00 |
Justin Richer
|
c59f722cc2
|
enforce pairwise identifier consistency in UI, closes #969
|
2015-11-25 15:36:15 -05:00 |
Mark Janssen
|
f27673a5f5
|
Align user profile claims
Especially helps when `<dd>` collapses due to an empty claim value.
|
2015-11-23 21:34:54 -05:00 |
Justin Richer
|
a5701f4ea3
|
limit client pagination to 10 pages at a time, closes #886
|
2015-10-13 17:55:18 -04:00 |
Mark Janssen
|
58543ac9c4
|
Fix ID token icon description
|
2015-10-12 12:59:44 -04:00 |
Justin Richer
|
3c222b0d79
|
rewrote blacklist UI, fixed delete functions on rest of UI, closes #905
|
2015-10-02 18:37:57 -04:00 |
Justin Richer
|
658b5e1456
|
updated all available javascript libraries to latest versions
|
2015-07-10 16:04:36 -04:00 |
Justin Richer
|
99fbda3d13
|
fix scope icon overlay in scope editor for safari/chrome/IE, closes #867
|
2015-07-10 11:40:50 -04:00 |
Justin Richer
|
8c822c0f54
|
detached whitelist from approved sites, closes #781
|
2015-07-08 17:22:55 -04:00 |
Justin Richer
|
2f4d9ce54b
|
clearing out refresh tokens is now configurable, closes #409
|
2015-06-25 12:07:38 -04:00 |
Justin Richer
|
0aabb7226d
|
internationalized the error and login pages
|
2015-06-01 19:34:43 -04:00 |
Justin Richer
|
54e3b7e8d3
|
added new messages for JWK Set handling
|
2015-06-01 19:08:51 -04:00 |
Justin Richer
|
49c8804a1c
|
JWK Set by value UI added to resource registration
|
2015-06-01 15:35:21 -04:00 |
Justin Richer
|
d09b003bc3
|
JWK Set by value UI added to dynamic registration
|
2015-06-01 15:35:21 -04:00 |
Justin Richer
|
79317d5b70
|
JWK Set by value added to admin UI, addresses #826
|
2015-06-01 15:35:21 -04:00 |
Justin Richer
|
e9aeb8318e
|
added labels for new UI bits
|
2015-05-22 13:04:21 -04:00 |
Justin Richer
|
6be2b4f65e
|
added ES* and PS* support for signed objects
|
2015-05-22 13:04:21 -04:00 |
Justin Richer
|
aeed2fa003
|
issue new refresh tokens for clients who are configured for it, closes #408
|
2015-05-13 18:01:49 -04:00 |
Justin Richer
|
e52fff58f5
|
added hierarchical user info display, closes #787
|
2015-05-13 16:48:01 -04:00 |
Justin Richer
|
cdf6107b25
|
reverted changes related to UMA server
|
2015-05-12 20:09:31 -04:00 |
Justin Richer
|
f077579b29
|
moved UMA-specific files to the UMA webapp package
|
2015-05-12 17:39:17 -04:00 |
Justin Richer
|
582c52ebf5
|
display error on webfinger failure
|
2015-05-12 11:36:48 -04:00 |
Justin Richer
|
7188a06488
|
added deletion functionality to UI
|
2015-05-12 11:16:51 -04:00 |
Justin Richer
|
c63651626f
|
added simple display for required claims into resource set display
|
2015-05-12 10:57:34 -04:00 |
Justin Richer
|
9c6f12087d
|
fixed javascript bug on resource set save
|
2015-04-12 21:47:09 -05:00 |
Justin Richer
|
2a4cceff5a
|
object consistency across commits
|
2015-03-30 18:03:49 -04:00 |
Justin Richer
|
6e095e3266
|
can now add and remove email address claims from the UI
|
2015-03-30 17:54:16 -04:00 |
Justin Richer
|
1ad1813239
|
claim removal and policy saving
|
2015-03-30 14:47:58 -04:00 |
Justin Richer
|
e89d8cd985
|
added webfinger lookup helper service
|
2015-03-30 11:49:49 -04:00 |
Justin Richer
|
332cb22a99
|
claim forms displayed
|
2015-03-20 18:15:05 -04:00 |
Justin Richer
|
3e931c68b4
|
added policy editing overview page
|
2015-03-20 17:27:10 -04:00 |
Justin Richer
|
f39e2e9412
|
ported the remainder of the swedish language file to the JSON format
|
2015-03-12 20:56:26 -04:00 |