Skip to content

Feature Request: Support for IBKR OAuth 2.0 Authentication #102

@climbercarmich

Description

@climbercarmich

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions