jgraph / docker-drawio

Dockerized draw.io based on whichever is the most secure image at the time.
GNU General Public License v3.0
1.5k stars 362 forks source link

Gitlab OAuth2 unable authorized #27

Closed morse2 closed 3 years ago

morse2 commented 3 years ago

I configured my own drawio with docker container and connect it to my gitlab which domain name is git.tuogo.com.cn. When I click authorize gitlab in drawio, it can redirect to my gitlab, and return from gitlab. But I can't display correct content, finally I have got http error code 400 as follow link:

http://draw.tuogo.com.cn/gitlab?code=4ae0a35ec1742b15be1523b8dbff0383ae1e22486187633a69491825d7413012&state=cId%3D074605aaff49198814d7f57ee3a9c7476b186e51a3e58c809e47fdcfd3e421e2%26domain%3Ddraw.tuogo.com.cn%26token%3Dsogidtmn8krqraq8dktgs27ltpcvulrof8d6v0icek258vcle2j

Screen Shot 2021-05-15 at 4 04 48 PM

Gitlab version: 13.11

How should I fix this problem? Thanks.

drriguz commented 2 years ago

I got same issue, can anyone share how this get solved?