Skip to content

ResourceServerFilterChainOrderProcessor breaks on apps with more than one resource server #8347

@dsyer

Description

@dsyer

Because it unconditionally sets the filter order on all beans of type ResourceServerConfiguration the ResourceServerFilterChainOrderProcessor causes an app with more than one such bean to fail on startup (filter order has to be unique). I guess we need to work out a way to back off if there are multiple beans.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions