Commit Graph

1024 Commits (b28b0615fad4aca83406614da730e1b952bc17a5)
 

Author SHA1 Message Date
Justin Richer e02e08563c changed order or custom filters to make assertions work, added client credentials token granter to default
12 years ago
Justin Richer c1d33bb55b bugfix in assertion processor
12 years ago
Amanda Anganes 2e2c0e8e6c Fixed bug in nonce processing
12 years ago
Amanda Anganes 3db74100a4 working on bug
12 years ago
Amanda Anganes dd8b48e863 Reset ConnectAuthorizationRequestManager to version from master
12 years ago
Amanda Anganes 06f970e61b Trying to fix nonce service
12 years ago
Amanda Anganes 86bf51f0a7 Added java reflection code for request object handling, needs to be tested
12 years ago
Amanda Anganes 677f0f2d4c Stubbed out required functionality for request object filtering
12 years ago
Amanda Anganes 67e8714671 Working on request object userinfo parsing
12 years ago
Justin Richer 779001a8c8 updated copyright year
12 years ago
Justin Richer 19e91e9272 fixed typo in form handling in introspecting filter
12 years ago
Justin Richer 7269700dc6 switched injector from repository to service
12 years ago
Justin Richer f0ee36dad2 auth_type -> auth_method (addresses #258)
12 years ago
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