Commit Graph

1245 Commits (8a0aa07c25b062753161af80d4dc3f5b041b78b3)
 

Author SHA1 Message Date
Justin Richer 4c3c2dce52 removed sessions from endpoints, properly mapped registration endpoint
12 years ago
Justin Richer 217916603f cleaned out broken unit tests -- now we can start fresh
12 years ago
Justin Richer c9bdba3f3a API now bound to USER for read, ADMIN for write, addresses #267
12 years ago
Justin Richer 1daf5bd357 dispatch to different views based on user role
12 years ago
Justin Richer 70b2342864 fixed split client views, fixed typos in various places
12 years ago
Justin Richer f07c31bbe2 JOSE selectors
12 years ago
Justin Richer 51a7ccc397 entity -> embed
12 years ago
Justin Richer 7b8623edbb typo
12 years ago
Justin Richer 93851ab94d request URIs and default ACR values
12 years ago
Justin Richer 6c136b5696 contacts
12 years ago
Justin Richer 79bf862924 added Not Yet Implemented tags
12 years ago
Justin Richer 9b6dfd4e1d require auth time, reuse refresh token, and default max age
12 years ago
Justin Richer ff53d71e6f sector identifier, initiate login, and post logout URIs ; reuse refresh tokens
12 years ago
Justin Richer 23bd6a2ffb response types
12 years ago
Justin Richer 82ecef144d token endpoint auth method
12 years ago
Justin Richer c9b769818e changed script loading methods to help debugging, fixed subjectype data pull
12 years ago
Justin Richer 1fcb67e885 JWKS and subject type
12 years ago
Justin Richer 29b46bfd58 stupid javascript templates
12 years ago
Justin Richer 0d25d4cb17 null-preserving static parsers instead of constructors
12 years ago
Justin Richer 9244d6413c application type
12 years ago
Justin Richer e7282d53fe added client URI bits
12 years ago
Justin Richer 6a88c13675 split client view into two classes
12 years ago
Justin Richer 4095f2179c added custom client view for API
12 years ago
Justin Richer a0c2e94922 added in all extra fields to JS processor
12 years ago
Justin Richer ac44020305 grant types rename
12 years ago
Justin Richer 33c488d9ae logo url -> uri
12 years ago
Justin Richer 7c3ddd0a86 redirect uri with new name
12 years ago
Justin Richer 9aebca2e97 fixed gson parser in client API
12 years ago
Justin Richer 23efdf9f51 fix viewbean name, nullsafe client creation time, fixed default scope handling
12 years ago
Justin Richer 26f03ec070 timestamp for creation date
12 years ago
Justin Richer ea034f7d4a database preload fixed to match new schema
12 years ago
Justin Richer 1f5f7c8aac updates for java 7
12 years ago
Justin Richer 235a3bf2c4 added client information response view
12 years ago
Justin Richer fc978ac994 made require_auth_time nullable again
12 years ago
Justin Richer a2d6894f62 started serialization for client information view
12 years ago
Justin Richer bbde2d3b90 todo
12 years ago
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 d7c857b09f switched jwk view to use nimubs
12 years ago
Justin Richer 999999a822 import cleanup
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 913320d7a3 spring beans explicit version tag
12 years ago
Justin Richer 0712d8c340 updated spring version
12 years ago