Hi @Random_Guy ,
You can set up to 256 reply URLs for a particular application and the limit is documented here.
You can set multiple reply URLs in a given enterprise application but the token can only be posted to one of the Reply URLs configured in the application, depending on which Reply URL or Assertion Consumer Service URL is included in the authentication request. If the Assertion Consumer Service URL is not included, the SAML Response will be sent to the first Reply URL in the list.
Even though there can be multiple reply URLs configured in the application, the token will only be posted to the one included in the SAML request.
This question was answered by Amanpreet Singh as well and a sample request was provided in this thread.
Let me know if this helps answer your question. I'm happy to relay feedback to the product team if you would like to share more about your particular scenario, and you can also leave your own feedback in the Ideas forum.
-
If the information helped you, please Accept the answer. This will help us and other community members as well.