Skip to content
This repository has been archived by the owner on Sep 3, 2020. It is now read-only.

No auth possible through squid proxy #425

Open
swirly opened this issue Sep 13, 2016 · 0 comments
Open

No auth possible through squid proxy #425

swirly opened this issue Sep 13, 2016 · 0 comments

Comments

@swirly
Copy link

swirly commented Sep 13, 2016

Hello

Using squid proxy (ok, old 2.7 version) in a school to connect to the net. Account creation or login is not possible.

When having the signup page (https://id.webmaker.org/signup), I can fill the fields, but on clicking on signup, nothing happens

Using the console, I can find this error :
flags argument of String.prototype.{search,match,replace} is deprecated

The post of the request is correct.

But the response is an error

And in the network status, there is a 400 return code for the create-user


statusCode400
error"Bad Request"
message"invalid payload: client_id"


The problem only appear when using squid

I've tried with or without http11 flag on on squid

Of course, signup and auth works perfectly without squid.

Maybe it's a squid problem (surely) but is it normal ?

TIA

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant