Commit Graph

613 Commits (bbde2d3b90dcb6159466f5c7ddb7f173aaaee43e)

Author SHA1 Message Date
Justin Richer db24c203ec added parser to client registration endpoint
12 years ago
Justin Richer 5c044b9eff added extra client fields to DB model, moved services to use new client model object
12 years ago
Justin Richer 3f8d7d70e5 updated client model to match OAuth Dyn Reg and OIDC Reg
12 years ago
Justin Richer 5b9422ffdf cleaned up old unit tests
12 years ago
Justin Richer f8f925c08f removed exploded war (no longer needed), addresses #260
12 years ago
Justin Richer bd877dde82 added signature checking to request objects
12 years ago
Justin Richer 6c1e6b2d74 refactored signing and validation, added jwk-based cache, removed keyfetcher, refactored client side class structure
12 years ago
Justin Richer 385853fa1f refactored signing and validation, added jwk-based cache, removed keyfetcher, refactored client side class structure
12 years ago
Justin Richer 7e64c4bffc deleted duplicate login button, addresses #276
12 years ago
Justin Richer 13a3e97113 updated request object forwarding hack
12 years ago
Justin Richer 0712d8c340 updated spring version
12 years ago
Amanda Anganes 42ea2468c9 Split up about, contact, stats tags into two each and removed logic from the *Content tag files
12 years ago
Amanda Anganes 8677f6516d Template-ized most of the home page UI
12 years ago
Amanda Anganes 987a05302d Added configured logo url
12 years ago
Amanda Anganes 60b679e942 First steps towards adding display variables to config bean
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 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 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 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 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