Hi!
I'm implementing OIDC provider using node-oidc-provider (https://www.github.com/qlik-trial/simple-oidc-provider).
This is working fine with Firefox and Safari, but not with Chrome. Seems that cookies gotten in header response are not set in the browser, I've tried different things but haven’t succeeded.
@hairyhenderson do you have any idea what could be happening?
Thank you!