clientSecret

@JvmName(name = "dmtqroxqpdpmkyxi")
suspend fun clientSecret(value: Output<String>)
@JvmName(name = "cvlkhpbbyschxcql")
suspend fun clientSecret(value: String?)

Parameters

value

Secret used to authenticate when generating a token for authenticating with the remove SCIM service. Required when using scim_config.0.authentication.0.client_id, scim_config.0.authentication.0.authorization_url, scim_config.0.authentication.0.token_url. Conflicts with scim_config.0.authentication.0.user, scim_config.0.authentication.0.password, scim_config.0.authentication.0.token.