Feature Request: Add support for custom Host header and SSL context configuration
まだ誰も着手していません。
評価
調査の方向性
Locate the Python client initialization methods with_private_key(), with_client_credentials(), and with_access_token(), then trace how they configure requests. Done means callers can provide a custom Host header and SSL context, including for proxy deployments and private certificate authorities; add or update tests where the request configuration is covered.
索引モデルが issue の本文から書いたものです。
説明
Description
The current Zitadel Python client initialization methods (with_private_key(), with_client_credentials(), with_access_token()) don't provide parameters to:
- Set a custom Host in the header for requests
- Configure a custom SSL context for private/self-signed certificates
This limitation makes it difficult to use the client in common deployment scenarios, particularly when Zitadel is running behind a proxy with externalSSL=true external domian and and internal container-to-container communication is needed, or when using private Certificate Authorities (e.g., mkcert for development).
- 主要言語
- Python
- スター
- 16
- フォーク
- 3
- PR マージ指標
- 30日以内にマージされた PR はありません
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
zitadel/client-python のほかの issue
-
難易度 2/5 1〜3時間 初心者へのやさしさ 68/100
zitadel/client-python#125 ·
-
難易度 3/5 1〜2日 初心者へのやさしさ 72/100
zitadel/client-python#140 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 52/100
zitadel/client-python#99 ·
-
Release SDK for V5 オープン
zitadel/client-python#80 · 担当者 1 名 ·
-
難易度 5/5 1週間以上 初心者へのやさしさ 25/100
zitadel/client-python#66 · コメント 1 件 · リアクション 4 件 ·
zitadel/client-python の issue をすべて見る
似ている issue
-
bug
難易度 2/5 1〜3時間 初心者へのやさしさ 82/100
-
難易度 2/5 1〜3時間 初心者へのやさしさ 88/100
use-agent-os/agent-os#3314 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 75/100
BasedHardware/omi#15662 · コメント 1 件 ·
-
documentation help wanted
難易度 2/5 1〜3時間 初心者へのやさしさ 90/100
-
難易度 2/5 1〜3時間 初心者へのやさしさ 62/100
AiursoftWeb/AnduinOS-2#19 ·