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
2db607ec28
i18n for UMA policy management page
2015-07-03 20:45:00 -04:00
Justin Richer
ee9413b882
database sync
2015-07-03 20:20:51 -04:00
Justin Richer
aa96b1f1ed
made things a little null safer
...
closes #813 (really)
2015-07-03 20:16:37 -04:00
Justin Richer
8086cc9153
removed test data
2015-07-03 20:16:37 -04:00
Justin Richer
d4e3639236
added "add new policy" controls
2015-07-03 20:16:36 -04:00
Justin Richer
214097584a
force refresh of resource set model after policies have been edited
2015-07-03 20:16:36 -04:00
Justin Richer
c5a65e9cec
webfigner claims replacement works
2015-07-03 20:16:36 -04:00
Justin Richer
f3a777a2c8
enabled scope editing on existing policies
2015-07-03 20:16:36 -04:00
Justin Richer
3d760cad8b
added edit policy button
2015-07-03 20:16:36 -04:00
Justin Richer
03b301b43b
moved policy API around, fixed render/loading in UI
2015-07-03 20:16:35 -04:00
Justin Richer
53922374df
problems loading the resource set
2015-07-03 20:16:35 -04:00
Justin Richer
a9f531bffe
removed extraneous save button
2015-07-03 20:16:35 -04:00
Justin Richer
8b8db24179
Policy delete works!
2015-07-03 20:16:35 -04:00
Justin Richer
72bb09550c
basic display of Policy Table
2015-07-03 20:16:35 -04:00
Justin Richer
1259b8cd68
updated policy display
2015-07-03 20:16:34 -04:00
Justin Richer
f0d628bf27
made Policy API fit the new data model (used to be Claims API)
2015-07-03 20:16:34 -04:00
Justin Richer
d7af4b2cf9
added scope consistent check to resource set service
2015-07-03 20:16:34 -04:00
Justin Richer
6703db234d
added equals/hashCode/toString on UMA model objects
2015-07-03 20:16:34 -04:00
Justin Richer
bfd70efcc3
tweak demo claim values for testing
2015-07-03 20:16:34 -04:00
Justin Richer
a8a6e7bf31
downscope resulting token based on policy
2015-07-03 20:16:33 -04:00
Justin Richer
7909e3e9ce
made claim collection null safe
2015-07-03 20:16:33 -04:00
Justin Richer
af798705b4
made claim values any JSON type, closes #853
2015-07-03 20:16:33 -04:00
Justin Richer
b0935086c2
made claims processor take in policy set and ticket directly
2015-07-03 20:16:33 -04:00
Justin Richer
de9f69e461
introduced a claims processor result data shuttle
2015-07-03 20:16:33 -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
667c766273
reverted over-reaching check on webfinger fetcher
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
13239c1754
make eclipse happy with the warpath plugin
2015-06-26 15:24:45 -04:00
Justin Richer
c4aaa29ffc
updated unit tests for new refresh token mode
2015-06-25 12:44:52 -04:00
Justin Richer
d9efeb3b67
added clear access tokens to export/import
2015-06-25 12:40:28 -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
8359ac2813
fixed refresh token lookup
2015-06-25 11:55:58 -04:00
Justin Richer
d2a393f7f9
converted error handlers to a single @ControllerAdvice class, closes #788
2015-06-24 17:26:10 -04:00
Justin Richer
b18bea6b9f
switched connection pool to use HikariCP, closes #821
2015-06-24 16:21:31 -04:00
Justin Richer
7df3597757
split client's auth token into pending and authorized classes
2015-06-24 16:00:40 -04:00
Justin Richer
b4520c170e
ID Token carried through as parsed JWT instead of string, closes #832
2015-06-24 16:00:40 -04:00
Justin Richer
f4a1b27e2e
better handling of HTTP and JSON errors on network fetches, added http-forcing behavior for webfinger client and sector URL service
2015-06-23 22:21:18 -04:00
Justin Richer
9ae92b983a
added http and json error handling to webfinger service
2015-06-23 21:50:16 -04:00
Justin Richer
c166cbe49c
added login hint capability to client library
2015-06-23 21:21:41 -04:00
Justin Richer
f7a082d4b8
wrapped timestamp injection in a null-safe block, with warning; closes #849
2015-06-23 20:57:24 -04:00
Justin Richer
fdf8c4d620
Updated UMA's ExternalAuthoritiesMapper to new OIDCAuthoritiesMapper class, closes #850
2015-06-23 20:49:03 -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
Mark Janssen
bf295b4c67
Improve Spring Security dependency management
2015-06-23 20:21:35 -04:00
Mark Janssen
a7c0a45e5d
Add empty <relativePath> to avoid Maven warnings
...
Occurs when using a Git submodule in overlay project.
[WARNING] Some problems were encountered while building the effective model for org.mitre:openid-connect-common:jar:1.2.0-SNAPSHOT
[WARNING] 'parent.relativePath' of POM org.mitre:openid-connect-parent:1.2.0-SNAPSHOT (…/OpenID-Connect-Java-Spring-Server/pom.xml) points at …:…-overlay instead of org.sonatype.oss:oss-parent, please verify your project structure @ org.mitre:openid-connect-parent:1.2.0-SNAPSHOT, …/OpenID-Connect-Java-Spring-Server/pom.xml, line 26, column 10
2015-06-23 20:17:01 -04:00