coder / coder/code-server

[Bug]: Failed to resolve the callback address of the identity verification plugin.

オープン
#6,585 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る
bug
主要言語
TypeScript
スター
79.3k
フォーク
6.8k
平均マージ
2日 6時間
マージ済み PR(30日)
41

説明

### Is there an existing issue for this?

- [X] I have searched the existing issues

### OS/Web Information

- `code-server --version`: 4.19.1 0c98611e6b43803a9d5dba222d7023b569abfb49 with Code 1.84.2

### Steps to Reproduce

1.
2.
3.

### Expected

authentication success

### Actual

I have a personal authentication plugin. When the authentication is successful and it returns to vscode-server, there was a failure in parsing the callback address. All parameters of the callback address are encoded as a whole, but during parsing, the parameters are first obtained and then decoded, resulting in authentication failure for the callback.

Unable to duplicate lines in vscode, vscode authentication is normal.

### Logs

_No response_

### Screenshot/Video

![468022d10f9915d76607cdedae457d19](https://github.com/coder/code-server/assets/27792546/04516b21-a989-4fe7-8a92-ad631299b7ea)

### Does this issue happen in VS Code or GitHub Codespaces?

- [X] I cannot reproduce this in VS Code.
- [X] I cannot reproduce this in GitHub Codespaces.

### Are you accessing code-server over a secure context?

- [X] I am using a secure context.

### Notes

_No response_

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。