API Integrator 2016 Java Edition
API Integrator 2016 Java Edition
Questions / Feedback?

OAuthServerAuthURL Property

The URL of the OAuth authorization server.

Syntax

public String getOAuthServerAuthURL();
public void setOAuthServerAuthURL(String OAuthServerAuthURL);

Remarks

Specifies the URL of the OAuth authorization server used in the OAuth process. This value is used when constructing the URL to which the user will be redirected to authenticate and grant access.

This property must be set before calling SendRequest (or querying OAuthToken) when using OAuth for authentication.

This property is not available at design time.

Default Value

""

 
 
Copyright (c) 2021 /n software inc. - All rights reserved.
API Integrator 2016 Java Edition - Version 16.0 [Build 7709]