Fabian Meyer
Fabian Meyer
> Oh I think I messed something up squashing I will fix this in the evening Or not as it seems 😆 thought the checks failed but looks good
Added asserts for the headers in the tests as suggested and 🔥'd the whitespace
Ahh I thought this was about checking the headers have been removed in the test with See Other as status code. I will update the Readme!
Interestingly this seems to run endlessly on PHP 8.1+, any idea what's wrong here?
Added a timeout to the `ci.yml` because the tests on 8.1+ seemed to run endless.
Hey @ToshY, I'm not 100% sure but I think your proxy setting should point to your traefik instance like 'traefik:80' so you only communicate via the public url with keycloak....
Updated with `1.x`, please re-review.
I closed the sockets but it seems thats not enough to fix it with the async changes. Do you have any ideas?