ADK has OAuth support, however some OAuth providers, such as Jira, require audience as a parameter e.g. [docs](https://developer.atlassian.com/cloud/confluence/oauth-2-3lo-apps/#implementing-oauth-2-0--3lo-). I would like to have audience as a configurable parameter as part of OAuth2Auth. There is no other alternative that I could find while using ADK with OAuth. There is [PR2738](https://github.com/google/adk-python/pull/2738) for this.