Saturday, September 20, 2014

The SamlSecurityToken is rejected because the SamlAssertion.NotBefore condition is not satisfied

Go to each machine in your SharePoint Farm
1. Restart the "Windows Time" service.  
2. Open a command prompt and type w32tm /resync


No comments:

Post a Comment

Access to XMLHttpRequest at 'from origin has been blocked by CORS policy: Cross origin requests are only supported for protocol schemes: http, data, chrome, chrome-extension, https. .net core angular

Issue: The angular application was getting error from API that the origin has been blocked by CORS policy. Solution: Make sure that the...