Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / FusionAuth/fusionauth-jwt issues and pull requests

#61 - updated vulnerability reporting instructions

Pull Request - State: closed - Opened by mooreds 2 months ago

#60 - bump deps, bump version

Pull Request - State: closed - Opened by robotdan 3 months ago

#59 - thread safety

Issue - State: open - Opened by MetaiR 5 months ago
Labels: Java, DX

#58 - Bump org.bouncycastle:bc-fips from 1.0.2.4 to 1.0.2.5

Pull Request - State: open - Opened by dependabot[bot] 5 months ago
Labels: dependencies

#56 - Correct padding when extracting r and s components of the DER encoded EC signature

Pull Request - State: closed - Opened by robotdan 7 months ago - 2 comments

#55 - Upgraded to Java 17 and it is working fine.

Pull Request - State: closed - Opened by hgvanpariya about 1 year ago - 1 comment

#54 - Bump org.testng:testng from 7.3.0 to 7.5.1

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago - 1 comment
Labels: dependencies

#53 - Add an encode method that accepts a `Supplier<Header>` so any Header class can be provided

Pull Request - State: closed - Opened by mdemille over 1 year ago - 3 comments

#52 - Need Ability to Extend `Header` class

Issue - State: closed - Opened by mdemille over 1 year ago - 2 comments

#51 - Bump jackson-databind from 2.13.4 to 2.13.4.2

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies

#50 - Bump testng from 7.3.0 to 7.7.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies

#49 - Bump jackson-databind from 2.13.3 to 2.13.4.1

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago - 1 comment
Labels: dependencies

#48 - "The JWT could not be de-serialized."

Issue - State: closed - Opened by salami about 2 years ago - 4 comments

#47 - Support Function<String,Verifier> for kid mapping

Issue - State: closed - Opened by agentgt over 2 years ago - 2 comments

#46 - Best way to pull out "kid" to pick verifier?

Issue - State: closed - Opened by agentgt over 2 years ago - 4 comments

#45 - Bump jackson-databind from 2.13.2 to 2.13.2.1

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 1 comment
Labels: dependencies

#44 - Decode expired JWT throws Exception

Issue - State: closed - Opened by m-Farman over 2 years ago - 2 comments

#43 - Added some version targetting info.

Pull Request - State: open - Opened by mooreds over 2 years ago

#42 - Android 7 - Base64 NoClassDefFoundError

Issue - State: open - Opened by TobiasReich over 2 years ago - 1 comment

#41 - 2047 vs. 2048

Issue - State: closed - Opened by paul-eeoc over 2 years ago - 2 comments

#40 - How to gen a jwk with kid?

Issue - State: closed - Opened by mfdefs almost 3 years ago - 3 comments

#39 - Overriding "configureMessageConverters" in spring

Issue - State: closed - Opened by rasa-app almost 3 years ago - 2 comments

#38 - Embedding JWK does not yield an interoperable result

Issue - State: closed - Opened by tommed about 3 years ago - 3 comments

#36 - Wrong module descriptor

Issue - State: closed - Opened by XakepSDK about 3 years ago - 10 comments

#35 - Create a RSASigner.newSHA256Signer which supports PrivateKey instance

Issue - State: closed - Opened by tommed about 3 years ago - 2 comments

#34 - Bump bc-fips from 1.0.2 to 1.0.2.1

Pull Request - State: closed - Opened by dependabot[bot] about 3 years ago - 2 comments
Labels: dependencies

#33 - Bump bc-fips from 1.0.1 to 1.0.2

Pull Request - State: closed - Opened by dependabot[bot] over 3 years ago - 1 comment
Labels: dependencies

#32 - Upgrade to Java >= 14?

Issue - State: closed - Opened by robotdan over 3 years ago - 7 comments

#31 - Configurable timeouts on UrlConnection

Issue - State: closed - Opened by alienintheheights over 3 years ago - 6 comments

#30 - README improvements

Issue - State: open - Opened by mooreds over 3 years ago

#29 - io.fusionauth:fusionauth-jwt:4.0.1 has security vulnerabilities

Issue - State: closed - Opened by rvillane over 3 years ago - 4 comments

#28 - Fix code typo in README

Pull Request - State: closed - Opened by BBlackwo almost 4 years ago - 1 comment

#27 - Add function to retrieve JWK with user defined HttpURLConnection

Pull Request - State: closed - Opened by rsatrio almost 4 years ago - 2 comments

#26 - Modify datatype for typ Header

Pull Request - State: closed - Opened by rsatrio almost 4 years ago - 4 comments

#25 - Add test time for expiration checks

Pull Request - State: closed - Opened by jarekratajski almost 4 years ago - 12 comments

#23 - Add support for OAuth2 configuration

Issue - State: closed - Opened by jamietanna about 4 years ago - 8 comments

#22 - Incorrectly using alg instead of kty to parse a public key from a JWK

Issue - State: closed - Opened by robotdan about 4 years ago
Labels: bug

#21 - Run tests with GitHub Actions

Pull Request - State: closed - Opened by ju57u5 about 4 years ago - 1 comment

#20 - Compare HMAC in a time constant manner to prevent timing attacks

Pull Request - State: closed - Opened by ju57u5 about 4 years ago - 1 comment

#19 - Add support for JWK Thumbprint generation

Pull Request - State: closed - Opened by jamietanna about 4 years ago - 3 comments

#18 - Support JWT Fingerprints

Issue - State: closed - Opened by jamietanna about 4 years ago - 5 comments

#16 - How to use JSONWebKey to create a JWT token?

Issue - State: closed - Opened by ghost over 4 years ago - 4 comments

#15 - Extend HMACSigner to accept byte[] as secret input

Issue - State: closed - Opened by sadovnyc over 4 years ago - 2 comments

#14 - Add support for PS256, PS384, PS512

Issue - State: closed - Opened by robotdan over 4 years ago - 7 comments

#13 - Add support for EDDSA

Issue - State: open - Opened by robotdan over 4 years ago - 12 comments

#12 - Accept leeway while checking expiration

Issue - State: closed - Opened by RockyMM over 4 years ago - 5 comments
Labels: enhancement

#11 - Allow constructing RSAVerifier with a preparsed RSAPublicKey

Pull Request - State: closed - Opened by EdMcBane almost 5 years ago - 3 comments

#10 - Use plugin to create multi-release JAR with module info

Pull Request - State: closed - Opened by skjolber almost 5 years ago

#9 - Benchmark / performance testing

Issue - State: closed - Opened by skjolber almost 5 years ago - 9 comments

#8 - JDK 9+ support

Issue - State: closed - Opened by skjolber almost 5 years ago - 10 comments

#7 - Fix ECVerifier example

Pull Request - State: closed - Opened by luankevinferreira over 5 years ago - 1 comment

#6 - Support custom Json deserializer/serializer

Issue - State: open - Opened by volyx over 5 years ago - 12 comments
Labels: enhancement

#5 - It is not possible to get the claims and the JWT parameters without verify

Issue - State: closed - Opened by Ostico over 5 years ago - 6 comments

#4 - Feature: Elliptic Curve support

Issue - State: closed - Opened by robotdan almost 6 years ago - 2 comments

#3 - JWT signature validation can be bypassed in versions <= 1.3.0

Issue - State: closed - Opened by rcadob over 6 years ago - 2 comments

#1 - The key/message are converted into bytes in platform-dependant way

Issue - State: closed - Opened by dmak over 6 years ago - 3 comments