simplesamlphp / simplesamlphp/simplesamlphp-module-oidc
Token endpoint requirement for `client_id` parameter
Đang mở
@cicnavi đang làm issue này rồi.
Từ ngày 30/4/2025.
prepared
- Ngôn ngữ chính
- PHP
- Star
- 50
- Fork
- 28
- Merge trung bình
- 1 phút
- Pull request đã merge (30 ngày)
- 2
Mô tả
Currently we require that client_id parameter is always present for requests on token endpoint. However, OAuth2 says:
client_id
REQUIRED, if the client is not authenticating with the
authorization server as described in Section 3.2.1.
This needs to be brought in line with the fact that, for example, we support private_key_jwt client authentication.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Bắt đầu từ đâu
- Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
- Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
- Fork repository và làm thay đổi trên một nhánh.
- Mở pull request có tham chiếu số hiệu của issue.
Đánh giá
Issue này chưa được đánh giá.