Google Cloud Native is in preview. Google Cloud Classic is fully supported.
Google Cloud Native v0.32.0 published on Wednesday, Nov 29, 2023 by Pulumi
google-native.identitytoolkit/v2.getInboundSamlConfig
Explore with Pulumi AI
Google Cloud Native is in preview. Google Cloud Classic is fully supported.
Google Cloud Native v0.32.0 published on Wednesday, Nov 29, 2023 by Pulumi
Retrieve an inbound SAML configuration for an Identity Toolkit project.
Using getInboundSamlConfig
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getInboundSamlConfig(args: GetInboundSamlConfigArgs, opts?: InvokeOptions): Promise<GetInboundSamlConfigResult>
function getInboundSamlConfigOutput(args: GetInboundSamlConfigOutputArgs, opts?: InvokeOptions): Output<GetInboundSamlConfigResult>def get_inbound_saml_config(inbound_saml_config_id: Optional[str] = None,
                            project: Optional[str] = None,
                            tenant_id: Optional[str] = None,
                            opts: Optional[InvokeOptions] = None) -> GetInboundSamlConfigResult
def get_inbound_saml_config_output(inbound_saml_config_id: Optional[pulumi.Input[str]] = None,
                            project: Optional[pulumi.Input[str]] = None,
                            tenant_id: Optional[pulumi.Input[str]] = None,
                            opts: Optional[InvokeOptions] = None) -> Output[GetInboundSamlConfigResult]func LookupInboundSamlConfig(ctx *Context, args *LookupInboundSamlConfigArgs, opts ...InvokeOption) (*LookupInboundSamlConfigResult, error)
func LookupInboundSamlConfigOutput(ctx *Context, args *LookupInboundSamlConfigOutputArgs, opts ...InvokeOption) LookupInboundSamlConfigResultOutput> Note: This function is named LookupInboundSamlConfig in the Go SDK.
public static class GetInboundSamlConfig 
{
    public static Task<GetInboundSamlConfigResult> InvokeAsync(GetInboundSamlConfigArgs args, InvokeOptions? opts = null)
    public static Output<GetInboundSamlConfigResult> Invoke(GetInboundSamlConfigInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetInboundSamlConfigResult> getInboundSamlConfig(GetInboundSamlConfigArgs args, InvokeOptions options)
public static Output<GetInboundSamlConfigResult> getInboundSamlConfig(GetInboundSamlConfigArgs args, InvokeOptions options)
fn::invoke:
  function: google-native:identitytoolkit/v2:getInboundSamlConfig
  arguments:
    # arguments dictionaryThe following arguments are supported:
- InboundSaml stringConfig Id 
- TenantId string
- Project string
- InboundSaml stringConfig Id 
- TenantId string
- Project string
- inboundSaml StringConfig Id 
- tenantId String
- project String
- inboundSaml stringConfig Id 
- tenantId string
- project string
- inbound_saml_ strconfig_ id 
- tenant_id str
- project str
- inboundSaml StringConfig Id 
- tenantId String
- project String
getInboundSamlConfig Result
The following output properties are available:
- DisplayName string
- The config's display name set by developers.
- Enabled bool
- True if allows the user to sign in with the provider.
- IdpConfig Pulumi.Google Native. Identity Toolkit. V2. Outputs. Google Cloud Identitytoolkit Admin V2Idp Config Response 
- The SAML IdP (Identity Provider) configuration when the project acts as the relying party.
- Name string
- The name of the InboundSamlConfig resource, for example: 'projects/my-awesome-project/inboundSamlConfigs/my-config-id'. Ignored during create requests.
- SpConfig Pulumi.Google Native. Identity Toolkit. V2. Outputs. Google Cloud Identitytoolkit Admin V2Sp Config Response 
- The SAML SP (Service Provider) configuration when the project acts as the relying party to receive and accept an authentication assertion issued by a SAML identity provider.
- DisplayName string
- The config's display name set by developers.
- Enabled bool
- True if allows the user to sign in with the provider.
- IdpConfig GoogleCloud Identitytoolkit Admin V2Idp Config Response 
- The SAML IdP (Identity Provider) configuration when the project acts as the relying party.
- Name string
- The name of the InboundSamlConfig resource, for example: 'projects/my-awesome-project/inboundSamlConfigs/my-config-id'. Ignored during create requests.
- SpConfig GoogleCloud Identitytoolkit Admin V2Sp Config Response 
- The SAML SP (Service Provider) configuration when the project acts as the relying party to receive and accept an authentication assertion issued by a SAML identity provider.
- displayName String
- The config's display name set by developers.
- enabled Boolean
- True if allows the user to sign in with the provider.
- idpConfig GoogleCloud Identitytoolkit Admin V2Idp Config Response 
- The SAML IdP (Identity Provider) configuration when the project acts as the relying party.
- name String
- The name of the InboundSamlConfig resource, for example: 'projects/my-awesome-project/inboundSamlConfigs/my-config-id'. Ignored during create requests.
- spConfig GoogleCloud Identitytoolkit Admin V2Sp Config Response 
- The SAML SP (Service Provider) configuration when the project acts as the relying party to receive and accept an authentication assertion issued by a SAML identity provider.
- displayName string
- The config's display name set by developers.
- enabled boolean
- True if allows the user to sign in with the provider.
- idpConfig GoogleCloud Identitytoolkit Admin V2Idp Config Response 
- The SAML IdP (Identity Provider) configuration when the project acts as the relying party.
- name string
- The name of the InboundSamlConfig resource, for example: 'projects/my-awesome-project/inboundSamlConfigs/my-config-id'. Ignored during create requests.
- spConfig GoogleCloud Identitytoolkit Admin V2Sp Config Response 
- The SAML SP (Service Provider) configuration when the project acts as the relying party to receive and accept an authentication assertion issued by a SAML identity provider.
- display_name str
- The config's display name set by developers.
- enabled bool
- True if allows the user to sign in with the provider.
- idp_config GoogleCloud Identitytoolkit Admin V2Idp Config Response 
- The SAML IdP (Identity Provider) configuration when the project acts as the relying party.
- name str
- The name of the InboundSamlConfig resource, for example: 'projects/my-awesome-project/inboundSamlConfigs/my-config-id'. Ignored during create requests.
- sp_config GoogleCloud Identitytoolkit Admin V2Sp Config Response 
- The SAML SP (Service Provider) configuration when the project acts as the relying party to receive and accept an authentication assertion issued by a SAML identity provider.
- displayName String
- The config's display name set by developers.
- enabled Boolean
- True if allows the user to sign in with the provider.
- idpConfig Property Map
- The SAML IdP (Identity Provider) configuration when the project acts as the relying party.
- name String
- The name of the InboundSamlConfig resource, for example: 'projects/my-awesome-project/inboundSamlConfigs/my-config-id'. Ignored during create requests.
- spConfig Property Map
- The SAML SP (Service Provider) configuration when the project acts as the relying party to receive and accept an authentication assertion issued by a SAML identity provider.
Supporting Types
GoogleCloudIdentitytoolkitAdminV2IdpCertificateResponse      
- X509Certificate string
- The x509 certificate
- X509Certificate string
- The x509 certificate
- x509Certificate String
- The x509 certificate
- x509Certificate string
- The x509 certificate
- x509_certificate str
- The x509 certificate
- x509Certificate String
- The x509 certificate
GoogleCloudIdentitytoolkitAdminV2IdpConfigResponse      
- IdpCertificates List<Pulumi.Google Native. Identity Toolkit. V2. Inputs. Google Cloud Identitytoolkit Admin V2Idp Certificate Response> 
- IDP's public keys for verifying signature in the assertions.
- IdpEntity stringId 
- Unique identifier for all SAML entities.
- SignRequest bool
- Indicates if outbounding SAMLRequest should be signed.
- SsoUrl string
- URL to send Authentication request to.
- IdpCertificates []GoogleCloud Identitytoolkit Admin V2Idp Certificate Response 
- IDP's public keys for verifying signature in the assertions.
- IdpEntity stringId 
- Unique identifier for all SAML entities.
- SignRequest bool
- Indicates if outbounding SAMLRequest should be signed.
- SsoUrl string
- URL to send Authentication request to.
- idpCertificates List<GoogleCloud Identitytoolkit Admin V2Idp Certificate Response> 
- IDP's public keys for verifying signature in the assertions.
- idpEntity StringId 
- Unique identifier for all SAML entities.
- signRequest Boolean
- Indicates if outbounding SAMLRequest should be signed.
- ssoUrl String
- URL to send Authentication request to.
- idpCertificates GoogleCloud Identitytoolkit Admin V2Idp Certificate Response[] 
- IDP's public keys for verifying signature in the assertions.
- idpEntity stringId 
- Unique identifier for all SAML entities.
- signRequest boolean
- Indicates if outbounding SAMLRequest should be signed.
- ssoUrl string
- URL to send Authentication request to.
- idp_certificates Sequence[GoogleCloud Identitytoolkit Admin V2Idp Certificate Response] 
- IDP's public keys for verifying signature in the assertions.
- idp_entity_ strid 
- Unique identifier for all SAML entities.
- sign_request bool
- Indicates if outbounding SAMLRequest should be signed.
- sso_url str
- URL to send Authentication request to.
- idpCertificates List<Property Map>
- IDP's public keys for verifying signature in the assertions.
- idpEntity StringId 
- Unique identifier for all SAML entities.
- signRequest Boolean
- Indicates if outbounding SAMLRequest should be signed.
- ssoUrl String
- URL to send Authentication request to.
GoogleCloudIdentitytoolkitAdminV2SpCertificateResponse      
- ExpiresAt string
- Timestamp of the cert expiration instance.
- X509Certificate string
- Self-signed public certificate.
- ExpiresAt string
- Timestamp of the cert expiration instance.
- X509Certificate string
- Self-signed public certificate.
- expiresAt String
- Timestamp of the cert expiration instance.
- x509Certificate String
- Self-signed public certificate.
- expiresAt string
- Timestamp of the cert expiration instance.
- x509Certificate string
- Self-signed public certificate.
- expires_at str
- Timestamp of the cert expiration instance.
- x509_certificate str
- Self-signed public certificate.
- expiresAt String
- Timestamp of the cert expiration instance.
- x509Certificate String
- Self-signed public certificate.
GoogleCloudIdentitytoolkitAdminV2SpConfigResponse      
- CallbackUri string
- Callback URI where responses from IDP are handled.
- SpCertificates List<Pulumi.Google Native. Identity Toolkit. V2. Inputs. Google Cloud Identitytoolkit Admin V2Sp Certificate Response> 
- Public certificates generated by the server to verify the signature in SAMLRequest in the SP-initiated flow.
- SpEntity stringId 
- Unique identifier for all SAML entities.
- CallbackUri string
- Callback URI where responses from IDP are handled.
- SpCertificates []GoogleCloud Identitytoolkit Admin V2Sp Certificate Response 
- Public certificates generated by the server to verify the signature in SAMLRequest in the SP-initiated flow.
- SpEntity stringId 
- Unique identifier for all SAML entities.
- callbackUri String
- Callback URI where responses from IDP are handled.
- spCertificates List<GoogleCloud Identitytoolkit Admin V2Sp Certificate Response> 
- Public certificates generated by the server to verify the signature in SAMLRequest in the SP-initiated flow.
- spEntity StringId 
- Unique identifier for all SAML entities.
- callbackUri string
- Callback URI where responses from IDP are handled.
- spCertificates GoogleCloud Identitytoolkit Admin V2Sp Certificate Response[] 
- Public certificates generated by the server to verify the signature in SAMLRequest in the SP-initiated flow.
- spEntity stringId 
- Unique identifier for all SAML entities.
- callback_uri str
- Callback URI where responses from IDP are handled.
- sp_certificates Sequence[GoogleCloud Identitytoolkit Admin V2Sp Certificate Response] 
- Public certificates generated by the server to verify the signature in SAMLRequest in the SP-initiated flow.
- sp_entity_ strid 
- Unique identifier for all SAML entities.
- callbackUri String
- Callback URI where responses from IDP are handled.
- spCertificates List<Property Map>
- Public certificates generated by the server to verify the signature in SAMLRequest in the SP-initiated flow.
- spEntity StringId 
- Unique identifier for all SAML entities.
Package Details
- Repository
- Google Cloud Native pulumi/pulumi-google-native
- License
- Apache-2.0
Google Cloud Native is in preview. Google Cloud Classic is fully supported.
Google Cloud Native v0.32.0 published on Wednesday, Nov 29, 2023 by Pulumi