By: Sandra Briones user 17 Feb 2016 at 11:47 a.m. CST

1 Response
Sandra Briones gravatar
Hi, when I try to set google ask me a URL login page, I put this page https://10.1.3.153/idp/profile/SAML2/Redirect/SSO but I get an error, _**Replace or remove this logo ERROR An error occurred while processing your request. Please contact your helpdesk or user ID office for assistance. This service requires cookies. Please ensure cookies are enabled in your browser, then go back to your desired resource and try to login again. Use of your browser's back button may cause specific errors that can be resolved by going back to your desired resource and trying to login again. If you think you were sent here in error, please contact technical support Error Message: Error decoding authentication request message **_ which is lacking I set up?

By Aliaksandr Samuseu staff 17 Feb 2016 at 12:40 p.m. CST

Aliaksandr Samuseu gravatar
Hi, Sandra. Please use command like "tail -F /opt/idp/logs/idp-process.log" to start monitoring Shibboleth's log, then try the workflow you are having problems with again. You should be able to see SAML requests and responses in cleartext in this log, together with some error messages which may provide some hints on why it's not working. Though it seems strange to me you are using url with ip address in it, instead of hostname. You should use the latter format whenever it's possible Regards, Alex