Feature Request: Add support for custom Host header and SSL context configuration
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 45/100
Research direction
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.
Written by the indexing model from the issue text.
Description
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).
- Dominant language
- Python
- Stars
- 16
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from zitadel/client-python
-
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
zitadel/client-python#125 ·
-
Difficulty 3/5 1-2 days Newbie friendliness 72/100
zitadel/client-python#140 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 52/100
zitadel/client-python#99 ·
-
Release SDK for V5 Open
zitadel/client-python#80 · 1 assignee ·
-
Difficulty 5/5 Over a week Newbie friendliness 25/100
zitadel/client-python#66 · 1 comment · 4 reactions ·
All issues in zitadel/client-python
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100