You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The value is an enum (Saml2MessageBinding). It could be configured via a property named spring.security.saml2.relyingparty.*.assertion-consumer-service-binding.
The text was updated successfully, but these errors were encountered:
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
This commit allows to configure the location and binding of the
Assertion Consumer Service used by a SAML2 relying party.
Closesspring-projectsgh-23746
The value is an enum (
Saml2MessageBinding
). It could be configured via a property namedspring.security.saml2.relyingparty.*.assertion-consumer-service-binding
.The text was updated successfully, but these errors were encountered: