Closed MardariG closed 7 years ago
is this the legit response you're getting?
<saml2:Issuer xmlns:saml2="urn:oasis:names:tc:SAML:2.0:assertion">https://mgb.odimm.md</saml2:Issuer>
<ds:Signature xmlns:ds="http://www.w3.org/2000/09/xmldsig#">
ds:SignedInfo
<ds:CanonicalizationMethod Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#"/>
<ds:SignatureMethod Algorithm="http://www.w3.org/2000/09/xmldsig#rsa-sha1"/>
<ds:Reference URI="#a1eeig54b8i8d3ie7c66f835g8af5e">
ds:Transforms
<ds:Transform Algorithm="http://www.w3.org/2000/09/xmldsig#enveloped-signature"/>
<ds:Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#"/>
</ds:Transforms>
<ds:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1"/>
ds:DigestValueG7u5raDtDCmCxfapw74wwRPKRlo=</ds:DigestValue>
</ds:Reference>
</ds:SignedInfo>
ds:SignatureValuexxx</ds:SignatureValue>
ds:KeyInfo
ds:X509Data
ds:X509Certificatexxx</ds:X509Certificate>
</ds:X509Data>
</ds:KeyInfo>
</ds:Signature>
</saml2p:AuthnRequest>
doesn't look right...
I think in copy paste process data was changed. The error was because I've used wrong url for 'defaultSuccessURL'. I removed this line in configurations and it worked.
Not sure if its a configuration issue. If so feel free to close the issue. Below is the detailed log.
`2017-07-21 10:04:16.683 DEBUG 20992 --- [io-8080-exec-10] w.c.HttpSessionSecurityContextRepository : SecurityContext is empty or contents are anonymous - context will not be stored in HttpSession. 2017-07-21 10:04:16.685 DEBUG 20992 --- [io-8080-exec-10] PROTOCOL_MESSAGE : <?xml version="1.0" encoding="UTF-8"?>