Package com.okta.sdk.resource.model
Class Sso
java.lang.Object
com.okta.sdk.resource.model.Sso
- 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 Sso
extends Object
implements Serializable
Supported SSO protocol configurations. You must configure at least one protocol: `oidc` or `saml`
- See Also:
-
Field Details
-
JSON_PROPERTY_OIDC
- See Also:
-
JSON_PROPERTY_SAML
- See Also:
-
-
Constructor Details
-
Sso
public Sso()
-
-
Method Details