Fetch the applet loading information

This API endpoint allows you get the information about the sequence of methods while loading an applet onto JCOP4 device.


Headers

  • Authentication: Bearer <JWT>
  • Accept: application/json
  • Content-Type: application/json

Path Parameters

ParametersTypeDescription
organizationNamstringDenotes the name of the organization.
workflowNamestringThe name of the workflow.
requestFromstringThe service from where the request is made. Default Value: portal.

Response Object

ParametersTypeDescription
pivAppletEnabledbooleanDenotes if the PIV applet is enabled for the user in the workflow.
fido2AppletEnabledbooleanDenotes if the FIDO 2 applet is enabled for the user in the workflow.

Language
URL