i am getting the following error when i am redirecting back from idp to saml-sp.
SimpleSAML_Error_Error: UNHANDLEDEXCEPTION
Backtrace:
0 /var/simplesamlphp/www/module.php:180 (N/A)
Caused by: SimpleSAML_Error_Exception: Cannot retrieve metadata for IdP 'https://openidp.feide.no' because it isn't a valid IdP for this SP.
I tried to change metadata 'https://openidp.feide.no'
to 'http://192.168.0.105:81'.
But still the issue is not resolved. Could someone suggest any idea to resolve it?