AssertionConsumerServiceIndex hard-coded in SAML request
When APEX makes a SAML request it always sets (hard codes) AssertionConsumerServiceIndex="0" in the AuthnRequest. Is there a way to change the AssertionConsumerServiceIndex setting or set the AssertionConsumerServiceUrl property (Reply URL/URI) instead please? The aim is to enable dynamic Assertion Consumer Service (ACS) and use a single registration (e.g. Enterprise Application in Azure AD) on the IdP side to support multiple APEX environments (multiple reply URIs).