Skip to content

Allow a SAML2 relying party registration's assertion consumer service binding and location to be configured via application properties #23746

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wilkinsona opened this issue Oct 19, 2020 · 1 comment
Assignees
Labels
type: enhancement A general enhancement
Milestone

Comments

@wilkinsona
Copy link
Member

The value is an enum (Saml2MessageBinding). It could be configured via a property named spring.security.saml2.relyingparty.*.assertion-consumer-service-binding.

@wilkinsona wilkinsona added the type: enhancement A general enhancement label Oct 19, 2020
@wilkinsona wilkinsona added this to the 2.4.x milestone Oct 19, 2020
@snicoll snicoll changed the title Allow a SAML2 relying party registration's assertion consumer service binding to be configured via application properties Allow a SAML2 relying party registration's assertion consumer service binding and location to be configured via application properties Oct 19, 2020
@snicoll snicoll self-assigned this Oct 19, 2020
@snicoll
Copy link
Member

snicoll commented Oct 19, 2020

We could expose the location as well.

snicoll added a commit to snicoll/spring-boot that referenced this issue Oct 19, 2020
This commit allows to configure the location and binding of the
Assertion Consumer Service used by a SAML2 relying party.

Closes spring-projectsgh-23746
@snicoll snicoll modified the milestones: 2.4.x, 2.4.0-RC1 Oct 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

2 participants