toggle menu
pulumi-keycloak-kotlin
6.5.0.0
jvm
switch theme
search in API
pulumi-keycloak-kotlin
/
com.pulumi.keycloak.openid.kotlin
/
ClientArgsBuilder
/
implicitFlowEnabled
implicit
Flow
Enabled
@
JvmName
(
name
=
"bsabuykokxqovrfp"
)
suspend
fun
implicitFlowEnabled
(
value
:
Output
<
Boolean
>
)
@
JvmName
(
name
=
"npxcdidlbjnwosey"
)
suspend
fun
implicitFlowEnabled
(
value
:
Boolean
?
)
Parameters
value
When
true
, the OAuth2 Implicit Grant will be enabled for this client. Defaults to
false
.