Shibboleth SP -- "opensaml::FatalProfileException"
Charles A
apitest4 at gmail.com
Thu Aug 29 11:38:46 EDT 2013
Hi,
I am implementing shibboleth IDP and SP. I have installed in my machine
and tested it with testshib.org , both(IDP&SP) are working fine.
I am trying to use my own IDP with my SP.
Once I access the protected resource, SP redirects to the IDP login page
correctly, after authentication is successful, it is redirected to the SP
with the SAML encrypted response (With the servlet status code 500) Which
shows the following error ,
"opensaml::FatalProfileException at (
https://127.0.0.1/Shibboleth.sso/SAML2/POST)
A valid authentication statement was not found in the incoming message."
I checked the native log which shows the following message.
"2013-08-29 20:22:36 ERROR Shibboleth.Listener [28868] shib_handler:
remoted message returned an error: A valid authentication statement was not
found in the incoming message.
2013-08-29 20:22:36 ERROR Shibboleth.Apache [28868] shib_handler: A valid
authentication statement was not found in the incoming message."
I attached the logs and configuration files used by me.
How can I rectify this problem?
INFO:
IDP : https://127.0.0.1:8443/idp/shibboleth(tomcat)
SP: https://127.0.0.1/shibboleth(apache)
I used the metadata from the location
/opt/shibboleth-idp/metadata/idp-metadata.xml(Attached with the name
idp-metadata.xml)
Regards,
Aravindhan A.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://shibboleth.net/pipermail/users/attachments/20130829/6c30da90/attachment-0001.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: shibboleth2.xml
Type: text/xml
Size: 5933 bytes
Desc: not available
Url : http://shibboleth.net/pipermail/users/attachments/20130829/6c30da90/attachment-0002.xml
-------------- next part --------------
A non-text attachment was scrubbed...
Name: SAML_RESPONSE_BASE64_DECODED
Type: application/octet-stream
Size: 8329 bytes
Desc: not available
Url : http://shibboleth.net/pipermail/users/attachments/20130829/6c30da90/attachment-0001.obj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: idp-metadata.xml
Type: text/xml
Size: 13709 bytes
Desc: not available
Url : http://shibboleth.net/pipermail/users/attachments/20130829/6c30da90/attachment-0003.xml
More information about the users
mailing list