Filipa Moura
2009-04-03 14:43:46 UTC
I'm trying to test shibb on a local environment following the steps on
When accessing "https://sp.example.com/secure"
* If on the handler.xml I un-comment the "<LoginHandler
xsi:type="RemoteUser"> " I cant seem to get a login because the message
"A valid session was not found." is always returned.. no matter if I
type a correct or incorrect password, I always get the same..
* If on the handler.xml I comment the "<LoginHandler
xsi:type="RemoteUser"> " I get the following error
opensaml::FatalProfileException at
(http://sp.example.com/Shibboleth.sso/SAML2/POST)
SAML response contained an error.
Error from identity provider:
Status: urn:oasis:names:tc:SAML:2.0:status:Responder
Sub-Status: urn:oasis:names:tc:SAML:2.0:status:AuthnFailed
What should I do and how can I fix this ?
Filipa Moura
When accessing "https://sp.example.com/secure"
* If on the handler.xml I un-comment the "<LoginHandler
xsi:type="RemoteUser"> " I cant seem to get a login because the message
"A valid session was not found." is always returned.. no matter if I
type a correct or incorrect password, I always get the same..
* If on the handler.xml I comment the "<LoginHandler
xsi:type="RemoteUser"> " I get the following error
opensaml::FatalProfileException at
(http://sp.example.com/Shibboleth.sso/SAML2/POST)
SAML response contained an error.
Error from identity provider:
Status: urn:oasis:names:tc:SAML:2.0:status:Responder
Sub-Status: urn:oasis:names:tc:SAML:2.0:status:AuthnFailed
What should I do and how can I fix this ?
Filipa Moura