Closed
Description
Summary
Saml2WebSsoAuthenticationFilter has constant DEFAULT_FILTER_PROCESSES_URI. The logic of the filter heavily relies on it. This configuration makes possibility of providing "assertionConsumerServiceUrlTemplate" in RelyingPartyRegistration useless. If application needs to use different format than DEFAULT_FILTER_PROCESSES_URI, the response from identity provider is not processed.
Actual Behavior
Saml2WebSsoAuthenticationFilter is not called or RelyingPartyRegistration is not detected when executing filter logic
Expected Behavior
Saml2WebSsoAuthenticationFilter should be configurable.
Version
5.2.0.RELEASE