Class CapabilitiesCreateObject

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

@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2024-03-29T16:46:27.777599-05:00[America/Chicago]", comments="Generator version: 7.4.0") public class CapabilitiesCreateObject extends Object implements Serializable
Determines whether Okta assigns a new application account to each user managed by Okta. Okta doesn't create a new account if it detects that the username specified in Okta already exists in the application. The user's Okta username is assigned by default.
See Also: