Hi All,
I am trying to integrate (Shibboleth as IDP) and ADFS (as SP) with HTTPS
Where Shibboleth is being using as Idp and ADFS is using as SP.
I was getting the error: MSIS7029: The SAML response has content that is not supported.
Now after enabling the ADFS trace I am able to get the ADFS trace error information as below.
Exception details:
ID4255: The SecurityToken is rejected because the validation time is out of range.
ValidTo: '4/26/2012 4:37:26 AM'
ValidFrom: '4/25/2012 8:37:26 PM'
Current time: '4/26/2012 10:00:38 AM'
Please if any one could let me know how I can fix this error.
Thanks in advance.