yyy

Results 5 comments of yyy

Is this issue going to be addressed? Currently, I'm having to do a horrible hack to workaround this and #25 : ``` // check if SAML request starts with XML...

> @yyy did you figure out a way to make this client work with OpenAM? @krystianity Yes. See my workaround at https://github.com/coveooss/saml-client/issues/26#issuecomment-549585859

Correct. I'm modifying the SAML Request before sending it to OpenAM. I haven't investigated whether this can be fixed on OpenAM site, but I doubt it. I haven't had any...

> @yyy could you try [klogg](https://github.com/variar/klogg) in same scenario? I test it only in VirtualBox MacOS VM, and would appreciate feedback from real MacOS users. Sorry, I forgot to respond...

I'm working on an HTTP/S client. We support HTTP/1.1 and HTTP/2 (some time in the future, we may add HTTP/3, but we aren't there yet). The code takes a different...