Updated request parameter for signed JWT certificates
· One min read
The signature request parameter signedJwtCertificateOption now no longer supports the values SINGLE or CHAIN in the MobileID API.
- For backwards compatibility, you can still use this parameter with value
NONE. - When this parameter is not passed in the signature request, the default value is still
NONE.
Want to learn more?
To learn more, see the MobileID Signature feature documentation.