APM IdP SAML config for sharefile
Hi all,
we try configuring a SAML config with an F5 SAML guide. Our system should have F5 as a SAML IdP and sharefile.com as SP. Does anyone has expirience with this architecture?
What we already have:
- F5 APM config:
EntidyID: https://auth.customer.com
binded SP Entidy: https://serviceat.sharefile.com/saml/info Assertion Consumer Service URL: https://serviceat.sharefile.com/saml/acs
- Sharefile config:
Sharefile Issuer: https://serviceat.sharefile.com/saml/info
IdP Issuer: https://auth.customer.com Login URL: https://auth.customer.com/saml/idp/profile/redirectorpost/sso Logout URL: https://auth.customer.com/saml/idp/profile/post/slsWhen the user tries to login on sharefile, he will be redirected to the F5 APM Login Page; after successful Login, the URL https://auth.customer.com/saml/idp/profile/redirectorpost/sso?SAMLRequest=blablabal.... is requested via GET, but there we didn't get any response. - so no redirect to the Consumer Service of Sharefile can be seen.
With the SAML tracer I can see the request to the F5:
https://serviceat.sharefile.com/saml/info
urn:oasis:names:tc:SAML:2.0:ac:classes:Password
Does anyone have an already running SAML configuration like this or has any hints, what we are doing wrong here? It seems to me, that the APM doesn't listen to the requested URL.
Thanks in advance,
Philipp