Update a smartcard or X.509 certificate provider.put https://{tenanturl}/config/v1.0/smartcard-providers/{smartcardProviderId}Updates the smartcard or X.509 certificate provider configuration.Entitlements required: manageIdentitySources (Manage identity providers).Path ParamssmartcardProviderIdstringrequiredBody ParamsSmartcard-provider payloadinstanceNamestringrequiredA descriptive name to represent this instance.enabledbooleanSpecify whether this instance is enabled.truefalseidentitySourceIdstringrequiredThe identity provider id.jitpEnabledbooleanrequiredSpecify whether Just-In-Time-Provisioning is enabled.truefalseuniqueUserIdentifierstringrequiredThe unique attribute that is used to identify an existing user in the Verify identity provider or perform a JITP with its value for userNameattributeMappingsarray of objectsThe attribute mappings configuration.attributeMappingsADD objectidentitySourceEnabledbooleanrequiredRead only information about the configured identity provider's enabled status.truefalsesmartcardProviderIdstringRead only and generated after creating this provider.uniqueUserIdentifierRequestRulestringThe custom rule to evaluate the uniqueUserIdentifier attribute value.subjectKeyIdentifierstringrequiredSubject Key Identifier of the immediate certificate authority that is issuing the X.509 client certificates.Responses 204Successful Update 400Bad Request Exception 403Forbidden 404Smartcard-provider Not Found 500Internal Server ErrorUpdated over 2 years ago