656 Commits (7aec0dfe8008621b9831120f97a0ca57ece462d7)
 

Author SHA1 Message Date
Justin Richer 7aec0dfe80 added randomized view names to lower possibility of conflicting with local views 12 years ago
Justin Richer d11005fc5f added x509 support 12 years ago
Justin Richer 2d24435365 Created custom resolver, handler mapper 12 years ago
Justin Richer edeae29bef client publisher mapping test 12 years ago
Justin Richer be1046f9b6 bean-based configuration 12 years ago
Justin Richer 7eb0a6f3d2 Moved JWK to commons 12 years ago
Amanda Anganes 714def4bc7 Merge branch 'master' of github.com:mitreid-connect/OpenID-Connect-Java-Spring-Server 12 years ago
Amanda Anganes f3c225d8f2 Updated SECOAUTH reference, made required alterations to our configuration 12 years ago
Stephen Moore 4eee172f79 buildRedirectURI moved to URLUtils 12 years ago
Stephen Moore 05efdbf39d buildURL uses URIUtils now. 12 years ago
Stephen Moore ea16f4e2b6 Fixed merge weirdness 12 years ago
Stephen Moore b58ed8b616 Added logoURL stuff 12 years ago
Justin Richer 42389286e4 removed non-RSA algorithms from JWE encrypter/decrypter functions 12 years ago
Justin Richer 558a6286e2 switched to Guava for parsing ints into bytes, addresses #154 12 years ago
Justin Richer 2b62042696 unshadowed Jwe header, unshadowed IdTokenClaims, added smart copy constructor to ClaimSet 12 years ago
Amanda Anganes 61b828e182 Fixed bug - removed service layer @Transactional annotations, which negated need for flush at repository level; moved @Transactional annotations. 12 years ago
Justin Richer 48c37129b7 Fixed spelling mistake 12 years ago
Michael Jett c8f9a3de76 Merge remote-tracking branch 'origin/UI-form-updates' 12 years ago
Justin Richer ee7a5fd2e1 added registration URL to discovery endpoint 12 years ago
Michael Jett 332fe282be List Widget UI values cannot be null 12 years ago
Michael Jett fe837c4fa5 comment edit 12 years ago
Michael Jett 4fcbbe639f visual error indicators for redirect uri and scope 12 years ago
Michael Jett 15359a236a Scope UI Auto-complete 12 years ago
Justin Richer 11b35267b4 Refactored stats processor into a service, made home page into a smart page. 12 years ago
Michael Jett 85e13bd11d Initial Scope UI updates 12 years ago
Stephen Moore e8eaf48efd Added check for token NotBefore 12 years ago
Justin Richer bc0ee4cbab force id consistency 12 years ago
Justin Richer 8876217baf Added cleanups to client service 12 years ago
Justin Richer d041ddb0e1 Added approvedSite API and support structure 12 years ago
Justin Richer 2bf5cfc041 service bug fix 12 years ago
Justin Richer b462d6dd96 added empty http code view 12 years ago
Justin Richer 8ae1b376fe updated whitelist service and repository 12 years ago
Justin Richer 6a180acf3c added preliminary whitelist api 12 years ago
Michael Jett 59e2f0e127 Backbone List View Widget Initial Commit 12 years ago
Justin Richer 4af3dd89be cleaned up client api 12 years ago
Justin Richer 72c125ba64 refactored binder into two parts 12 years ago
Justin Richer be54696603 Generic GSON entity printer 12 years ago
Michael Jett 0aa6da67de Bootstrap JS Upgrade 12 years ago
Michael Jett 306e07bc36 UI Dynamic List updates 12 years ago
Michael Jett 5377a2bac4 Redirect URI UI updates 12 years ago
Justin Richer 0b1bb4f8aa call the right service api 12 years ago
Justin Richer 407c14d0dc added missing bean annotation 12 years ago
Justin Richer 3e423e9e04 explicitly exposed registration url 12 years ago
Justin Richer a674589db0 added client editing capability 12 years ago
Justin Richer a45c8bf96d upped default client secret strength 12 years ago
Justin Richer e39dcb63dd added views, fixed registration for SECOAUTH required parameter 12 years ago
Michael Jett d8037c0513 Redirect URL UI initial commit 12 years ago
Justin Richer 83873f8ae2 added defaults for SECOAUTH 12 years ago
Justin Richer 9f84126cb8 more dynamic registration 12 years ago
Justin Richer 140de779fd converted userid type to enum 12 years ago