Skip to content

[FEATURE REQ] Improve AadAuthenticationFilterAutoConfiguration dependencies #32509

Open
@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

No one assigned

    Type

    No type

    Projects

    Status

    In Progress

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions