Environment Federation Parameters
data class EnvironmentFederationParameters(val applicationCallBackUrl: String? = null, val attributeMap: List<EnvironmentFederationParametersAttributeMapItemProperties>? = null, val federationProviderName: String? = null, val federationUrn: String? = null, val samlMetadataDocument: String? = null, val samlMetadataUrl: String? = null)
Additional parameters to identify Federation mode
Properties
Link copied to clipboard
SAML metadata URL to link with the Environment
Link copied to clipboard
Attribute map for SAML configuration
Link copied to clipboard
Federation provider name to link with the Environment
Link copied to clipboard
SAML metadata URL to link with the Environment
Link copied to clipboard
SAML metadata document to link the federation provider to the Environment
Link copied to clipboard
SAML metadata URL to link with the Environment