Class AuthenticationProvider

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

@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2024-09-23T08:35:59.300824-05:00[America/Chicago]", comments="Generator version: 7.8.0") public class AuthenticationProvider extends Object implements Serializable
Specifies the authentication provider that validates the User's password credential. The User's current provider is managed by the Delegated Authentication settings for your organization. The provider object is **read-only**.
See Also: