Closed ned-kelly closed 3 years ago
Hey @ned-kelly, thanks for submitting this. Is it possible for you to give a little more context around what requests are resulting in 421 responses?
Hi @benjsto - so every request is getting this unfortunately - a HTTP Get for /
will do the trick - I'm not even getting the SSO login page which is odd to say the least ... I've updated all the sso-auth
variables to match the new 2.X environment variables so I'm a bit lost as to what else it could be .... there's nothing in the logs for either process.
@ned-kelly what was your resolution I am seeing similar results after updating the provider_url environment setting to provider_url_external
Describe the bug After updating to the latest build in docker, i'm getting a HTTP: 421 code - with the text
Misdirected Request
...I've gone and set all the variables (i think)? that's listed here: https://github.com/buzzfeed/sso/releases/tag/v2.0.0
Does anyone else have any pointers to fix, or are familiar with this problem?
Here's a censored clip of my docker-compose file - any comments on anything obvious would be greatly appreciated