oidcResponseMode

@JvmName(name = "rndvqkanattalhew")
suspend fun oidcResponseMode(value: Output<String>)
@JvmName(name = "gwdwxplkjwkqnmtr")
suspend fun oidcResponseMode(value: String?)

Parameters

value

The response mode to be used in the OAuth2 request. Allowed values are query and form_post. Defaults to query. If using Vault namespaces, and oidc_response_mode is form_post, then namespace_in_state should be set to false.