Update your FinSpace environment.
See https://www.paws-r-sdk.com/docs/finspace_update_environment/ for full documentation.
finspace_update_environment(
environmentId,
name = NULL,
description = NULL,
federationMode = NULL,
federationParameters = NULL
)[required] The identifier of the FinSpace environment.
The name of the environment.
The description of the environment.
Authentication mode for the environment.
FEDERATED - Users access FinSpace through Single Sign On (SSO) via
your Identity provider.
LOCAL - Users access FinSpace via email and password managed
within the FinSpace environment.