Justin Richer
|
42b93be492
|
added uri-encoded client service, closes #857
|
2015-07-07 17:55:56 -04:00 |
Justin Richer
|
a42920355c
|
updated error page, closes #858
|
2015-07-07 14:48:46 -04:00 |
Justin Richer
|
0360d35c3b
|
updated to servlet 3.0
|
2015-07-07 14:48:31 -04:00 |
Justin Richer
|
de72311c95
|
updated key to 2048-bit version to set a good example
|
2015-07-07 13:50:57 -04:00 |
Justin Richer
|
ee9413b882
|
database sync
|
2015-07-03 20:20:51 -04:00 |
Justin Richer
|
2cfaa1c1d7
|
renamed RequiredClaimSet to Policy
|
2015-07-03 20:16:32 -04:00 |
Justin Richer
|
b8a5486995
|
made required claims sets stick in the database
|
2015-07-03 20:16:32 -04:00 |
Justin Richer
|
cd47d32e2d
|
split required claim sets out as separate indirection structure, closes #813
|
2015-07-03 20:16:32 -04:00 |
Justin Richer
|
50cbeb3e4c
|
DB table sync
|
2015-06-25 12:11:31 -04:00 |
Justin Richer
|
2f4d9ce54b
|
clearing out refresh tokens is now configurable, closes #409
|
2015-06-25 12:07:38 -04:00 |
Justin Richer
|
b18bea6b9f
|
switched connection pool to use HikariCP, closes #821
|
2015-06-24 16:21:31 -04:00 |
Justin Richer
|
445099fc74
|
Sync database changes across all three platforms
|
2015-06-23 20:31:28 -04:00 |
lomori
|
84b595ea6f
|
Synch with HSQLDB version
Few fields were missing, e.g. user_info::src, causing an application crash with MySQL.
|
2015-06-23 20:24:29 -04:00 |
Yaser Alraddadi
|
2d5e53c0f2
|
Fix syntax error: , at the end of table creation
Fix syntax error: , at the end of table creation
|
2015-06-03 14:56:03 +03:00 |
Justin Richer
|
d1e8529a7b
|
expose ID Token and UserInfo to the AuthoritiesProvider and AuthoritiesMapper, both extensible
closes #699
closes #761
|
2015-06-01 21:11:19 -04:00 |
Justin Richer
|
23e1e87368
|
dressed up error message a little
|
2015-06-01 19:39:09 -04:00 |
Justin Richer
|
0aabb7226d
|
internationalized the error and login pages
|
2015-06-01 19:34:43 -04:00 |
Justin Richer
|
4655650a68
|
added OAuth error display page, closes #559
|
2015-06-01 19:21:32 -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
|
30162f6baa
|
added direct JWK set to data model
|
2015-05-29 13:00:13 -04:00 |
Justin Richer
|
285504cba1
|
sync database tables across different vendors
|
2015-05-28 17:26:30 -04:00 |
Mark Janssen
|
742ceea182
|
Support for PostgreSQL
|
2015-05-28 17:07:41 -04:00 |
Mark Janssen
|
d583499a07
|
Add X-Frame-Options header
|
2015-05-28 17:07:06 -04:00 |
Justin Richer
|
98e414b6df
|
broke out authentication holder class into parts, no more serializable pieces in the database, closes #696
|
2015-05-26 22:00:20 -04:00 |
Justin Richer
|
cb8abca0f6
|
removed embedded JOSE classes in favor of converters
|
2015-05-22 13:04: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 |
Mark Janssen
|
eb1ea4c0b8
|
Update topbar.tag
Fixes #816
|
2015-05-22 18:21:07 +02: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
|
5b02e18f7c
|
added a simplified user menu and login button for collapsed navbars, closes #801
|
2015-05-13 17:16:03 -04:00 |
Justin Richer
|
e52fff58f5
|
added hierarchical user info display, closes #787
|
2015-05-13 16:48:01 -04:00 |
Justin Richer
|
52b1bda8d8
|
version match and cleanup
|
2015-05-12 21:00:44 -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
|
396ed472a9
|
cleaned up external login page
|
2015-04-12 22:26:11 -05:00 |
Justin Richer
|
9c6f12087d
|
fixed javascript bug on resource set save
|
2015-04-12 21:47:09 -05:00 |
Justin Richer
|
b2912b944a
|
tweaked configuration of login pages to allow parallel logins
|
2015-03-31 17:06:26 -04:00 |
Justin Richer
|
08413302eb
|
configured OIDC client on claims collection endpoint
|
2015-03-31 15:35:20 -04: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
|
06ae8545ae
|
Merge branch 'master' into uma
|
2015-03-20 18:15:27 -04:00 |
Justin Richer
|
332cb22a99
|
claim forms displayed
|
2015-03-20 18:15:05 -04:00 |