-
Notifications
You must be signed in to change notification settings - Fork 46
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Hi ibind maintainers,
The "Advanced OAuth 1.0a" docs mention asking for info on OAuth 2.0 implementation. Based on recent IBKR documentation and communication, it seems they support OAuth 2.0 via the private_key_jwt method (RFC 7521/RFC 7523), using the https://api.ibkr.com/v1/api endpoint. (As an eligible business user, I'm currently onboarding with IBKR for this and might be able to provide more specifics later).
Adding support for this could potentially:
- Allow users with eligible accounts (currently business/institutional, possibly wider later) to run ibind in headless/automated environments without the gateway.
- Offer an alternative to the current OAuth 1.0a method, which relies on the unmaintained pyCrypto library.
Is supporting this OAuth 2.0 flow something the ibind project might consider, or are there existing plans related to it?
Thanks for any information!
jcoffi
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request