AccessApplicationPolicyIncludeSaml

data class AccessApplicationPolicyIncludeSaml(val attributeName: String, val attributeValue: String, val identityProviderId: String)

Constructors

Link copied to clipboard
constructor(attributeName: String, attributeValue: String, identityProviderId: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The name of the SAML attribute.

Link copied to clipboard

The SAML attribute value to look for.

Link copied to clipboard

The ID of your SAML identity provider.