Spring Security supports a default ACS Location of ```java "{baseUrl}" + Saml2WebSsoAuthenticationFilter.DEFAULT_FILTER_PROCESS_URI ``` When building a `RelyingPartyRegistration`, the builder should assume this location by default.
Spring Security supports a default ACS Location of
When building a
RelyingPartyRegistration, the builder should assume this location by default.