Class ProfileSettingObject

java.lang.Object
com.okta.sdk.resource.model.ProfileSettingObject
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 ProfileSettingObject extends Object implements Serializable
This setting determines whether a user in the application gets updated when they're updated in Okta. If enabled, Okta updates a user's attributes in the application when the application is assigned. Future changes made to the Okta user's profile automatically overwrite the corresponding attribute value in the application.
See Also: