W
whenshaw
Guest
Hi Kees, Can you post a capture of the HTTP traffic when your login fails and when it succeeds, from a browser's debugger Network tab or an HTTP monitor like Telerik Fiddler? For example, here is what I see when I reproduce the bug that Peter Judge referred to above, running from the Telerik Platform emulator in a browser: Do you see a message like this in the console: XMLHttpRequest cannot load myhostname:8980/.../home.html The request was redirected to ' http://myhostname:8980/ myWebApplication /static/auth/login.html', which is disallowed for crossorigin requests that require preflight. -- Wayne
Continue reading...
Continue reading...