private Key
Parameters
value
(OIDCClientAssertionKey: <optional>) - External key to sign the JWT. key_source must be "private_key" to enable this.
suspend fun privateKey(argument: suspend AclAuthMethodConfigOidcClientAssertionPrivateKeyArgsBuilder.() -> Unit)
Parameters
argument
(OIDCClientAssertionKey: <optional>) - External key to sign the JWT. key_source must be "private_key" to enable this.