OAuth User Configuration
Creates an OAuth configuration with the specified parameters.
Since
200.1.0
Parameters
the URL of the portal to authenticate with
a unique identifier associated with an application registered with the portal that assists with client/server OAuth authentication
the URL that the OAuth login page redirects to when authentication completes
the OAuth login page is displayed in the language specified by the given locale, set by the device by default
the requested expiration interval for the OAuth refresh token
the requested exchange interval for the OAuth refresh token
the requested expiration interval (in minutes) for federated tokens generated using the OAuth credential. Setting this to null means that the default interval will be used
a Boolean value indicating whether to show "Cancel" button on the OAuth login page
a Boolean value indicating whether to show "Cancel" button on the OAuth login page
a Boolean value indicating whether the OAuth login session should ask the browser for a private authentication session