Commit Graph

2579 Commits (626b18d5cab885678e250f5c35dbade79d2326c4)
 

Author SHA1 Message Date
Justin Richer d74ba2cd04 handled errors better in JWK Set cache
9 years ago
Justin Richer d1033b693f added privacy-preserving client logo cache
9 years ago
Justin Richer 43509b7dfb removed a few straggling KIT references
9 years ago
Justin Richer 099ae41607 added client logo to admin table, closes #280
9 years ago
Justin Richer e828f3f18d [maven-release-plugin] prepare for next development iteration
9 years ago
Justin Richer 01ca5ef8e2 [maven-release-plugin] prepare release mitreid-connect-1.2.3
9 years ago
Justin Richer 8294dbedd5 handled HTTP and parsing errors, fixed guava cache contract, fixes #372
9 years ago
Justin Richer b3486c31a0 added cache to user info fetcher, closes #833
9 years ago
Justin Richer d338352cc8 scroll Ui to top of page on page loads, closes #977
9 years ago
Justin Richer aa878cc3cf pulled checks for expired tokens into utility functions
9 years ago
Mark Janssen 105d5d9e3d Update to Spring 4.1.9 and Spring Security 3.2.9
9 years ago
Justin Richer 698feb49cd check access token expiration on read. closes #983
9 years ago
Justin Richer e1800b5fd6 fixed ITC URL
9 years ago
Justin Richer 616220e048 added praseodym to contributors list (thanks!)
9 years ago
Justin Richer 7f464c496b changed copyright to new consortium name
9 years ago
Justin Richer be9d8948ef added UMA classes to logger configuration
9 years ago
Justin Richer d120e8fb20 return ID of resource set in Location URL by calling the right object
9 years ago
Justin Richer 1596b6b9e7 Updated UMA server to use new multi-part messages structure
9 years ago
Justin Richer ea77bf2a19 quieted approved site cleanup
9 years ago
Justin Richer 9ffe877766 added getId to address interface, closes #958
9 years ago
Justin Richer 1ed3e2c47a quieted logging on database cleanup tasks when no expired elements are found
9 years ago
Justin Richer fcfc620d51 updated client API with more useful errors, removed unused service reference
9 years ago
Justin Richer c59f722cc2 enforce pairwise identifier consistency in UI, closes #969
9 years ago
Justin Richer 2496dc114c allow language system to be loaded from multiple files. closes #817 closes #876
9 years ago
Justin Richer e255fc1a10 change default behavior of message source, closes #964
9 years ago
Justin Richer 70751a3d4a updated configuration to comment out optional property value in example
9 years ago
Cosmin Cojocar 7b34a666d9 Make the dual client support configurable
9 years ago
Cosmin Cojocar a80953a2d4 Allow both flows authorization code and client credentials. This scenario might be found when the same client supports user authentication as well as service to service authentication. Such a client is trusted (whitelisted).
9 years ago
Mark Janssen dce80d488b Clean up ScopeClaimTranslationService
9 years ago
Mark Janssen f27673a5f5 Align user profile claims
9 years ago
Mark Janssen 4f9ea0b474 Improve state handling in handleAuthorizationCodeResponse
9 years ago
Justin Richer 6d2b73a7ef added JSPs to filter
9 years ago
Mark Janssen 4c1e6866ce Filter only `*.tag` files
9 years ago
Mark Janssen a3d01727f9 Make FILTER_PROCESSES_URL public
9 years ago
Mark Janssen abff7421c1 Upgrade to Spring Framework 4.1.8
9 years ago
Justin Richer 5f24685f17 removed problematic (and not very useful) unit test, closes #742
9 years ago
Justin Richer f04face41e updated to nimbus 4.3, check JCE policy and algorithm availability before running unit tests, closes #938
9 years ago
Justin Richer 2deec98b58 [maven-release-plugin] prepare for next development iteration
9 years ago
Justin Richer d96b2dc130 [maven-release-plugin] prepare release mitreid-connect-1.2.2
9 years ago
Justin Richer 6129cfa61a added scope-based authorities granter for introspections services, closes #835
9 years ago
Justin Richer 96f4d5e8a8 fixed use of wrong constant, closes #940
9 years ago
Justin Richer a5701f4ea3 limit client pagination to 10 pages at a time, closes #886
9 years ago
Justin Richer 8cc89e4e85 made token fetching lazy-loaded
9 years ago
Justin Richer c9358f348a added transactional annotations, finally closes #926 addresses #862
9 years ago
Justin Richer e1e892377f added cleaner for duplicate refresh tokens
9 years ago
Justin Richer 542afca459 cleans duplicate access tokens from DB before other cleanup happens
9 years ago
Justin Richer 9599642f3a upgraded nimbus in uma module`
9 years ago
Justin Richer 149e93e970 Disabled broken crypto tests, pending #938
9 years ago
Justin Richer ebb4f2c3d4 Upgraded to nimbus 4.2, closes #934
9 years ago
Justin Richer c67611e975 added qualifier name to persistence unit and transaction manager, closes #883
9 years ago