Jan Köhler

Results 22 comments of Jan Köhler

Thank you so much for this PR, @kellenmurphy! I really like your detailed explanations! Regarding the reviseRedirectedRequestMethod-issue: IIRC case 1 affected Chrome _and_ Firefox. At least at that time. Since...

Well, the function could be extended to look at the _request_ headers (instead of the _response_ headers, only), if the response is a 304. In that case it could check...

Citing one of my favourite idioms: _Those who can read have a clear advantage._ So you're obvisously in advance 😁 > Are you currently using **the blocking version** of chrome.webRequest?...

Hello Tim! I may be wrong, but it think that's just the encoded content of that claim. Did you notice that the value starts with a `<saml:NameID ...`? But could...

Is there a way for me to reproduce this?

Thank you for the test-account! ![image](https://user-images.githubusercontent.com/17160647/33624611-3ba7ab04-d9f5-11e7-88ef-0db52e598661.png) It's ok, that the attribute value is HTML-encoded. It's just the _eduPersonTargetedID_'s value. It's due to the window's size, that the line in your...

@tvdijen could you please re-enable the test-account? I'd like to debug this a bit more.

Thanks, Tim! But unfortunately there's an error when I try to log in: `76b54a0604` `Authentication processing filter without name given.`

Well, I think this could be quite easily fixed by replacing this old method (which only replaced the first occurrence of a character) function xmlEntities(string) { string = string.replace('&', '&',...

Hi @BadStreff! I'd guess there's no one actively working on this at the moment. ¯\\\_(ツ)\_/¯