Auto-configuration for Spring Security OAuth2 client and resource server support.
<dependency>
<groupId>org.springframework.security.oauth.boot</groupId>
<artifactId>spring-security-oauth2-autoconfigure</artifactId>
<version>2.6.8</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Retrieves the authenticated user's name from an OAuth2 token.
Migrate to spring-security-oauth2-client and spring-security-oauth2-resource-server.
No dependency data recorded yet.