Hello,
I'm currently attempting to enable SAML-authentication for my Alteryx server running on an Azure server. I have managed to enable SSL successfully, but am currently running into problems with configuring SAML in the system settings. I will post a screenshot below that shows the information required by the authentication:

As you know, SAML authentication in Alteryx Server has two possible options for acquiring the metadata required by the IDP. The first one is the metadata URL option and the second one is the X509 certificate and IDP SSO URL.
I have currently been provided with the following information/urls by my company, I will list them below and make my own educated guess to which they correspond in the information required by the SAML configuration in the settings:
1: App EntityID (may correspond to ACS Base URL, I base this on the fact that the default setting is localhost, and the App EntityID is the url to the the gallery from outside)
2: IDP Metadata URL (corresponds to IDP Metadata URL)
3: IDP Logout URL (No corresponding URL in Alteryx server settings
4: IDP Initiated SSO URL (may correspond to IDP SSO URL)
As I have the metadata URL, I believe that I'm supposed to use the the first option of the two that I mentioned earlier. I have tried to use the information that I have been provided with this option, but I can't seem to get the authentication to work.
One very clear problem is that I don't appear to have the IDP URL that is needed by the settings, can anyone help me with this? What I mean is that can anyone help me by explaining what the IDP URL is used for in this case, I have been able to google the uses for the metadata and SSO urls, but can't seem to find out what information this url is supposed to have. Also would it be possible to confirm if my assumptions sound correct with regards to the urls I have been provided and their corresponding counterpart in the settings?