authenticateOidc

@JvmName(name = "idhfwjtraxiwhlmh")
suspend fun authenticateOidc(value: Output<ListenerDefaultActionAuthenticateOidcArgs>)
@JvmName(name = "kyekchiwrnxsuall")
suspend fun authenticateOidc(value: ListenerDefaultActionAuthenticateOidcArgs?)

Parameters

value

Configuration block for an identity provider that is compliant with OpenID Connect (OIDC). Specify only when type is authenticate-oidc. Detailed below.


@JvmName(name = "tftcxyahoftnkxsi")
suspend fun authenticateOidc(argument: suspend ListenerDefaultActionAuthenticateOidcArgsBuilder.() -> Unit)

Parameters

argument

Configuration block for an identity provider that is compliant with OpenID Connect (OIDC). Specify only when type is authenticate-oidc. Detailed below.