Skip to content

[FEATURE REQ] Improve AadAuthenticationFilterAutoConfiguration dependencies #32509

@moarychan

Description

@moarychan

Context

Currently, SCA provides the configuration AadAuthenticationFilterAutoConfiguration to support resource server scenarios, but there's a condition @ConditionalOnMissingClass({ "org.springframework.security.oauth2.server.resource.authentication.BearerTokenAuthenticationToken" }) to block using the resource server dependencies, SCA should improve this limitation.

Goal

Make the configuration AadAuthenticationFilterAutoConfiguration enabled when the resource server dependencies exist.

Metadata

Metadata

Assignees

Type

No type

Projects

Status

Todo

Relationships

None yet

Development

No branches or pull requests

Issue actions