I am stuck while setting up federation using OpenAM. I have setup the following: • IDP: www.idpexample.com:9080/openam_10.0.0 (Identity store is OpenDJ Instance 1), realm = idpexample • SP: www.spexample.com:9090/openam_10.0.0 (Identity store is OpenDJ Instance 2), realm = spexample
Then I tried to install trust between the IDP and SP by: 1. Created Hosted Identity provider on IDP 2. Created Remote Identity provider on SP pointing to www.idpexample.com:9080/openam_10.0.0/saml2/jsp/exportmetadata.jsp?realm=/idpexample 3. Created Hosted service provider on SP 4. Created Remote Service provider on IDP pointing to www.spexample.com:9090/openam_10.0.0/saml2/jsp/exportmetadata.jsp?realm=/spexample
After this I tried to “Test Federation Connectivity”. The test went on (with success) till testing single logout. But it failed on the “Testing Single Sign On” link with the following error on the screen: “HTTP Status 500 - Single Sign On failed.”.
I am attaching (as well as pasting below) the debug logs on both (IDP and SP) sides after the click of “Testing Single Sign On” link. Earlier I tried the same connectivity with the default realm(“/”) and it worked without any problem. Not sure what am I missing here with specific realms.
Thanks & Regards, Apoorve
IDP Logs:
SAML2MetaCache.getEntityConfig: cacheKey = /idpexample//http://www.spexample.com:9090/openam_10.0.0, found = true
libSAML2:11/14/2012 10:52:26:793 PM IST: Thread[http-9080-5,5,main]
SAML2MetaManager.getEntityConfig: got entity config from SAML2MetaCache: http://www.spexample.com:9090/openam_10.0.0
libSAML2:11/14/2012 10:52:26:793 PM IST: Thread[http-9080-5,5,main]
getAttributeValueFromSSOConfig: values=null
amLog:11/14/2012 10:52:26:793 PM IST: Thread[http-9080-5,5,main]
ISAuthorizer.isAuthorized():logName = SAML2.access, op = MODIFY, uid = cn=dsameuser,ou=DSAME Users,dc=www,dc=idpexample,dc=com
amDelegation:11/14/2012 10:52:26:793 PM IST: Thread[http-9080-5,5,main]
Instantiated a DelegationEvaluator.
amDelegation:11/14/2012 10:52:26:794 PM IST: Thread[http-9080-5,5,main]
isAllowed() returns true for user:token.getPrincipal().getName() cn=dsameuser,ou=DSAME Users,dc=www,dc=idpexample,dc=com for permission
DelegationPermission Object:
orgName=dc=www,dc=idpexample,dc=com
serviceName=iPlanetAMLoggingService
serviceVersion=1.0
configType=application
subConfigName=LogWrite
actions=[MODIFY]
extensions={}
libSAML2:11/14/2012 10:52:26:794 PM IST: Thread[http-9080-5,5,main]
IDPArtifactResolution.onMessage: ArtifactResponse message:
<samlp:ArtifactResponse xmlns:samlp="urn:oasis:names:tc:SAML:2.0:protocol" ID="s28f6301147a37ac3128ab850261d2d00bba911258" InResponseTo="s2ab5f6147268c3d4154582a3c7c3575d601bcad58" Version="2.0" IssueInstant="2012-11-14T17:22:26Z" Destination="http://www.spexample.com:9090/openam_10.0.0/Consumer/metaAlias/spexample/sp"><saml:Issuer xmlns:saml="urn:oasis:names:tc:SAML:2.0:assertion">http://www.idpexample.com:9080/openam_10.0.0</saml:Issuer><samlp:Status xmlns:samlp="urn:oasis:names:tc:SAML:2.0:protocol">
<samlp:StatusCode xmlns:samlp="urn:oasis:names:tc:SAML:2.0:protocol"
Value="urn:oasis:names:tc:SAML:2.0:status:Success">
</samlp:StatusCode>
</samlp:Status><samlp:Response xmlns:samlp="urn:oasis:names:tc:SAML:2.0:protocol" ID="s2aa09fb18fe791b8626dd67377e67c0a497bf1155" Version="2.0" IssueInstant="2012-11-14T17:22:26Z" Destination="http://www.spexample.com:9090/openam_10.0.0/Consumer/metaAlias/spexample/sp"><saml:Issuer xmlns:saml="urn:oasis:names:tc:SAML:2.0:assertion">http://www.idpexample.com:9080/openam_10.0.0</saml:Issuer><samlp:Status xmlns:samlp="urn:oasis:names:tc:SAML:2.0:protocol">
<samlp:StatusCode xmlns:samlp="urn:oasis:names:tc:SAML:2.0:protocol"
Value="urn:oasis:names:tc:SAML:2.0:status:Success">
</samlp:StatusCode>
</samlp:Status><saml:Assertion xmlns:saml="urn:oasis:names:tc:SAML:2.0:assertion" Version="2.0" ID="s2eab891c367f6ba1a1c820260d9d546e18b94c3eb" IssueInstant="2012-11-14T17:22:26Z">
<saml:Issuer>http://www.idpexample.com:9080/openam_10.0.0</saml:Issuer><saml:Subject>
<saml:NameID NameQualifier="http://www.idpexample.com:9080/openam_10.0.0" SPNameQualifier="http://www.spexample.com:9090/openam_10.0.0" Format="urn:oasis:names:tc:SAML:2.0:nameid-format:persistent">4RN15oMjZGVwvCybZDiINyRxi4hM</saml:NameID><saml:SubjectConfirmation Method="urn:oasis:names:tc:SAML:2.0:cm:bearer">
<saml:SubjectConfirmationData NotOnOrAfter="2012-11-14T17:32:26Z" Recipient="http://www.spexample.com:9090/openam_10.0.0/Consumer/metaAlias/spexample/sp" ></saml:SubjectConfirmationData></saml:SubjectConfirmation>
</saml:Subject><saml:Conditions NotBefore="2012-11-14T17:12:26Z" NotOnOrAfter="2012-11-14T17:32:26Z">
<saml:AudienceRestriction>
<saml:Audience>http://www.spexample.com:9090/openam_10.0.0</saml:Audience>
</saml:AudienceRestriction>
</saml:Conditions>
<saml:AuthnStatement AuthnInstant="2012-11-14T17:22:26Z" SessionIndex="s209db74b2a821091842a09be9392de09ee3692801"><saml:AuthnContext><saml:AuthnContextClassRef>urn:oasis:names:tc:SAML:2.0:ac:classes:PasswordProtectedTransport</saml:AuthnContextClassRef></saml:AuthnContext></saml:AuthnStatement></saml:Assertion>
</samlp:Response></samlp:ArtifactResponse>
libSAML2:11/14/2012 10:52:26:794 PM IST: Thread[http-9080-5,5,main]
SAML2Utils.createSOAPMessage: header = null, body = <samlp:ArtifactResponse xmlns:samlp="urn:oasis:names:tc:SAML:2.0:protocol" ID="s28f6301147a37ac3128ab850261d2d00bba911258" InResponseTo="s2ab5f6147268c3d4154582a3c7c3575d601bcad58" Version="2.0" IssueInstant="2012-11-14T17:22:26Z" Destination="http://www.spexample.com:9090/openam_10.0.0/Consumer/metaAlias/spexample/sp"><saml:Issuer xmlns:saml="urn:oasis:names:tc:SAML:2.0:assertion">http://www.idpexample.com:9080/openam_10.0.0</saml:Issuer><samlp:Status xmlns:samlp="urn:oasis:names:tc:SAML:2.0:protocol">
<samlp:StatusCode xmlns:samlp="urn:oasis:names:tc:SAML:2.0:protocol"
Value="urn:oasis:names:tc:SAML:2.0:status:Success">
</samlp:StatusCode>
</samlp:Status><samlp:Response xmlns:samlp="urn:oasis:names:tc:SAML:2.0:protocol" ID="s2aa09fb18fe791b8626dd67377e67c0a497bf1155" Version="2.0" IssueInstant="2012-11-14T17:22:26Z" Destination="http://www.spexample.com:9090/openam_10.0.0/Consumer/metaAlias/spexample/sp"><saml:Issuer xmlns:saml="urn:oasis:names:tc:SAML:2.0:assertion">http://www.idpexample.com:9080/openam_10.0.0</saml:Issuer><samlp:Status xmlns:samlp="urn:oasis:names:tc:SAML:2.0:protocol">
<samlp:StatusCode xmlns:samlp="urn:oasis:names:tc:SAML:2.0:protocol"
Value="urn:oasis:names:tc:SAML:2.0:status:Success">
</samlp:StatusCode>
</samlp:Status><saml:Assertion xmlns:saml="urn:oasis:names:tc:SAML:2.0:assertion" Version="2.0" ID="s2eab891c367f6ba1a1c820260d9d546e18b94c3eb" IssueInstant="2012-11-14T17:22:26Z">
<saml:Issuer>http://www.idpexample.com:9080/openam_10.0.0</saml:Issuer><saml:Subject>
<saml:NameID NameQualifier="http://www.idpexample.com:9080/openam_10.0.0" SPNameQualifier="http://www.spexample.com:9090/openam_10.0.0" Format="urn:oasis:names:tc:SAML:2.0:nameid-format:persistent">4RN15oMjZGVwvCybZDiINyRxi4hM</saml:NameID><saml:SubjectConfirmation Method="urn:oasis:names:tc:SAML:2.0:cm:bearer">
<saml:SubjectConfirmationData NotOnOrAfter="2012-11-14T17:32:26Z" Recipient="http://www.spexample.com:9090/openam_10.0.0/Consumer/metaAlias/spexample/sp" ></saml:SubjectConfirmationData></saml:SubjectConfirmation>
</saml:Subject><saml:Conditions NotBefore="2012-11-14T17:12:26Z" NotOnOrAfter="2012-11-14T17:32:26Z">
<saml:AudienceRestriction>
<saml:Audience>http://www.spexample.com:9090/openam_10.0.0</saml:Audience>
</saml:AudienceRestriction>
</saml:Conditions>
<saml:AuthnStatement AuthnInstant="2012-11-14T17:22:26Z" SessionIndex="s209db74b2a821091842a09be9392de09ee3692801"><saml:AuthnContext><saml:AuthnContextClassRef>urn:oasis:names:tc:SAML:2.0:ac:classes:PasswordProtectedTransport</saml:AuthnContextClassRef></saml:AuthnContext></saml:AuthnStatement></saml:Assertion>
</samlp:Response></samlp:ArtifactResponse>
libSAML2:11/14/2012 10:52:26:794 PM IST: Thread[http-9080-5,5,main]
SAML2Utils.createSOAPMessage: soap message = <soap-env:Envelope xmlns:soap-env="http://schemas.xmlsoap.org/soap/envelope/"><soap-env:Body><samlp:ArtifactResponse xmlns:samlp="urn:oasis:names:tc:SAML:2.0:protocol" ID="s28f6301147a37ac3128ab850261d2d00bba911258" InResponseTo="s2ab5f6147268c3d4154582a3c7c3575d601bcad58" Version="2.0" IssueInstant="2012-11-14T17:22:26Z" Destination="http://www.spexample.com:9090/openam_10.0.0/Consumer/metaAlias/spexample/sp"><saml:Issuer xmlns:saml="urn:oasis:names:tc:SAML:2.0:assertion">http://www.idpexample.com:9080/openam_10.0.0</saml:Issuer><samlp:Status xmlns:samlp="urn:oasis:names:tc:SAML:2.0:protocol">
<samlp:StatusCode xmlns:samlp="urn:oasis:names:tc:SAML:2.0:protocol"
Value="urn:oasis:names:tc:SAML:2.0:status:Success">
</samlp:StatusCode>
</samlp:Status><samlp:Response xmlns:samlp="urn:oasis:names:tc:SAML:2.0:protocol" ID="s2aa09fb18fe791b8626dd67377e67c0a497bf1155" Version="2.0" IssueInstant="2012-11-14T17:22:26Z" Destination="http://www.spexample.com:9090/openam_10.0.0/Consumer/metaAlias/spexample/sp"><saml:Issuer xmlns:saml="urn:oasis:names:tc:SAML:2.0:assertion">http://www.idpexample.com:9080/openam_10.0.0</saml:Issuer><samlp:Status xmlns:samlp="urn:oasis:names:tc:SAML:2.0:protocol">
<samlp:StatusCode xmlns:samlp="urn:oasis:names:tc:SAML:2.0:protocol"
Value="urn:oasis:names:tc:SAML:2.0:status:Success">
</samlp:StatusCode>
</samlp:Status><saml:Assertion xmlns:saml="urn:oasis:names:tc:SAML:2.0:assertion" Version="2.0" ID="s2eab891c367f6ba1a1c820260d9d546e18b94c3eb" IssueInstant="2012-11-14T17:22:26Z">
<saml:Issuer>http://www.idpexample.com:9080/openam_10.0.0</saml:Issuer><saml:Subject>
<saml:NameID NameQualifier="http://www.idpexample.com:9080/openam_10.0.0" SPNameQualifier="http://www.spexample.com:9090/openam_10.0.0" Format="urn:oasis:names:tc:SAML:2.0:nameid-format:persistent">4RN15oMjZGVwvCybZDiINyRxi4hM</saml:NameID><saml:SubjectConfirmation Method="urn:oasis:names:tc:SAML:2.0:cm:bearer">
<saml:SubjectConfirmationData NotOnOrAfter="2012-11-14T17:32:26Z" Recipient="http://www.spexample.com:9090/openam_10.0.0/Consumer/metaAlias/spexample/sp" ></saml:SubjectConfirmationData></saml:SubjectConfirmation>
</saml:Subject><saml:Conditions NotBefore="2012-11-14T17:12:26Z" NotOnOrAfter="2012-11-14T17:32:26Z">
<saml:AudienceRestriction>
<saml:Audience>http://www.spexample.com:9090/openam_10.0.0</saml:Audience>
</saml:AudienceRestriction>
</saml:Conditions>
<saml:AuthnStatement AuthnInstant="2012-11-14T17:22:26Z" SessionIndex="s209db74b2a821091842a09be9392de09ee3692801"><saml:AuthnContext><saml:AuthnContextClassRef>urn:oasis:names:tc:SAML:2.0:ac:classes:PasswordProtectedTransport</saml:AuthnContextClassRef></saml:AuthnContext></saml:AuthnStatement></saml:Assertion>
</samlp:Response></samlp:ArtifactResponse></soap-env:Body></soap-env:Envelope>
SP Logs
amUpgrade:11/14/2012 10:52:26:764 PM IST: Thread[http-9090-1,5,main]
Current version: Fri Apr 13 10:24:00 IST 2012
amUpgrade:11/14/2012 10:52:26:765 PM IST: Thread[http-9090-1,5,main]
War version: Fri Apr 13 10:24:00 IST 2012
libSAML:11/14/2012 10:52:26:768 PM IST: Thread[http-9090-1,5,main]
HttpRequest content length= -1
libIDFF:11/14/2012 10:52:26:768 PM IST: Thread[http-9090-1,5,main]
FSUtils.getRemoteServiceURLs: requestURL = http://www.spexample.com:9090
libIDFF:11/14/2012 10:52:26:768 PM IST: Thread[http-9090-1,5,main]
FSUtils.getRemoteServiceURLs: servers=[http://www.spexample.com:9090/openam_10.0.0], siteList=[]
libIDFF:11/14/2012 10:52:26:768 PM IST: Thread[http-9090-1,5,main]
FSUtils.getRemoteServiceURLs: new servers=[http://www.spexample.com:9090/openam_10.0.0]
libIDFF:11/14/2012 10:52:26:768 PM IST: Thread[http-9090-1,5,main]
FSUtils.getRemoteServiceURLs: remoteServiceURLs = []
libPlugins:11/14/2012 10:52:26:768 PM IST: Thread[http-9090-1,5,main]
ConfigurationInstanceImpl.getAllConfigurationNames: realm = /spexample, componentName = SAML2
amSMS:11/14/2012 10:52:26:768 PM IST: Thread[http-9090-1,5,main]
CachedSubEntries:getSubEntries Entries from cache: [http://www.idpexample.com:9080/openam_10.0.0, http://www.spexample.com:9090/openam_10.0.0]
libSAML2:11/14/2012 10:52:26:769 PM IST: Thread[http-9090-1,5,main]
SAML2MetaCache.getEntityConfig: cacheKey = /spexample//http://www.idpexample.com:9080/openam_10.0.0, found = true
libSAML2:11/14/2012 10:52:26:769 PM IST: Thread[http-9090-1,5,main]
SAML2MetaManager.getEntityConfig: got entity config from SAML2MetaCache: http://www.idpexample.com:9080/openam_10.0.0
libSAML2:11/14/2012 10:52:26:769 PM IST: Thread[http-9090-1,5,main]
SAML2MetaCache.getEntityConfig: cacheKey = /spexample//http://www.spexample.com:9090/openam_10.0.0, found = true
libSAML2:11/14/2012 10:52:26:769 PM IST: Thread[http-9090-1,5,main]
SAML2MetaManager.getEntityConfig: got entity config from SAML2MetaCache: http://www.spexample.com:9090/openam_10.0.0
libSAML2:11/14/2012 10:52:26:769 PM IST: Thread[http-9090-1,5,main]
SAML2MetaCache.getEntityDescriptor: cacheKey = /spexample//http://www.spexample.com:9090/openam_10.0.0, found = true
libSAML2:11/14/2012 10:52:26:769 PM IST: Thread[http-9090-1,5,main]
SAML2MetaManager.getEntityDescriptor: got descriptor from SAML2MetaCache http://www.spexample.com:9090/openam_10.0.0
libSAML2:11/14/2012 10:52:26:769 PM IST: Thread[http-9090-1,5,main]
SPACSUtils.getResponseFromArtifact: samlArt = AAQAAA8Ewz0HRf3i2zdurHbzm4o1EWCNRLRCkofAccXwJQ07r+e2tkeZMDE=
amLog:11/14/2012 10:52:26:770 PM IST: Thread[http-9090-1,5,main]
ISAuthorizer.isAuthorized():logName = SAML2.access, op = MODIFY, uid = cn=dsameuser,ou=DSAME Users,dc=www,dc=spexample,dc=com
amDelegation:11/14/2012 10:52:26:770 PM IST: Thread[http-9090-1,5,main]
Instantiated a DelegationEvaluator.
amDelegation:11/14/2012 10:52:26:770 PM IST: Thread[http-9090-1,5,main]
isAllowed() returns true for user:token.getPrincipal().getName() cn=dsameuser,ou=DSAME Users,dc=www,dc=spexample,dc=com for permission
DelegationPermission Object:
orgName=dc=www,dc=spexample,dc=com
serviceName=iPlanetAMLoggingService
serviceVersion=1.0
configType=application
subConfigName=LogWrite
actions=[MODIFY]
extensions={}
ConfigurationInstanceImpl.getAllConfigurationNames: realm = /spexample, componentName = SAML2
CachedSubEntries:getSubEntries Entries from cache: [http://www.idpexample.com:9080/openam_10.0.0, http://www.spexample.com:9090/openam_10.0.0]
SAML2MetaCache.getEntityConfig: cacheKey = /spexample//http://www.idpexample.com:9080/openam_10.0.0, found = true
SAML2MetaManager.getEntityConfig: got entity config from SAML2MetaCache: http://www.idpexample.com:9080/openam_10.0.0
SAML2MetaCache.getEntityConfig: cacheKey = /spexample//http://www.spexample.com:9090/openam_10.0.0, found = true
SAML2MetaManager.getEntityConfig: got entity config from SAML2MetaCache: http://www.spexample.com:9090/openam_10.0.0
SAML2MetaCache.getEntityDescriptor: cacheKey = /spexample//http://www.idpexample.com:9080/openam_10.0.0, found = true
SAML2MetaManager.getEntityDescriptor: got descriptor from SAML2MetaCache http://www.idpexample.com:9080/openam_10.0.0
SAML2MetaCache.getEntityDescriptor: cacheKey = /spexample//http://www.idpexample.com:9080/openam_10.0.0, found = true
SAML2MetaManager.getEntityDescriptor: got descriptor from SAML2MetaCache http://www.idpexample.com:9080/openam_10.0.0
SPACSUtils: IDP artifact resolution service url =http://www.idpexample.com:9080/openam_10.0.0/ArtifactResolver/metaAlias/idpexample/idp
<soap-env:Envelope xmlns:soap-env="http://schemas.xmlsoap.org/soap/envelope/"><soap-env:Body><samlp:ArtifactResponse xmlns:samlp="urn:oasis:names:tc:SAML:2.0:protocol" Destination="http://www.spexample.com:9090/openam_10.0.0/Consumer/metaAlias/spexample/sp" ID="s28f6301147a37ac3128ab850261d2d00bba911258" InResponseTo="s2ab5f6147268c3d4154582a3c7c3575d601bcad58" IssueInstant="2012-11-14T17:22:26Z" Version="2.0"><saml:Issuer xmlns:saml="urn:oasis:names:tc:SAML:2.0:assertion">http://www.idpexample.com:9080/openam_10.0.0</saml:Issuer><samlp:Status>
<samlp:StatusCode Value="urn:oasis:names:tc:SAML:2.0:status:Success">
</samlp:StatusCode>
</samlp:Status><samlp:Response Destination="http://www.spexample.com:9090/openam_10.0.0/Consumer/metaAlias/spexample/sp" ID="s2aa09fb18fe791b8626dd67377e67c0a497bf1155" IssueInstant="2012-11-14T17:22:26Z" Version="2.0"><saml:Issuer xmlns:saml="urn:oasis:names:tc:SAML:2.0:assertion">http://www.idpexample.com:9080/openam_10.0.0</saml:Issuer><samlp:Status>
<samlp:StatusCode Value="urn:oasis:names:tc:SAML:2.0:status:Success">
</samlp:StatusCode>
</samlp:Status><saml:Assertion xmlns:saml="urn:oasis:names:tc:SAML:2.0:assertion" ID="s2eab891c367f6ba1a1c820260d9d546e18b94c3eb" IssueInstant="2012-11-14T17:22:26Z" Version="2.0">
<saml:Issuer>http://www.idpexample.com:9080/openam_10.0.0</saml:Issuer><saml:Subject>
<saml:NameID Format="urn:oasis:names:tc:SAML:2.0:nameid-format:persistent" NameQualifier="http://www.idpexample.com:9080/openam_10.0.0" SPNameQualifier="http://www.spexample.com:9090/openam_10.0.0">4RN15oMjZGVwvCybZDiINyRxi4hM</saml:NameID><saml:SubjectConfirmation Method="urn:oasis:names:tc:SAML:2.0:cm:bearer">
<saml:SubjectConfirmationData NotOnOrAfter="2012-11-14T17:32:26Z" Recipient="http://www.spexample.com:9090/openam_10.0.0/Consumer/metaAlias/spexample/sp"/></saml:SubjectConfirmation>
</saml:Subject><saml:Conditions NotBefore="2012-11-14T17:12:26Z" NotOnOrAfter="2012-11-14T17:32:26Z">
<saml:AudienceRestriction>
<saml:Audience>http://www.spexample.com:9090/openam_10.0.0</saml:Audience>
</saml:AudienceRestriction>
</saml:Conditions>
<saml:AuthnStatement AuthnInstant="2012-11-14T17:22:26Z" SessionIndex="s209db74b2a821091842a09be9392de09ee3692801"><saml:AuthnContext><saml:AuthnContextClassRef>urn:oasis:names:tc:SAML:2.0:ac:classes:PasswordProtectedTransport</saml:AuthnContextClassRef></saml:AuthnContext></saml:AuthnStatement></saml:Assertion>
</samlp:Response></samlp:ArtifactResponse></soap-env:Body></soap-env:Envelope>
libSAML2:11/14/2012 10:52:26:805 PM IST: Thread[http-9090-1,5,main]
SAML2Utils.getSOAPBody: local name= Body
libSAML2:11/14/2012 10:52:26:805 PM IST: Thread[http-9090-1,5,main]
SAML2Utils.getSamlpElement: node=ArtifactResponse, nsURI=urn:oasis:names:tc:SAML:2.0:protocol
libSAML2:11/14/2012 10:52:26:808 PM IST: Thread[http-9090-1,5,main]
SPACSUtils.getResponseFromSOAP:Received ArtifactResponse:<samlp:ArtifactResponse xmlns:samlp="urn:oasis:names:tc:SAML:2.0:protocol" ID="s28f6301147a37ac3128ab850261d2d00bba911258" InResponseTo="s2ab5f6147268c3d4154582a3c7c3575d601bcad58" Version="2.0" IssueInstant="2012-11-14T17:22:26Z" Destination="http://www.spexample.com:9090/openam_10.0.0/Consumer/metaAlias/spexample/sp"><saml:Issuer xmlns:saml="urn:oasis:names:tc:SAML:2.0:assertion">http://www.idpexample.com:9080/openam_10.0.0</saml:Issuer><samlp:Status xmlns:samlp="urn:oasis:names:tc:SAML:2.0:protocol">
<samlp:StatusCode xmlns:samlp="urn:oasis:names:tc:SAML:2.0:protocol"
Value="urn:oasis:names:tc:SAML:2.0:status:Success">
</samlp:StatusCode>
</samlp:Status><samlp:Response xmlns:samlp="urn:oasis:names:tc:SAML:2.0:protocol" Destination="http://www.spexample.com:9090/openam_10.0.0/Consumer/metaAlias/spexample/sp" ID="s2aa09fb18fe791b8626dd67377e67c0a497bf1155" IssueInstant="2012-11-14T17:22:26Z" Version="2.0"><saml:Issuer xmlns:saml="urn:oasis:names:tc:SAML:2.0:assertion">http://www.idpexample.com:9080/openam_10.0.0</saml:Issuer><samlp:Status>
<samlp:StatusCode Value="urn:oasis:names:tc:SAML:2.0:status:Success">
</samlp:StatusCode>
</samlp:Status><saml:Assertion xmlns:saml="urn:oasis:names:tc:SAML:2.0:assertion" ID="s2eab891c367f6ba1a1c820260d9d546e18b94c3eb" IssueInstant="2012-11-14T17:22:26Z" Version="2.0">
<saml:Issuer>http://www.idpexample.com:9080/openam_10.0.0</saml:Issuer><saml:Subject>
<saml:NameID Format="urn:oasis:names:tc:SAML:2.0:nameid-format:persistent" NameQualifier="http://www.idpexample.com:9080/openam_10.0.0" SPNameQualifier="http://www.spexample.com:9090/openam_10.0.0">4RN15oMjZGVwvCybZDiINyRxi4hM</saml:NameID><saml:SubjectConfirmation Method="urn:oasis:names:tc:SAML:2.0:cm:bearer">
<saml:SubjectConfirmationData NotOnOrAfter="2012-11-14T17:32:26Z" Recipient="http://www.spexample.com:9090/openam_10.0.0/Consumer/metaAlias/spexample/sp"/></saml:SubjectConfirmation>
</saml:Subject><saml:Conditions NotBefore="2012-11-14T17:12:26Z" NotOnOrAfter="2012-11-14T17:32:26Z">
<saml:AudienceRestriction>
<saml:Audience>http://www.spexample.com:9090/openam_10.0.0</saml:Audience>
</saml:AudienceRestriction>
</saml:Conditions>
<saml:AuthnStatement AuthnInstant="2012-11-14T17:22:26Z" SessionIndex="s209db74b2a821091842a09be9392de09ee3692801"><saml:AuthnContext><saml:AuthnContextClassRef>urn:oasis:names:tc:SAML:2.0:ac:classes:PasswordProtectedTransport</saml:AuthnContextClassRef></saml:AuthnContext></saml:AuthnStatement></saml:Assertion>
</samlp:Response></samlp:ArtifactResponse>
libSAML2:11/14/2012 10:52:26:809 PM IST: Thread[http-9090-1,5,main]
SAML2MetaCache.getEntityConfig: cacheKey = /spexample//http://www.spexample.com:9090/openam_10.0.0, found = true
libSAML2:11/14/2012 10:52:26:809 PM IST: Thread[http-9090-1,5,main]
SAML2MetaManager.getEntityConfig: got entity config from SAML2MetaCache: http://www.spexample.com:9090/openam_10.0.0
amLog:11/14/2012 10:52:26:813 PM IST: Thread[http-9090-1,5,main]
ISAuthorizer.isAuthorized():logName = SAML2.access, op = MODIFY, uid = cn=dsameuser,ou=DSAME Users,dc=www,dc=spexample,dc=com
amDelegation:11/14/2012 10:52:26:814 PM IST: Thread[http-9090-1,5,main]
Instantiated a DelegationEvaluator.
amDelegation:11/14/2012 10:52:26:814 PM IST: Thread[http-9090-1,5,main]
isAllowed() returns true for user:token.getPrincipal().getName() cn=dsameuser,ou=DSAME Users,dc=www,dc=spexample,dc=com for permission
DelegationPermission Object:
orgName=dc=www,dc=spexample,dc=com
serviceName=iPlanetAMLoggingService
serviceVersion=1.0
configType=application
subConfigName=LogWrite
actions=[MODIFY]
extensions={}
libSAML2:11/14/2012 10:52:26:814 PM IST: Thread[http-9090-1,5,main]
SPACSUtils.getResponse: got response=<samlp:Response xmlns:samlp="urn:oasis:names:tc:SAML:2.0:protocol" ID="s2aa09fb18fe791b8626dd67377e67c0a497bf1155" Version="2.0" IssueInstant="2012-11-14T17:22:26Z" Destination="http://www.spexample.com:9090/openam_10.0.0/Consumer/metaAlias/spexample/sp"><saml:Issuer xmlns:saml="urn:oasis:names:tc:SAML:2.0:assertion">http://www.idpexample.com:9080/openam_10.0.0</saml:Issuer><samlp:Status xmlns:samlp="urn:oasis:names:tc:SAML:2.0:protocol">
<samlp:StatusCode xmlns:samlp="urn:oasis:names:tc:SAML:2.0:protocol"
Value="urn:oasis:names:tc:SAML:2.0:status:Success">
</samlp:StatusCode>
</samlp:Status><saml:Assertion xmlns:saml="urn:oasis:names:tc:SAML:2.0:assertion" Version="2.0" ID="s2eab891c367f6ba1a1c820260d9d546e18b94c3eb" IssueInstant="2012-11-14T17:22:26Z">
<saml:Issuer>http://www.idpexample.com:9080/openam_10.0.0</saml:Issuer><saml:Subject>
<saml:NameID NameQualifier="http://www.idpexample.com:9080/openam_10.0.0" SPNameQualifier="http://www.spexample.com:9090/openam_10.0.0" Format="urn:oasis:names:tc:SAML:2.0:nameid-format:persistent">4RN15oMjZGVwvCybZDiINyRxi4hM</saml:NameID><saml:SubjectConfirmation Method="urn:oasis:names:tc:SAML:2.0:cm:bearer">
<saml:SubjectConfirmationData NotOnOrAfter="2012-11-14T17:32:26Z" Recipient="http://www.spexample.com:9090/openam_10.0.0/Consumer/metaAlias/spexample/sp" ></saml:SubjectConfirmationData></saml:SubjectConfirmation>
</saml:Subject><saml:Conditions NotBefore="2012-11-14T17:12:26Z" NotOnOrAfter="2012-11-14T17:32:26Z">
<saml:AudienceRestriction>
<saml:Audience>http://www.spexample.com:9090/openam_10.0.0</saml:Audience>
</saml:AudienceRestriction>
</saml:Conditions>
<saml:AuthnStatement AuthnInstant="2012-11-14T17:22:26Z" SessionIndex="s209db74b2a821091842a09be9392de09ee3692801"><saml:AuthnContext><saml:AuthnContextClassRef>urn:oasis:names:tc:SAML:2.0:ac:classes:PasswordProtectedTransport</saml:AuthnContextClassRef></saml:AuthnContext></saml:AuthnStatement></saml:Assertion>
</samlp:Response>
amSession:11/14/2012 10:52:26:815 PM IST: Thread[http-9090-1,5,main]
SessionID(HttpServletRequest) : is forward = null
amCookieUtils:11/14/2012 10:52:26:815 PM IST: Thread[http-9090-1,5,main]
No Cookie is in the request
amSessionEncodeURL:11/14/2012 10:52:26:815 PM IST: Thread[http-9090-1,5,main]
getSidFromQuery: request =org.apache.catalina.connector.RequestFacade@14dfd82
amSessionEncodeURL:11/14/2012 10:52:26:815 PM IST: Thread[http-9090-1,5,main]
getSidFromQuery: sid =null
amSessionEncodeURL:11/14/2012 10:52:26:815 PM IST: Thread[http-9090-1,5,main]
before decoding getSidFromURL:sidString=null
amSessionEncodeURL:11/14/2012 10:52:26:815 PM IST: Thread[http-9090-1,5,main]
after decoding: getSidFromURL:sidString=null
amSSOProvider:11/14/2012 10:52:26:815 PM IST: Thread[http-9090-1,5,main]
could not create SSOToken from HttpRequest
com.iplanet.dpro.session.SessionException: Invalid session ID.
at com.iplanet.dpro.session.Session.getSession(Session.java:1062)
at com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:92)
at com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:241)
at com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:408)
could not create SSOToken from HttpRequest
com.iplanet.dpro.session.SessionException: Invalid session ID.
at com.iplanet.dpro.session.Session.getSession(Session.java:1062)
at com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:92)
at com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:241)
at com.sun.identity.plugin.session.impl.FMSessionProvider.getSession(FMSessionProvider.java:408)
Caused by: com.iplanet.dpro.session.SessionException: Session state is invalid. AQIC5wM2LY4SfcwvIlf0Hlb2nFEgi9UBPoEq78Gu-Octr2U.*AAJTSQACMDE.*
at com.iplanet.dpro.session.service.SessionService.checkSession(SessionService.java:1267)
at com.iplanet.dpro.session.service.SessionService.getSessionInfo(SessionService.java:1226)
at com.iplanet.dpro.session.Session.doRefresh(Session.java:1450)
at com.iplanet.dpro.session.Session.access$300(Session.java:113)
at com.iplanet.dpro.session.Session$3.run(Session.java:1426)
at com.sun.identity.session.util.RestrictedTokenContext.doUsing(RestrictedTokenContext.java:86)
at com.iplanet.dpro.session.Session.refresh(Session.java:1423)
... 42 more
amAuth:11/14/2012 10:52:26:844 PM IST: Thread[http-9090-1,5,main]
Error retrieving SSOToken :
com.iplanet.sso.SSOException: Session state is invalid. AQIC5wM2LY4SfcwvIlf0Hlb2nFEgi9UBPoEq78Gu-Octr2U.*AAJTSQACMDE.*
at com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:174)
at com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:190)
at com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:307)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
Caused by: com.iplanet.dpro.session.SessionException: Session state is invalid. AQIC5wM2LY4SfcwvIlf0Hlb2nFEgi9UBPoEq78Gu-Octr2U.*AAJTSQACMDE.*
Caused by: com.iplanet.dpro.session.SessionException: Session state is invalid. AQIC5wM2LY4SfcwvIlf0Hlb2nFEgi9UBPoEq78Gu-Octr2U.*AAJTSQACMDE.*
at com.iplanet.dpro.session.service.SessionService.checkSession(SessionService.java:1267)
at com.iplanet.dpro.session.Session.refresh(Session.java:1423)
... 42 more