FireDAC Components for REST

Build 23.0.8804

OAuthIncludeCallbackURL

Whether to include the callback URL in an access token request.

Syntax


property OAuthIncludeCallbackURL: Boolean;

Data Type

Boolean

Default Value

true

Remarks

This defaults to true since standards-compliant OAuth services will ignore the redirect_uri parameter for grant types like CLIENT or PASSWORD that do not require it.

This option should only be enabled for OAuth services that report errors when redirect_uri is included.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8804