Hi I have a problem setting up SAML with one of our web applications.
All I am getting is this error about no service URL "Invalid SAML request content (no service URL)"
Am I missing something obvious here I have tried to find some logs but i don't find any
the logs are not showing anything regarding this so I am thinking this is something that doesen't even get past the SAML parser.
Can you point me in the right direction?
This is the settings that i put in to the webapplication. (I also imported the certificate)
this is from SAMLtrace in firefox
<samlp:AuthnRequest
xmlns="urn:oasis:names:tc:SAML:2.0:assertion"
D="_84cea018-680e-4173-82a1-7dde2a03e3ba"
Version="2.0"
IssueInstant="2018-05-25T11:56:41.7173212Z"
xmlns:samlp="urn:oasis:names:tc:SAML:2.0:protocol"
>
<Issuer xmlns="urn:oasis:names:tc:SAML:2.0:assertion">https://mgmt-test.mgmt.local</Issuer> /samlp:AuthnRequest>
Regards Ulf