You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::WorkLink::Types::DescribeIdentityProviderConfigurationResponse
- Inherits:
-
Struct
- Object
- Struct
- Aws::WorkLink::Types::DescribeIdentityProviderConfigurationResponse
- Defined in:
- (unknown)
Overview
Returned by:
Instance Attribute Summary collapse
-
#identity_provider_saml_metadata ⇒ String
The SAML metadata document provided by the user’s identity provider.
-
#identity_provider_type ⇒ String
The type of identity provider.
-
#service_provider_saml_metadata ⇒ String
The SAML metadata document uploaded to the user’s identity provider.
Instance Attribute Details
#identity_provider_saml_metadata ⇒ String
The SAML metadata document provided by the user’s identity provider.
#identity_provider_type ⇒ String
The type of identity provider.
Possible values:
- SAML
#service_provider_saml_metadata ⇒ String
The SAML metadata document uploaded to the user’s identity provider.