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/v1beta1.getInboundSsoAssignment
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 InboundSsoAssignment.
Using getInboundSsoAssignment
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 getInboundSsoAssignment(args: GetInboundSsoAssignmentArgs, opts?: InvokeOptions): Promise<GetInboundSsoAssignmentResult>
function getInboundSsoAssignmentOutput(args: GetInboundSsoAssignmentOutputArgs, opts?: InvokeOptions): Output<GetInboundSsoAssignmentResult>
def get_inbound_sso_assignment(inbound_sso_assignment_id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetInboundSsoAssignmentResult
def get_inbound_sso_assignment_output(inbound_sso_assignment_id: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetInboundSsoAssignmentResult]
func LookupInboundSsoAssignment(ctx *Context, args *LookupInboundSsoAssignmentArgs, opts ...InvokeOption) (*LookupInboundSsoAssignmentResult, error)
func LookupInboundSsoAssignmentOutput(ctx *Context, args *LookupInboundSsoAssignmentOutputArgs, opts ...InvokeOption) LookupInboundSsoAssignmentResultOutput
> Note: This function is named LookupInboundSsoAssignment
in the Go SDK.
public static class GetInboundSsoAssignment
{
public static Task<GetInboundSsoAssignmentResult> InvokeAsync(GetInboundSsoAssignmentArgs args, InvokeOptions? opts = null)
public static Output<GetInboundSsoAssignmentResult> Invoke(GetInboundSsoAssignmentInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetInboundSsoAssignmentResult> getInboundSsoAssignment(GetInboundSsoAssignmentArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: google-native:cloudidentity/v1beta1:getInboundSsoAssignment
arguments:
# arguments dictionary
The following arguments are supported:
- Inbound
Sso stringAssignment Id
- Inbound
Sso stringAssignment Id
- inbound
Sso StringAssignment Id
- inbound
Sso stringAssignment Id
- inbound
Sso StringAssignment Id
getInboundSsoAssignment Result
The following output properties are available:
- Customer string
- Immutable. The customer. For example:
customers/C0123abc
. - Name string
- Resource name of the Inbound SSO Assignment.
- Rank int
- Must be zero (which is the default value so it can be omitted) for assignments with
target_org_unit
set and must be greater-than-or-equal-to one for assignments withtarget_group
set. - Saml
Sso Pulumi.Info Google Native. Cloud Identity. V1Beta1. Outputs. Saml Sso Info Response - SAML SSO details. Must be set if and only if
sso_mode
is set toSAML_SSO
. - Sign
In Pulumi.Behavior Google Native. Cloud Identity. V1Beta1. Outputs. Sign In Behavior Response - Assertions about users assigned to an IdP will always be accepted from that IdP. This controls whether/when Google should redirect a user to the IdP. Unset (defaults) is the recommended configuration.
- Sso
Mode string - Inbound SSO behavior.
- Target
Group string - Immutable. Must be of the form
groups/{group}
. - Target
Org stringUnit - Immutable. Must be of the form
orgUnits/{org_unit}
.
- Customer string
- Immutable. The customer. For example:
customers/C0123abc
. - Name string
- Resource name of the Inbound SSO Assignment.
- Rank int
- Must be zero (which is the default value so it can be omitted) for assignments with
target_org_unit
set and must be greater-than-or-equal-to one for assignments withtarget_group
set. - Saml
Sso SamlInfo Sso Info Response - SAML SSO details. Must be set if and only if
sso_mode
is set toSAML_SSO
. - Sign
In SignBehavior In Behavior Response - Assertions about users assigned to an IdP will always be accepted from that IdP. This controls whether/when Google should redirect a user to the IdP. Unset (defaults) is the recommended configuration.
- Sso
Mode string - Inbound SSO behavior.
- Target
Group string - Immutable. Must be of the form
groups/{group}
. - Target
Org stringUnit - Immutable. Must be of the form
orgUnits/{org_unit}
.
- customer String
- Immutable. The customer. For example:
customers/C0123abc
. - name String
- Resource name of the Inbound SSO Assignment.
- rank Integer
- Must be zero (which is the default value so it can be omitted) for assignments with
target_org_unit
set and must be greater-than-or-equal-to one for assignments withtarget_group
set. - saml
Sso SamlInfo Sso Info Response - SAML SSO details. Must be set if and only if
sso_mode
is set toSAML_SSO
. - sign
In SignBehavior In Behavior Response - Assertions about users assigned to an IdP will always be accepted from that IdP. This controls whether/when Google should redirect a user to the IdP. Unset (defaults) is the recommended configuration.
- sso
Mode String - Inbound SSO behavior.
- target
Group String - Immutable. Must be of the form
groups/{group}
. - target
Org StringUnit - Immutable. Must be of the form
orgUnits/{org_unit}
.
- customer string
- Immutable. The customer. For example:
customers/C0123abc
. - name string
- Resource name of the Inbound SSO Assignment.
- rank number
- Must be zero (which is the default value so it can be omitted) for assignments with
target_org_unit
set and must be greater-than-or-equal-to one for assignments withtarget_group
set. - saml
Sso SamlInfo Sso Info Response - SAML SSO details. Must be set if and only if
sso_mode
is set toSAML_SSO
. - sign
In SignBehavior In Behavior Response - Assertions about users assigned to an IdP will always be accepted from that IdP. This controls whether/when Google should redirect a user to the IdP. Unset (defaults) is the recommended configuration.
- sso
Mode string - Inbound SSO behavior.
- target
Group string - Immutable. Must be of the form
groups/{group}
. - target
Org stringUnit - Immutable. Must be of the form
orgUnits/{org_unit}
.
- customer str
- Immutable. The customer. For example:
customers/C0123abc
. - name str
- Resource name of the Inbound SSO Assignment.
- rank int
- Must be zero (which is the default value so it can be omitted) for assignments with
target_org_unit
set and must be greater-than-or-equal-to one for assignments withtarget_group
set. - saml_
sso_ Samlinfo Sso Info Response - SAML SSO details. Must be set if and only if
sso_mode
is set toSAML_SSO
. - sign_
in_ Signbehavior In Behavior Response - Assertions about users assigned to an IdP will always be accepted from that IdP. This controls whether/when Google should redirect a user to the IdP. Unset (defaults) is the recommended configuration.
- sso_
mode str - Inbound SSO behavior.
- target_
group str - Immutable. Must be of the form
groups/{group}
. - target_
org_ strunit - Immutable. Must be of the form
orgUnits/{org_unit}
.
- customer String
- Immutable. The customer. For example:
customers/C0123abc
. - name String
- Resource name of the Inbound SSO Assignment.
- rank Number
- Must be zero (which is the default value so it can be omitted) for assignments with
target_org_unit
set and must be greater-than-or-equal-to one for assignments withtarget_group
set. - saml
Sso Property MapInfo - SAML SSO details. Must be set if and only if
sso_mode
is set toSAML_SSO
. - sign
In Property MapBehavior - Assertions about users assigned to an IdP will always be accepted from that IdP. This controls whether/when Google should redirect a user to the IdP. Unset (defaults) is the recommended configuration.
- sso
Mode String - Inbound SSO behavior.
- target
Group String - Immutable. Must be of the form
groups/{group}
. - target
Org StringUnit - Immutable. Must be of the form
orgUnits/{org_unit}
.
Supporting Types
SamlSsoInfoResponse
- Inbound
Saml stringSso Profile - Name of the
InboundSamlSsoProfile
to use. Must be of the forminboundSamlSsoProfiles/{inbound_saml_sso_profile}
.
- Inbound
Saml stringSso Profile - Name of the
InboundSamlSsoProfile
to use. Must be of the forminboundSamlSsoProfiles/{inbound_saml_sso_profile}
.
- inbound
Saml StringSso Profile - Name of the
InboundSamlSsoProfile
to use. Must be of the forminboundSamlSsoProfiles/{inbound_saml_sso_profile}
.
- inbound
Saml stringSso Profile - Name of the
InboundSamlSsoProfile
to use. Must be of the forminboundSamlSsoProfiles/{inbound_saml_sso_profile}
.
- inbound_
saml_ strsso_ profile - Name of the
InboundSamlSsoProfile
to use. Must be of the forminboundSamlSsoProfiles/{inbound_saml_sso_profile}
.
- inbound
Saml StringSso Profile - Name of the
InboundSamlSsoProfile
to use. Must be of the forminboundSamlSsoProfiles/{inbound_saml_sso_profile}
.
SignInBehaviorResponse
- Redirect
Condition string - When to redirect sign-ins to the IdP.
- Redirect
Condition string - When to redirect sign-ins to the IdP.
- redirect
Condition String - When to redirect sign-ins to the IdP.
- redirect
Condition string - When to redirect sign-ins to the IdP.
- redirect_
condition str - When to redirect sign-ins to the IdP.
- redirect
Condition String - When to redirect sign-ins to the IdP.
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