GetZeroTrustAccessApplicationSaasAppCustomAttribute

data class GetZeroTrustAccessApplicationSaasAppCustomAttribute(val friendlyName: String, val name: String, val nameFormat: String, val required: Boolean, val source: GetZeroTrustAccessApplicationSaasAppCustomAttributeSource)

Constructors

constructor(friendlyName: String, name: String, nameFormat: String, required: Boolean, source: GetZeroTrustAccessApplicationSaasAppCustomAttributeSource)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The SAML FriendlyName of the attribute.

Link copied to clipboard

The name of the attribute.

Link copied to clipboard

A globally unique name for an identity or service provider. Available values: "urn:oasis:names:tc:SAML:2.0:attrname-format:unspecified", "urn:oasis:names:tc:SAML:2.0:attrname-format:basic", "urn:oasis:names:tc:SAML:2.0:attrname-format:uri".

Link copied to clipboard

If the attribute is required when building a SAML assertion.