Skip to content

Saml2Error should be in a core package #8835

Closed
@jzheaux

Description

@jzheaux

Saml2Error and Saml2ErrorCodes are currently in org.springframework.security.saml2.provider.service.authentication; however, they are not specific to authentication.

Moving them to org.springframework.security.saml2.core has the benefit of being structured similiarly to OAuth2Error and OAuth2ErrorCodes.

Further, as other classes need error support, moving this up a package will alleviate package tangles.

Metadata

Metadata

Assignees

Labels

in: saml2An issue in SAML2 modulestype: bugA general bug

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions