Starter for using Spring Security's OAuth2/OpenID Connect client features in Spring Boot.
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-oauth2-client</artifactId>
<version>4.0.6</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Configures an OAuth2 client registration.
Replace dependency with org.springframework.boot:spring-boot-starter-security-oauth2-client.
No dependency data recorded yet.