Class SamlApplicationSettingsSignOn

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

@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2024-08-09T14:19:33.269913-05:00[America/Chicago]", comments="Generator version: 7.7.0") public class SamlApplicationSettingsSignOn extends Object implements Serializable
SAML sign-on attributes. > **Note:** Only for SAML 2.0, set either `destinationOverride` or `ssoAcsUrl` to configure any other SAML 2.0 attributes in this section.
See Also: