Commit Graph

988 Commits (7b8623edbb90a37a9b65016ab0fdfb020efec13f)
 

Author SHA1 Message Date
Justin Richer 92f5f31dfc use serialize instead of toString
12 years ago
Justin Richer da7c74affd passthrough for default algorithm config
12 years ago
Justin Richer 774f80dd58 helps when you actually add the verifier you created
12 years ago
Justin Richer b2c572f13f updated to newest nimbus-jose-jwt release
12 years ago
Justin Richer 4d725b88dd more updates to track nimbus-jose-jwt classes and use them properly
12 years ago
Justin Richer 9a98d241e8 updates to track Nimbus JOSE API changes to audience and date fields
12 years ago
Justin Richer a184b79b06 store tokens with .serialize() not .toString()
12 years ago
Justin Richer 970e3f2f79 not entities after all
12 years ago
Justin Richer 3d9ec51eb3 converted client filters to nimbus-jose
12 years ago
Justin Richer 8d8010d90f missed a little bit there
12 years ago
Justin Richer cc727cee3e patched unit test to new format
12 years ago
Justin Richer 03e7337b9f client registration endpoint needs general rewrite to fit new spec.
12 years ago
Justin Richer 25b9940a68 request object endpoint is a placeholder, cleaning out for now
12 years ago
Justin Richer 87fc92f97d extra constructors for algorithm wrappers
12 years ago
Justin Richer e5732da857 added system default signing algorithm, converted token provider and enhancer to use nimbus-jose
12 years ago
Justin Richer c01e873019 request object processor moved to nimbus-jose
12 years ago
Justin Richer 0f99e0e06d assertion token granter moved to nimbus-jose
12 years ago
Justin Richer 10ab55a7e2 moved jwk/x509 publishing over to nimbus-jose (mostly)
12 years ago
Justin Richer fca30cd13f added provisions to bootstrap signing and validation service from config files
12 years ago
Justin Richer 520f55f960 reinstated signing and validation service
12 years ago
Justin Richer a078f7d202 patched userinfo view to use nimbus
12 years ago
Justin Richer c7d1b47b38 converted bearer assertion framework to nimbus-jose
12 years ago
Justin Richer 910a6cf1a0 remvoed idtoken repository that was never used
12 years ago
Justin Richer 46a3e70377 removed idtoken class, removed all jwe/jwt tests
12 years ago
Justin Richer d00b351f32 moved token classes to use Nimbus-JOSE
12 years ago
Justin Richer 1f50945831 added wrapper classes for JWE/JWS algorithms, switched client entity model to use and store them.
12 years ago
Justin Richer 6dc9020a31 deleted local JOSE implementation classes
12 years ago
Justin Richer 46f0e6f3cb restyled login page
12 years ago
Justin Richer b840b31c74 added cleaner login/logout failure handling and processing
12 years ago
Amanda Anganes 1398575061 Added additional joda time dependency
12 years ago
Justin Richer 58ea01f0f8 added hints to login form to discourage mobile browsers from trying to do something clever like autocorrect
12 years ago
Justin Richer 991f37a1e6 refactored javascript and template files into components
12 years ago
Justin Richer 137e5e5ca1 added placeholder blocks in place of empty tables, addresses #244
12 years ago
Justin Richer 62b931ee0d scope icons now show up everywhere
12 years ago
Justin Richer d0fdf8140e sorting on approval page
12 years ago
Justin Richer 328fa221bd scope bootstrapping
12 years ago
Justin Richer 02846c0a8d typo fix, DB constraints
12 years ago
Justin Richer 88f2ea3e7e icon selector
12 years ago
Justin Richer e622202e9e display scopes based on request, pull scope information dynamically, addresses #208
12 years ago
Justin Richer eb4773ce46 beginning dynamic scopes on auth page
12 years ago
Justin Richer c2b9fd4db1 system scope ordering consistency
12 years ago
Justin Richer 173281f039 DB consistency fix
12 years ago
Justin Richer 801a45cc49 several bugfixes to scopes UI, works now
12 years ago
Justin Richer e5171a196a minor bugfixes
12 years ago
Justin Richer d1968f624a scope ui bugfixes
12 years ago
Justin Richer fbfc977f3b system scope ui updates
12 years ago
Justin Richer 9dc603a759 scope management UI
12 years ago
Justin Richer 1ceee853f9 scope management UI
12 years ago
Justin Richer a3037a18a7 system scope service applied to client creation UI
12 years ago
Justin Richer cab36a2b80 added appropriate filterered and transformative actions to scope service
12 years ago