Commit Graph

1024 Commits (b28b0615fad4aca83406614da730e1b952bc17a5)
 

Author SHA1 Message Date
Amanda Anganes b28b0615fa removed vestigial ClientDetailsEntityService references
12 years ago
Justin Richer 08eaaa0a12 updated repository to use proper concrete class
12 years ago
Justin Richer 8fccbf3483 added Id field to DefaultUserInfo object, switched "userId" terminology to "subject"
12 years ago
Justin Richer 30c6271e72 cleaned up some more x509 references
12 years ago
Justin Richer b8d2adcf31 added fixme note to hardcoded JWS algorithm, cleaned up x509 view
12 years ago
Justin Richer ecf99f960a added bean property check
12 years ago
Justin Richer b1c89783ff added functionality for account chooser and third-party login support
12 years ago
Justin Richer 2be305810f added getters and setters
12 years ago
Justin Richer 4dedec76ec moved back to form variables for auth because rest template is dumb
12 years ago
Justin Richer ca40b2fd3e added getters and setters
12 years ago
Justin Richer 1251082c6d implemented simple static configuration services
12 years ago
Justin Richer f44c704472 major refactor of client filter
12 years ago
Justin Richer 2b45dd1104 cleaned up stats display
12 years ago
Amanda Anganes 8992506a1d Fixing up logging changes
12 years ago
Amanda Anganes f9b0670ae9 Merged ClientAPI and ClientDynamicRegistrationEndpoitn by hand
12 years ago
Amanda Anganes 5cac7055a9 Standardized error handling and added logging for error conditions in endpoints
12 years ago
Amanda Anganes dbc68e4074 Working on error handling
12 years ago
Amanda Anganes 1630814b9f Marked classes where error handling needs to be added/changed
12 years ago
Justin Richer 0f6faf3609 removed old namespace config files
12 years ago
Justin Richer 6320fce9fd url -> uri in approval page
12 years ago
Justin Richer 7c36f9fb38 made sidebar size-responsive, added sticky footer
12 years ago
Justin Richer ad3a22e5d4 changed client defaults for JOSE bits
12 years ago
Justin Richer 3268726747 changed to dict-based model for saving
12 years ago
Justin Richer 8f4ecac8d5 forgot a field
12 years ago
Justin Richer 27a8bcf440 now with more documentation and actual deletion
12 years ago
Justin Richer eaa9e1ded4 typo for grant types in parser
12 years ago
Justin Richer a6a2d43e8f added Read, Update, and Delete operations to dynreg endpoint
12 years ago
Justin Richer d37bac1775 simplification and documentation of client api views
12 years ago
Justin Richer 87c8672948 nullsafe check for refresh
12 years ago
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