Justin Richer
|
43509b7dfb
|
removed a few straggling KIT references
|
2015-12-21 14:37:06 -05:00 |
Justin Richer
|
d09b003bc3
|
JWK Set by value UI added to dynamic registration
|
2015-06-01 15:35:21 -04:00 |
Justin Richer
|
19879c20c2
|
restored restricted grant type behavior on dynamic registration page (was lost in translation)
|
2015-02-18 22:01:50 -05:00 |
Justin Richer
|
05f03f7c90
|
yet more year updates
|
2015-02-17 13:09:45 -05:00 |
Justin Richer
|
40b390de6d
|
pluralized post-logout redirect uris for dynamically registered clients
|
2015-02-16 16:56:20 -05:00 |
Fredrik Jönsson
|
a80bb19faf
|
Translate dynreg, rsreg warning.
|
2015-02-11 15:26:08 +01:00 |
Fredrik Jönsson
|
6f35c2273d
|
Translated last tab of dynreg.
|
2015-02-10 22:15:37 +01:00 |
Fredrik Jönsson
|
8b38d6a797
|
Translated dynreg cryptography tab.
|
2015-02-10 14:40:43 +01:00 |
Fredrik Jönsson
|
2982f8e199
|
Translated dynreg tokens tab.
|
2015-02-10 13:53:43 +01:00 |
Fredrik Jönsson
|
2cad53f5a5
|
Access tab translated.
|
2015-02-10 13:39:10 +01:00 |
Fredrik Jönsson
|
dcf8e1988c
|
Translate first tab of dynreg client.
|
2015-02-10 12:42:37 +01:00 |
Fredrik Jönsson
|
0e9214ccea
|
Started working on dev pages.
|
2015-02-10 11:31:25 +01:00 |
Justin Richer
|
e371ad345f
|
fixed checking of refresh token permissions in client service, clients can now request either refresh_token grant type or offline_access scope and it will work. added checkbox to dynreg page for ease-of-use
closes #734
|
2014-11-22 23:46:25 -05:00 |
Justin Richer
|
78ebcd030d
|
fixed button sizes on dynreg and rsreg
|
2014-10-07 19:40:38 -04:00 |
Justin Richer
|
d38ee185fb
|
tweaked styling on self-service registration pages
|
2014-08-05 21:52:23 -04:00 |
Justin Richer
|
91e00d79e3
|
changed all templates to print escaped characters
|
2014-07-19 22:39:48 -07:00 |
Justin Richer
|
112154a2d8
|
cleaned up contacts handling across all classes of client, added text to address #626
|
2014-06-26 13:10:19 -04:00 |
Justin Richer
|
6df68fc97a
|
fixed client secret display on dynreg and res reg pages
|
2014-06-09 20:20:58 -04:00 |
Justin Richer
|
d844b8e444
|
ported credential handling UI to dyn reg and res reg pages
|
2014-06-09 18:13:43 -04:00 |
Justin Richer
|
22ab1173a7
|
cleaned up dynreg self-service page to account for single-selection of grant types
|
2014-06-05 19:44:49 -04:00 |
Justin Richer
|
ab083c0963
|
added checks to dynamic registration endpoint that disallow registration of multiple incompatible grant types
|
2014-06-05 17:16:35 -04:00 |
Justin Richer
|
ab15a65c93
|
internalized logo placeholder image block
|
2014-05-26 17:58:51 -04:00 |
Justin Richer
|
82a4b954e7
|
removed client description from dynamic registration pages (nonstandard field, doesn't get saved by the server anyway)
|
2014-05-26 17:44:09 -04:00 |
Justin Richer
|
0775785ce3
|
added in UI shell for creating/editing resources (clients with "introspection" set and no grants or other parameters)
|
2014-05-26 15:41:50 -04:00 |
Justin Richer
|
73b00905bb
|
cleaned up UI components for client creation (fixed defaults and loading)
|
2014-05-24 22:13:00 -04:00 |
Justin Richer
|
5c6e75bd53
|
cleaned up UI for client editing
|
2014-05-24 20:56:54 -04:00 |
Justin Richer
|
c38761cc23
|
fix dynamic registration of public clients
|
2014-05-21 18:00:54 -04:00 |
Josh Mandel
|
3b59e7ff48
|
Make placeholder dynreg URLs use "https://"
|
2014-04-25 10:17:48 -07:00 |
Justin Richer
|
8203aaaa35
|
fixed UI for token endpoint auth method
|
2014-03-06 19:30:27 +00:00 |
Justin Richer
|
3b52ce8201
|
happy new year!
|
2014-01-20 12:38:42 -05:00 |
Justin Richer
|
59da1960eb
|
added token_endpoint_auth_signing_alg, addresses #511
affects #455
|
2013-09-26 11:11:09 -04:00 |
Justin Richer
|
8a5a16f374
|
refactored project into four modules:
Common
Client
Server Library
Server Webapp
addresses #367
|
2013-09-23 17:19:09 -04:00 |