Create a smartcard and other X.509 certificate provider.post https://{tenanturl}/config/v1.0/smartcard-providersCreates the smartcard and other X.509 certificate provider.Entitlements required: manageIdentitySources (Manage identity providers).Body 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 201Successful Creation 400Bad Request Exception 403Forbidden 500Internal Server ErrorUpdated over 2 years ago