Tuesday, September 30, 2014

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

Solution:

Go to all SharePoint Servers in Farm and perform the following:

1. Restart the "Windows Time" service.  

2. Open a command prompt and type w32tm /resync

 

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...