Skip to content

ACS Binding should be in RelyingPartyRegistration #8776

@jzheaux

Description

@jzheaux

OpenSamlAuthenticationRequestFactory has a method called setProtocolBinding, which allows an application to indicate to IDPs the binding the IDP should use when sending the Response.

Both the SSO Service Location and Binding are in RelyingPartyRegistration.
But the ACS Location is in RelyingPartyRegistration and the ACS Binding is in OpenSamlAuthenticationRequestFactory, which creates some confusion.

For this ticket, OpenSamlAuthenticationRequestFactory#setProtocolBinding should be deprecated and a new method in RelyingPartyRegistration should be introduced that follows the SP metadata naming convention.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions