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.cloudidentity/v1.getInboundSamlSsoProfile
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
Gets an InboundSamlSsoProfile.
Using getInboundSamlSsoProfile
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 getInboundSamlSsoProfile(args: GetInboundSamlSsoProfileArgs, opts?: InvokeOptions): Promise<GetInboundSamlSsoProfileResult>
function getInboundSamlSsoProfileOutput(args: GetInboundSamlSsoProfileOutputArgs, opts?: InvokeOptions): Output<GetInboundSamlSsoProfileResult>def get_inbound_saml_sso_profile(inbound_saml_sso_profile_id: Optional[str] = None,
                                 opts: Optional[InvokeOptions] = None) -> GetInboundSamlSsoProfileResult
def get_inbound_saml_sso_profile_output(inbound_saml_sso_profile_id: Optional[pulumi.Input[str]] = None,
                                 opts: Optional[InvokeOptions] = None) -> Output[GetInboundSamlSsoProfileResult]func LookupInboundSamlSsoProfile(ctx *Context, args *LookupInboundSamlSsoProfileArgs, opts ...InvokeOption) (*LookupInboundSamlSsoProfileResult, error)
func LookupInboundSamlSsoProfileOutput(ctx *Context, args *LookupInboundSamlSsoProfileOutputArgs, opts ...InvokeOption) LookupInboundSamlSsoProfileResultOutput> Note: This function is named LookupInboundSamlSsoProfile in the Go SDK.
public static class GetInboundSamlSsoProfile 
{
    public static Task<GetInboundSamlSsoProfileResult> InvokeAsync(GetInboundSamlSsoProfileArgs args, InvokeOptions? opts = null)
    public static Output<GetInboundSamlSsoProfileResult> Invoke(GetInboundSamlSsoProfileInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetInboundSamlSsoProfileResult> getInboundSamlSsoProfile(GetInboundSamlSsoProfileArgs args, InvokeOptions options)
public static Output<GetInboundSamlSsoProfileResult> getInboundSamlSsoProfile(GetInboundSamlSsoProfileArgs args, InvokeOptions options)
fn::invoke:
  function: google-native:cloudidentity/v1:getInboundSamlSsoProfile
  arguments:
    # arguments dictionaryThe following arguments are supported:
- InboundSaml stringSso Profile Id 
- InboundSaml stringSso Profile Id 
- inboundSaml StringSso Profile Id 
- inboundSaml stringSso Profile Id 
- inboundSaml StringSso Profile Id 
getInboundSamlSsoProfile Result
The following output properties are available:
- Customer string
- Immutable. The customer. For example: customers/C0123abc.
- DisplayName string
- Human-readable name of the SAML SSO profile.
- IdpConfig Pulumi.Google Native. Cloud Identity. V1. Outputs. Saml Idp Config Response 
- SAML identity provider configuration.
- Name string
- Resource name of the SAML SSO profile.
- SpConfig Pulumi.Google Native. Cloud Identity. V1. Outputs. Saml Sp Config Response 
- SAML service provider configuration for this SAML SSO profile. These are the service provider details provided by Google that should be configured on the corresponding identity provider.
- Customer string
- Immutable. The customer. For example: customers/C0123abc.
- DisplayName string
- Human-readable name of the SAML SSO profile.
- IdpConfig SamlIdp Config Response 
- SAML identity provider configuration.
- Name string
- Resource name of the SAML SSO profile.
- SpConfig SamlSp Config Response 
- SAML service provider configuration for this SAML SSO profile. These are the service provider details provided by Google that should be configured on the corresponding identity provider.
- customer String
- Immutable. The customer. For example: customers/C0123abc.
- displayName String
- Human-readable name of the SAML SSO profile.
- idpConfig SamlIdp Config Response 
- SAML identity provider configuration.
- name String
- Resource name of the SAML SSO profile.
- spConfig SamlSp Config Response 
- SAML service provider configuration for this SAML SSO profile. These are the service provider details provided by Google that should be configured on the corresponding identity provider.
- customer string
- Immutable. The customer. For example: customers/C0123abc.
- displayName string
- Human-readable name of the SAML SSO profile.
- idpConfig SamlIdp Config Response 
- SAML identity provider configuration.
- name string
- Resource name of the SAML SSO profile.
- spConfig SamlSp Config Response 
- SAML service provider configuration for this SAML SSO profile. These are the service provider details provided by Google that should be configured on the corresponding identity provider.
- customer str
- Immutable. The customer. For example: customers/C0123abc.
- display_name str
- Human-readable name of the SAML SSO profile.
- idp_config SamlIdp Config Response 
- SAML identity provider configuration.
- name str
- Resource name of the SAML SSO profile.
- sp_config SamlSp Config Response 
- SAML service provider configuration for this SAML SSO profile. These are the service provider details provided by Google that should be configured on the corresponding identity provider.
- customer String
- Immutable. The customer. For example: customers/C0123abc.
- displayName String
- Human-readable name of the SAML SSO profile.
- idpConfig Property Map
- SAML identity provider configuration.
- name String
- Resource name of the SAML SSO profile.
- spConfig Property Map
- SAML service provider configuration for this SAML SSO profile. These are the service provider details provided by Google that should be configured on the corresponding identity provider.
Supporting Types
SamlIdpConfigResponse   
- ChangePassword stringUri 
- The Change Password URL of the identity provider. Users will be sent to this URL when changing their passwords at myaccount.google.com. This takes precedence over the change password URL configured at customer-level. Must useHTTPS.
- EntityId string
- The SAML Entity ID of the identity provider.
- LogoutRedirect stringUri 
- The Logout Redirect URL (sign-out page URL) of the identity provider. When a user clicks the sign-out link on a Google page, they will be redirected to this URL. This is a pure redirect with no attached SAML LogoutRequesti.e. SAML single logout is not supported. Must useHTTPS.
- SingleSign stringOn Service Uri 
- The SingleSignOnServiceendpoint location (sign-in page URL) of the identity provider. This is the URL where theAuthnRequestwill be sent. Must useHTTPS. Assumed to accept theHTTP-Redirectbinding.
- ChangePassword stringUri 
- The Change Password URL of the identity provider. Users will be sent to this URL when changing their passwords at myaccount.google.com. This takes precedence over the change password URL configured at customer-level. Must useHTTPS.
- EntityId string
- The SAML Entity ID of the identity provider.
- LogoutRedirect stringUri 
- The Logout Redirect URL (sign-out page URL) of the identity provider. When a user clicks the sign-out link on a Google page, they will be redirected to this URL. This is a pure redirect with no attached SAML LogoutRequesti.e. SAML single logout is not supported. Must useHTTPS.
- SingleSign stringOn Service Uri 
- The SingleSignOnServiceendpoint location (sign-in page URL) of the identity provider. This is the URL where theAuthnRequestwill be sent. Must useHTTPS. Assumed to accept theHTTP-Redirectbinding.
- changePassword StringUri 
- The Change Password URL of the identity provider. Users will be sent to this URL when changing their passwords at myaccount.google.com. This takes precedence over the change password URL configured at customer-level. Must useHTTPS.
- entityId String
- The SAML Entity ID of the identity provider.
- logoutRedirect StringUri 
- The Logout Redirect URL (sign-out page URL) of the identity provider. When a user clicks the sign-out link on a Google page, they will be redirected to this URL. This is a pure redirect with no attached SAML LogoutRequesti.e. SAML single logout is not supported. Must useHTTPS.
- singleSign StringOn Service Uri 
- The SingleSignOnServiceendpoint location (sign-in page URL) of the identity provider. This is the URL where theAuthnRequestwill be sent. Must useHTTPS. Assumed to accept theHTTP-Redirectbinding.
- changePassword stringUri 
- The Change Password URL of the identity provider. Users will be sent to this URL when changing their passwords at myaccount.google.com. This takes precedence over the change password URL configured at customer-level. Must useHTTPS.
- entityId string
- The SAML Entity ID of the identity provider.
- logoutRedirect stringUri 
- The Logout Redirect URL (sign-out page URL) of the identity provider. When a user clicks the sign-out link on a Google page, they will be redirected to this URL. This is a pure redirect with no attached SAML LogoutRequesti.e. SAML single logout is not supported. Must useHTTPS.
- singleSign stringOn Service Uri 
- The SingleSignOnServiceendpoint location (sign-in page URL) of the identity provider. This is the URL where theAuthnRequestwill be sent. Must useHTTPS. Assumed to accept theHTTP-Redirectbinding.
- change_password_ struri 
- The Change Password URL of the identity provider. Users will be sent to this URL when changing their passwords at myaccount.google.com. This takes precedence over the change password URL configured at customer-level. Must useHTTPS.
- entity_id str
- The SAML Entity ID of the identity provider.
- logout_redirect_ struri 
- The Logout Redirect URL (sign-out page URL) of the identity provider. When a user clicks the sign-out link on a Google page, they will be redirected to this URL. This is a pure redirect with no attached SAML LogoutRequesti.e. SAML single logout is not supported. Must useHTTPS.
- single_sign_ stron_ service_ uri 
- The SingleSignOnServiceendpoint location (sign-in page URL) of the identity provider. This is the URL where theAuthnRequestwill be sent. Must useHTTPS. Assumed to accept theHTTP-Redirectbinding.
- changePassword StringUri 
- The Change Password URL of the identity provider. Users will be sent to this URL when changing their passwords at myaccount.google.com. This takes precedence over the change password URL configured at customer-level. Must useHTTPS.
- entityId String
- The SAML Entity ID of the identity provider.
- logoutRedirect StringUri 
- The Logout Redirect URL (sign-out page URL) of the identity provider. When a user clicks the sign-out link on a Google page, they will be redirected to this URL. This is a pure redirect with no attached SAML LogoutRequesti.e. SAML single logout is not supported. Must useHTTPS.
- singleSign StringOn Service Uri 
- The SingleSignOnServiceendpoint location (sign-in page URL) of the identity provider. This is the URL where theAuthnRequestwill be sent. Must useHTTPS. Assumed to accept theHTTP-Redirectbinding.
SamlSpConfigResponse   
- AssertionConsumer stringService Uri 
- The SAML Assertion Consumer Service (ACS) URL to be used for the IDP-initiated login. Assumed to accept response messages via the HTTP-POSTbinding.
- EntityId string
- The SAML Entity ID for this service provider.
- AssertionConsumer stringService Uri 
- The SAML Assertion Consumer Service (ACS) URL to be used for the IDP-initiated login. Assumed to accept response messages via the HTTP-POSTbinding.
- EntityId string
- The SAML Entity ID for this service provider.
- assertionConsumer StringService Uri 
- The SAML Assertion Consumer Service (ACS) URL to be used for the IDP-initiated login. Assumed to accept response messages via the HTTP-POSTbinding.
- entityId String
- The SAML Entity ID for this service provider.
- assertionConsumer stringService Uri 
- The SAML Assertion Consumer Service (ACS) URL to be used for the IDP-initiated login. Assumed to accept response messages via the HTTP-POSTbinding.
- entityId string
- The SAML Entity ID for this service provider.
- assertion_consumer_ strservice_ uri 
- The SAML Assertion Consumer Service (ACS) URL to be used for the IDP-initiated login. Assumed to accept response messages via the HTTP-POSTbinding.
- entity_id str
- The SAML Entity ID for this service provider.
- assertionConsumer StringService Uri 
- The SAML Assertion Consumer Service (ACS) URL to be used for the IDP-initiated login. Assumed to accept response messages via the HTTP-POSTbinding.
- entityId String
- The SAML Entity ID for this service provider.
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