Skip to content

OpenSamlAuthenticationProvider should not throw AuthenticationServiceException #7377

Closed
@jzheaux

Description

@jzheaux

AuthenticationServiceException is reserved for internal errors, but sometimes the problem might be with the creds provided (and thus not an internal error).

It would be better to throw a Saml2AuthenticationException. Such an exception does not yet exist, but it seems a pretty handy exception to have.

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