Amanda Anganes
|
987a05302d
|
Added configured logo url
|
2013-02-25 13:01:26 -05:00 |
Amanda Anganes
|
dce36bfde1
|
Added explicit dependency to net.minidev (for JSONObject) - not sure if this is really needed or only needed right now b/c nimbus dependency is not up-to-date on maven central
|
2013-02-25 09:51:11 -05:00 |
Amanda Anganes
|
60b679e942
|
First steps towards adding display variables to config bean
|
2013-02-22 17:10:14 -05:00 |
Justin Richer
|
92f5f31dfc
|
use serialize instead of toString
|
2013-02-22 15:20:42 -05:00 |
Justin Richer
|
da7c74affd
|
passthrough for default algorithm config
|
2013-02-22 14:38:33 -05:00 |
Justin Richer
|
774f80dd58
|
helps when you actually add the verifier you created
|
2013-02-22 13:21:29 -05:00 |
Justin Richer
|
b2c572f13f
|
updated to newest nimbus-jose-jwt release
|
2013-02-22 12:08:01 -05:00 |
Justin Richer
|
4d725b88dd
|
more updates to track nimbus-jose-jwt classes and use them properly
|
2013-02-22 12:08:01 -05:00 |
Justin Richer
|
9a98d241e8
|
updates to track Nimbus JOSE API changes to audience and date fields
|
2013-02-22 12:08:01 -05:00 |
Justin Richer
|
a184b79b06
|
store tokens with .serialize() not .toString()
|
2013-02-22 12:08:01 -05:00 |
Justin Richer
|
970e3f2f79
|
not entities after all
|
2013-02-22 12:08:01 -05:00 |
Justin Richer
|
3d9ec51eb3
|
converted client filters to nimbus-jose
|
2013-02-22 12:08:01 -05:00 |
Justin Richer
|
8d8010d90f
|
missed a little bit there
|
2013-02-22 12:08:01 -05:00 |
Justin Richer
|
cc727cee3e
|
patched unit test to new format
|
2013-02-22 12:08:01 -05:00 |
Justin Richer
|
03e7337b9f
|
client registration endpoint needs general rewrite to fit new spec.
Most of the problematic references will change with the rewrite, so this is a slapdash patch to make things compile for now.
|
2013-02-22 12:08:01 -05:00 |
Justin Richer
|
25b9940a68
|
request object endpoint is a placeholder, cleaning out for now
|
2013-02-22 12:08:01 -05:00 |
Justin Richer
|
87fc92f97d
|
extra constructors for algorithm wrappers
|
2013-02-22 12:08:01 -05:00 |
Justin Richer
|
e5732da857
|
added system default signing algorithm, converted token provider and enhancer to use nimbus-jose
|
2013-02-22 12:08:01 -05:00 |
Justin Richer
|
c01e873019
|
request object processor moved to nimbus-jose
|
2013-02-22 12:08:01 -05:00 |
Justin Richer
|
0f99e0e06d
|
assertion token granter moved to nimbus-jose
|
2013-02-22 12:08:01 -05:00 |
Justin Richer
|
10ab55a7e2
|
moved jwk/x509 publishing over to nimbus-jose (mostly)
|
2013-02-22 12:08:01 -05:00 |
Justin Richer
|
fca30cd13f
|
added provisions to bootstrap signing and validation service from config files
|
2013-02-22 12:08:01 -05:00 |
Justin Richer
|
520f55f960
|
reinstated signing and validation service
|
2013-02-22 12:08:01 -05:00 |
Justin Richer
|
a078f7d202
|
patched userinfo view to use nimbus
|
2013-02-22 12:08:01 -05:00 |
Justin Richer
|
c7d1b47b38
|
converted bearer assertion framework to nimbus-jose
|
2013-02-22 12:08:01 -05:00 |
Justin Richer
|
910a6cf1a0
|
remvoed idtoken repository that was never used
|
2013-02-22 12:08:01 -05:00 |
Justin Richer
|
46a3e70377
|
removed idtoken class, removed all jwe/jwt tests
|
2013-02-22 12:08:01 -05:00 |
Justin Richer
|
d00b351f32
|
moved token classes to use Nimbus-JOSE
|
2013-02-22 12:08:01 -05:00 |
Justin Richer
|
1f50945831
|
added wrapper classes for JWE/JWS algorithms, switched client entity model to use and store them.
|
2013-02-22 12:08:01 -05:00 |
Justin Richer
|
6dc9020a31
|
deleted local JOSE implementation classes
|
2013-02-22 12:08:01 -05:00 |
Justin Richer
|
46f0e6f3cb
|
restyled login page
|
2013-02-20 16:39:46 -05:00 |
Justin Richer
|
b840b31c74
|
added cleaner login/logout failure handling and processing
|
2013-02-20 16:11:08 -05:00 |
Amanda Anganes
|
1398575061
|
Added additional joda time dependency
|
2013-02-20 15:44:53 -05:00 |
Justin Richer
|
58ea01f0f8
|
added hints to login form to discourage mobile browsers from trying to do something clever like autocorrect
|
2013-02-13 13:27:31 -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
|
d0fdf8140e
|
sorting on approval page
|
2013-02-05 15:47:32 -05:00 |
Justin Richer
|
328fa221bd
|
scope bootstrapping
|
2013-02-05 15:08:49 -05:00 |
Justin Richer
|
02846c0a8d
|
typo fix, DB constraints
|
2013-02-05 14:40:06 -05:00 |
Justin Richer
|
88f2ea3e7e
|
icon selector
|
2013-02-05 14:33:58 -05:00 |
Justin Richer
|
e622202e9e
|
display scopes based on request, pull scope information dynamically, addresses #208
|
2013-02-05 11:36:59 -05:00 |
Justin Richer
|
eb4773ce46
|
beginning dynamic scopes on auth page
|
2013-02-05 11:28:39 -05:00 |
Justin Richer
|
c2b9fd4db1
|
system scope ordering consistency
|
2013-02-05 11:11:41 -05:00 |
Justin Richer
|
173281f039
|
DB consistency fix
|
2013-02-05 11:11:15 -05:00 |
Justin Richer
|
801a45cc49
|
several bugfixes to scopes UI, works now
|
2013-02-03 22:04:56 -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 |