Provides JSON Object Signing and Encryption (JOSE) support for Spring Security's OAuth2 implementation.
<dependency>
<groupId>org.springframework.security</groupId>
<artifactId>spring-security-oauth2-jose</artifactId>
<version>7.1.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a JwtDecoder using a JWK Set URI for decoding JWTs.
Ensure your project uses Java 17 or later and review migration guides.
No dependency data recorded yet.