Hi Mika I'm finally not getting errors on the call and the response of the login, but the portal is not authenticating the user on the redirect goes back to the welcome page in liferay.
this is the final log i get
I hope you can give me any idea
23:34:12,013 DEBUG [DigesterOutputStream:?] <xml response>
23:34:12,013 DEBUG [Reference:?] Verification successful for URI "#_51c1fd6028546c87d63b816c6b990ee82c2027e2d3"
23:34:12,013 DEBUG [Manifest:?] The Reference has Type
here is the response if you need it
<saml:Assertion xmlns:saml="urn:oasis:names:tc:SAML:2.0:assertion" ID="_51c1fd6028546c87d63b816c6b990ee82c2027e2d3" IssueInstant="2013-01-14T23:34:56Z" Version="2.0"><saml:Issuer>https://googlesso.xxxxx.com/simplesaml/saml2/idp/metadata.php</saml:Issuer>
<saml:Subject>
<saml:NameID Format="urn:oasis:names:tc:SAML:1.1:nameid-format:persistent" SPNameQualifier="liferaysamlspdemo">user.name@xxxxx.com</saml:NameID>
<saml:SubjectConfirmation Method="urn:oasis:names:tc:SAML:2.0:cm:bearer">
<saml:SubjectConfirmationData InResponseTo="_1b13ec635586acee99b34eda437027633df28faf" NotOnOrAfter="2013-01-14T23:39:56Z" Recipient="http://172.24.91.117:8080/c/portal/saml/acs">
</saml:SubjectConfirmationData>
</saml:SubjectConfirmation>
</saml:Subject>
<saml:Conditions NotBefore="2013-01-14T23:34:26Z" NotOnOrAfter="2013-01-14T23:39:56Z">
<saml:AudienceRestriction><saml:Audience>liferaysamlspdemo</saml:Audience>
</saml:AudienceRestriction>
</saml:Conditions>
<saml:AuthnStatement AuthnInstant="2013-01-14T19:01:47Z" SessionIndex="_5291d785a4533fd608eb01d78de8374d3126396e7d" SessionNotOnOrAfter="2013-01-15T07:34:56Z">
<saml:AuthnContext>
<saml:AuthnContextClassRef>urn:oasis:names:tc:SAML:2.0:ac:classes

assword</saml:AuthnContextClassRef>
</saml:AuthnContext>
</saml:AuthnStatement>
<saml:AttributeStatement>
<saml:Attribute Name="sn" NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:basic">
<saml:AttributeValue xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="xs:string">name</saml:AttributeValue></saml:Attribute>
<saml:Attribute Name="givenName" NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:basic">
<saml:AttributeValue xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="xs:string">user</saml:AttributeValue>
</saml:Attribute>
<saml:Attribute Name="extensionAttribute5" NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:basic">
<saml:AttributeValue xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="xs:string">user.name@xxxxx.com</saml:AttributeValue></saml:Attribute>
<saml:Attribute Name="sAMAccountName" NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:basic">
<saml:AttributeValue xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:type="xs:string">user_name</saml:AttributeValue></saml:Attribute>
</saml:AttributeStatement>
</saml:Assertion>
Bitte melden Sie sich an, um diesen Inhalt als unangebracht zu kennzeichnen.