Class SamlAttributeStatement

java.lang.Object
com.okta.sdk.resource.model.SamlAttributeStatement
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 SamlAttributeStatement extends Object implements Serializable
Define custom attribute statements for the integration. These statements are inserted into the SAML assertions shared with your app
See Also: