Google Iam Admin V1Workforce Pool Provider Oidc Web Sso Config Args
data class GoogleIamAdminV1WorkforcePoolProviderOidcWebSsoConfigArgs(val assertionClaimsBehavior: Output<GoogleIamAdminV1WorkforcePoolProviderOidcWebSsoConfigAssertionClaimsBehavior>, val responseType: Output<GoogleIamAdminV1WorkforcePoolProviderOidcWebSsoConfigResponseType>) : ConvertibleToJava<GoogleIamAdminV1WorkforcePoolProviderOidcWebSsoConfigArgs>
Configuration for web single sign-on for the OIDC provider.
Constructors
Link copied to clipboard
constructor(assertionClaimsBehavior: Output<GoogleIamAdminV1WorkforcePoolProviderOidcWebSsoConfigAssertionClaimsBehavior>, responseType: Output<GoogleIamAdminV1WorkforcePoolProviderOidcWebSsoConfigResponseType>)
Properties
Link copied to clipboard
val assertionClaimsBehavior: Output<GoogleIamAdminV1WorkforcePoolProviderOidcWebSsoConfigAssertionClaimsBehavior>
The behavior for how OIDC Claims are included in the assertion
object used for attribute mapping and attribute condition.
Link copied to clipboard
The Response Type to request for in the OIDC Authorization Request for web sign-in.