Commit Graph

861 Commits (fd2253303e9afe45425c67cc1f5d01f8cac6c28f)
 

Author SHA1 Message Date
Justin Richer fd2253303e changed pointer on tabs, addresses #252
12 years ago
Justin Richer 899e306683 fixed JS crash on "new client" operation
12 years ago
Justin Richer e4284353e8 added azp, addresses #247
12 years ago
Justin Richer 8831bc64a2 offline -> offline_access (addresses #248)
12 years ago
Justin Richer da43ba4d55 audience field is now plural
12 years ago
Justin Richer 27a26e0a35 (user_id/prn) -> sub
12 years ago
Justin Richer 1ab29882b4 fixed user prepoulation table
12 years ago
Justin Richer 0ab4ad4bbe added "birthdate", addresses #253
12 years ago
Justin Richer 6ef4dc817e genericized nimbus code, added caching
12 years ago
Justin Richer 2d21a72e7e switched to nimbus to check JWT signature
12 years ago
Justin Richer ef12ed375f added NimbusDS
12 years ago
Justin Richer a6806255b8 use sign-magnatude not twos-complement in key parsing
12 years ago
Justin Richer 60bda31c54 updated custom filter
12 years ago
Justin Richer e8095bab26 principal and audience are different (I thought I fixed this??)
12 years ago
Justin Richer c17bc05b0e wiring configuration
12 years ago
Justin Richer 4262be1fd3 added jwt processing to client auth provider
12 years ago
Justin Richer c946a84b09 adapted keyfetcher to be more general
12 years ago
Justin Richer abd64eccd6 added framework for processing assertions for client auth
12 years ago
Amanda Anganes ad5e77f7ff Made nonce storage duration configurable in application-context.xml;
12 years ago
Stephen Moore 358bf7fc1c Generic introspecting token services
12 years ago
Amanda Anganes 59f1b1f05e Testing, nonce handling seems to be working now
12 years ago
Amanda Anganes a1a117cfde Added default constructor to ConnectAuthorizationRequestManager
12 years ago
Amanda Anganes af81e371fb Updated application-context to use new authorization request manager
12 years ago
Amanda Anganes 77b932f5a7 Added implementation of AuthorizationRequestManager. Nonce checking will go in here
12 years ago
Amanda Anganes 1af6513499 Removed nonce checking from token service impl
12 years ago
Amanda Anganes 7e7b2527db Added nonce to persistence.xml
12 years ago
Amanda Anganes 246ed962bb Added stub of repository test
12 years ago
Amanda Anganes e1dffb959c Added NonceReuseException
12 years ago
Amanda Anganes 8f8a3754db Added database tables for Nonce
12 years ago
Amanda Anganes a4637ec395 Fleshed out nonce service classes, added code to token service impl to check for and store nonces. Added JodaTime library for working with dates.
12 years ago
Amanda Anganes c7ae315e98 Added initial files for nonce service. Repository and service impls are stubs
12 years ago
Justin Richer cbcfe55bb9 added introspection flag to client bootstrap
12 years ago
Justin Richer 4068952a81 fixed well size, added comment
12 years ago
Justin Richer 655092a12b added introspection checkbox, added access tab
12 years ago
Justin Richer 9a1b2d7fac made client edit page tabbable (that was seriously easy)
12 years ago
Justin Richer 48866c15f2 button display cleanup
12 years ago
Justin Richer a85b1f5d74 split approved sites into two tables
12 years ago
Justin Richer 198a45369a buttonsize tweak
12 years ago
Justin Richer f12efc1b80 added dynreg caution block
12 years ago
Justin Richer 231e81a426 updated icons
12 years ago
Justin Richer 797d521691 cleaned up logged-in button
12 years ago
Justin Richer 7ebbe3acc4 removed mockups
12 years ago
Justin Richer 7459767646 fixed validation problem with new backbone
12 years ago
Justin Richer 37bca0d5fb cleaned out backbone validation plugin
12 years ago
Justin Richer 9dd54d47bb updated versions of backbone and underscore
12 years ago
Justin Richer e0672757bf update to bootstrap 2.2.2
12 years ago
Justin Richer 8ad28b41aa fixing CSS and collapsing headerbar
12 years ago
Justin Richer 67a682d53a added default router to backbone app
12 years ago
Justin Richer 87788f0710 let users visit home page without logging in
12 years ago
Justin Richer f265347311 tweaked error messages
12 years ago