645 Commits (cbe6b9e1df32badbe40c909ba19c7f1c8b7bcd9c)

Author SHA1 Message Date
Justin Richer 8992841ffa added missing copyright 10 years ago
Justin Richer 071ea579a3 added resource set class 10 years ago
Justin Richer b670f44138 added UMA to version number 10 years ago
Justin Richer 593fac83cf scopes can now be set as "restricted" instead of needing to be set "allowDynReg", closes #747 10 years ago
Justin Richer b376bc6059 removed some vestigial service/repository calls, closes #513 10 years ago
Justin Richer cef6cf17b6 externalized a number of strings, closes #385 10 years ago
Justin Richer 05f03f7c90 yet more year updates 10 years ago
Justin Richer 994ce6c743 consistently named JOSE-based classes, closes #529 10 years ago
Justin Richer 685960358c formatting cleanup 10 years ago
Justin Richer e2349984b8 happy new year 2015! 10 years ago
Justin Richer cc02f8fbe8 pluralized post-logout redirect URI on client, closes #654 10 years ago
Justin Richer bedc101637 import cleanup 10 years ago
Justin Richer 587d4b2db6 further pom file cleanup 10 years ago
Justin Richer 377d8cb884 moved dependency version management to parent pom, closes #666 10 years ago
Justin Richer ef3a696972 removed getBySubject and getAll from user info repository and service layers, closes #760 10 years ago
Justin Richer d25602fbe7 created a locale resolved tied in with the existing server configuration bean, removed locale interceptor (it doesn't work with fixed resolvers), cleaned up comments and files 10 years ago
Justin Richer 6c88d7c54b removed old owner_id field, closes #636 10 years ago
Charif Belhaffef e8015051d2 add @Transient to function getAuthorizedGrantTypes() so it does not persist 10 years ago
Justin Richer c6c09b9c6c made default user info parser more robust against null values 10 years ago
Justin Richer bbeaeb06e3 added option to send skip sending nonce if desired, closes #704, closes #683, 10 years ago
Justin Richer 0e776762c2 set up data API for 1.2 format (currently the same as 1.1 format) 10 years ago
Justin Richer c600787f1c added key id to id token, closes #725 10 years ago
Justin Richer d87bdb2120 added ROLE_CLIENT to assertion client authentication, cleaned up roles on client secret authentication, closes #728, closes #401 10 years ago
Justin Richer b50facd4c2 explicitly added Jackson2 to support secoauth serialization, added string converter to work with our API 10 years ago
Justin Richer e6d10b67a4 update to Spring 4 and other related libraries 10 years ago
Justin Richer f0e2fc6700 make user info classes serializable, closes #714 10 years ago
Justin Richer a59fe0604e generate random fake password for private key clients and shared secret crypto clients to avoid accidentally using client secret authentication and bypassing authentication, closes #715 10 years ago
Alexander Imfeld 9dfac35912 Introduce introspection result assembler to allow for customized introspection results 10 years ago
Pascal Bruckert bf00c1f5e0 update spring-security-oauth2 2.0.3 , closes #663 10 years ago
Justin Richer db052f11ca Moved development branch to 1.2 10 years ago
Justin Richer 134909a82f import cleanup 10 years ago
Justin Richer 1e71749c23 added more generic rotation capability 10 years ago
arielak 8495617aed Added support for whitelisted and blacklisted site import from a 1.0 config 10 years ago
arielak 03f2d8f8a0 Added service interface for data import/export service and modified AuthenticationHolderEntity and Repository to allow getting all objects 10 years ago
Justin Richer ec8f708472 swapped exception class for existing BeanCreationException, added example flag in config file (commented out) 10 years ago
John Brooks 3e3613f471 Corrected bean setup for checkForHttps case tests. 10 years ago
John Brooks acc4cf16bd Separated checkForHttps cases into separate test methods. 10 years ago
John Brooks cf2837f678 Initialized forceHttps to false. 10 years ago
John Brooks 0461e51ddc Changed parent class from Exception to RuntimeException; added copyright 10 years ago
John Brooks e1015e1194 Create flag to force HTTPS of value of issuer on server startup, addresses #528 10 years ago
Justin Richer c683131f12 externalized view name strings and tied them to view beans 10 years ago
Justin Richer a704277652 Removed exceptions from @PostConstruct methods, closes #663 10 years ago
Justin Richer 81634e6165 added API for getting tokens by clientid 10 years ago
Justin Richer 1a79949d51 made user info less transient 10 years ago
James Agnew e0b84069d4 Update to latest spring-security-oauth2 module 10 years ago
Justin Richer 6f2f807b0b [maven-release-plugin] prepare for next development iteration 10 years ago
Justin Richer 93ae1516a5 [maven-release-plugin] prepare release mitreid-connect-1.1.9 10 years ago
Justin Richer b0cce924a2 JsonFileRegisteredClientService now writes out entire client registration to disk, closes #651 10 years ago
Justin Richer 78f3e68e8b update unit test for Windows environment, closes #647 10 years ago
ksahlmann 4ca9a593f5 update nimbus-jose-jwt to 2.26.1 due to base64 encoding issue 10 years ago