2
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 09, 2024 — Aug 09, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Changed authorization endpoint to /authorize rather than /auth; updated SWD entry. Also removed checkid entry from SWD. More... about 13 years ago
Working on user approval handler More... about 13 years ago
added state parameter to reqeuest object More... about 13 years ago
updated mimicked methods to not use jwt, but rather a jwt in an auth request More... about 13 years ago
added jwt string stability to several places, fixed jwe parser
jricher
as Justin Richer
More... about 13 years ago
Merge pull request #128 from mtderryberry/jwe-and-jwt-fixes
jricher
as Justin Richer
More... about 13 years ago
Merge pull request #129 from jkranes/client-signer-map
jricher
as Justin Richer
More... about 13 years ago
Removing "throws exception" from views. Addresses issue #70 More... about 13 years ago
fixed signer map in client/AbstractOIDCAuthenticationFilter.java More... about 13 years ago
Merge branch 'master' of github.com:mitreid-connect/OpenID-Connect-Java-Spring-Server More... about 13 years ago
updated jwtHeader typ to use an enum More... about 13 years ago
Merge branch 'swd-dot-json'
jricher
as Justin Richer
More... about 13 years ago
fixed client details regression
jricher
as Justin Richer
More... about 13 years ago
Merge branch 'master' of https://github.com/ssayer/OpenID-Connect-Java-Spring-Server into ssayer-pullreq-124
jricher
as Justin Richer
More... about 13 years ago
added .json mapping to SWD
jricher
as Justin Richer
More... about 13 years ago
updated encrypter/decrypter to store keys as member variables rather than to pass them in More... about 13 years ago
updated encrypter and decrypter to use enum class rather than fragile parsing More... about 13 years ago
fixed imports More... about 13 years ago
changing encryption/decryption code to use enum classes rather than shady parsing techniques More... about 13 years ago
shortened urls More... about 13 years ago
cleaned up old code
jricher
as Justin Richer
More... about 13 years ago
Removed IdTokenGeneratorService. Addresses issue #75 More... about 13 years ago
turned down cache in default
jricher
as Justin Richer
More... about 13 years ago
removed keystore dependency where it is not needed
jricher
as Justin Richer
More... about 13 years ago
added skip to test for encryption if not running unlimited strength java
jricher
as Justin Richer
More... about 13 years ago
added methods that mimic behavior of private SECOATH methods More... about 13 years ago
testing key sizes, still failing outside of bouncycastle
jricher
as Justin Richer
More... about 13 years ago
updated eclipselink version More... about 13 years ago
cleaning up introspection endpoint
jricher
as Justin Richer
More... about 13 years ago
add JsonObject export for JWK keys More... about 13 years ago