Update selected modifiable attribute of an identity provider config resource described
by the IdentityProviderConfig message.
Documentation Index
Fetch the complete documentation index at: https://docs.canton.network/llms.txt
Use this file to discover all available pages before exploring further.
Ledger API standard JWT token
The identity provider config to update. Modifiable
Required
An update mask specifies how and which properties of the IdentityProviderConfig message are to be updated.
An update mask consists of a set of update paths.
A valid update path points to a field or a subfield relative to the IdentityProviderConfig message.
A valid update mask must:
Fields that can be updated are marked as Modifiable.
For additional information see the documentation for standard protobuf3's google.protobuf.FieldMask.
Required
Updated identity provider config
Required