2
I Use This!
Activity Not Available

Commits : Listings

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