Skip to content

Security configuration in ManagementPortal deprecated #714

@blootsvoets

Description

@blootsvoets

The security configuration of ManagementPortal uses WebSecurityConfigurerAdapter to configure the OAuth 2 server. It should migrate to a SecurityFilterChain bean, because WebSecurityConfigurerAdapter is deprecated in Spring 5 and removed in Spring 6 . It's not clear if that is possible with the existing OAuth 2 server implementation. AppServer has already migrated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions