mattermost / mattermost-docker

Deprecated
Apache License 2.0
964 stars 575 forks source link

Proxy authentication required (gitlab sso token issue #538

Closed mrmm2021 closed 3 years ago

mrmm2021 commented 3 years ago

Hi!

I need some help please.

I'm trying to authenticate with gitlab sso from mattermost team edition installed with docker.

The error i can see in docker log is:

{"level":"error","ts":1622831461.755552,"caller":"web/oauth.go:282","msg":"AuthorizeOAuthUser: Falló la solicitud del Token., Post \"https://domain/oauth/token\": Proxy authentication required"}

The pem from our gitlab server is located in:

Any idea please?

Thanks in advance!