我们目前准备使用gitlab作为OIDC认证提供方,在配置中设置如图示: <img width="649" height="373" alt="Image" src="https://github.com/user-attachments/assets/a477e9a3-4ad7-4f10-83f6-c5d9d4dcf95f" /> gitlab中的配置如图示 <img width="823" height="426" alt="Image" src="https://github.com/user-attachments/assets/8cd1751f-263b-4880-af48-b31e7b362334" /> 但是登录却在callback时报错 <img width="1333" height="160" alt="Image" src="https://github.com/user-attachments/assets/d4af40a1-51c1-4837-bcdb-a7ddb9dd7b49" /> {"code":400,"data":"failed to get oauth token","msg":"failed"} 无法取到token