authenticateOidc

@JvmName(name = "sgmubbqicgenrtts")
suspend fun authenticateOidc(value: GetListenerRuleActionAuthenticateOidc?)

Parameters

value

An action to authenticate using OIDC. Detailed below.


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

Parameters

argument

An action to authenticate using OIDC. Detailed below.