Interface IdentityPlatformTenantInboundSamlConfigSpConfig

    • Method Detail

      • getCallbackUri

        @Stability(Stable)
        @NotNull
        String getCallbackUri()
        Callback URI where responses from IDP are handled. Must start with 'https://'.

        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/identity_platform_tenant_inbound_saml_config#callback_uri IdentityPlatformTenantInboundSamlConfig#callback_uri}

      • getSpEntityId

        @Stability(Stable)
        @NotNull
        String getSpEntityId()
        Unique identifier for all SAML entities.

        Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/identity_platform_tenant_inbound_saml_config#sp_entity_id IdentityPlatformTenantInboundSamlConfig#sp_entity_id}