Class ProvisioningConnectionProfileOauth

java.lang.Object
com.okta.sdk.resource.model.ProvisioningConnectionProfileOauth
All Implemented Interfaces:
Serializable

@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2024-05-15T15:23:54.977606597Z[Etc/UTC]", comments="Generator version: 7.4.0") public class ProvisioningConnectionProfileOauth extends Object implements Serializable
The app provisioning connection profile used to configure the method of authentication and the credentials. Currently, token-based and OAuth 2.0-based authentication are supported.
See Also: