SamlSsoInfoResponse

data class SamlSsoInfoResponse(val inboundSamlSsoProfile: String)

Details that are applicable when sso_mode == SAML_SSO.

Constructors

Link copied to clipboard
constructor(inboundSamlSsoProfile: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Name of the InboundSamlSsoProfile to use. Must be of the form inboundSamlSsoProfiles/{inbound_saml_sso_profile}.