JDBC Driver for Avro

Build 22.0.8462

OAuthPasswordGrantMode

How to pass Client Id and Secret with OAuthGrantType is set to Password.

Possible Values

Post, Basic

Data Type

string

Default Value

"Post"

Remarks

The OAuth RFC specifies two methods of passing the OAuthClientId and OAuthClientSecret when using the Password OAuthGrantType. The most commonly used is to pass them via post data to the service. However, some services may require that you pass them via the Authorize header as to be used in BASIC authorization. Change this property to Basic to submit the parameters as part of the Authorize header instead of the post data.

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8462