- Issue created by @geoffreyr
- 🇦🇺Australia geoffreyr
Might want to look at odata_client.odata_server schema errors 🐛 odata_client.odata_server schema errors Active first before we add anything new to the schema.
I'd like to be able to access OAuth version 2.0 endpoints. Seems straightforward to add configuration to support it.
N/A
Add an extra config option that allows endpoints to be configured with OAuth versioning. Would default to 1.0 if unset.
* Add config option
* Implement in both generic and Azure Odata auth plugins
An extra setting selector would be added for Odata servers.
None.
An extra option for OAuth API version would be added.
Active
3.1
Code
Might want to look at odata_client.odata_server schema errors 🐛 odata_client.odata_server schema errors Active first before we add anything new to the schema.