A Java library for parsing and verifying JSON Web Key Sets (JWKS) to retrieve RSA public keys for JWT validation.
<dependency>
<groupId>com.auth0</groupId>
<artifactId>jwks-rsa</artifactId>
<version>0.24.1</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a JWK provider from a URL and retrieves a key by its key ID.
No known issues recorded.
No dependency data recorded yet.