Skip to content

relying-party-registration doesn't resolve placeholders in xml #16308

Open
@rvervaek

Description

@rvervaek

Describe the bug
When declaring a relying-party-registration element in a Spring Security XML namespace configuration, attributes having a property-placeholder value (e.g. ${...}) are not resolved, even when property-placeholder configuration is declared.

Expected behavior
The property-placeholders are resolved when the Spring context is created (ref. #14645).

Sample
demo.zip

Versions:

  • Spring framework: 6.2.1
  • Spring Security 6.4.2

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions