The SignatureService can be used to generate various signatures. Currently, these are the deputy signature and the remote signature.
The signature application component proNEXT Secure Framework is used to create signatures. The signature containers generated by this component comply with the proNEXT Secure Framework specification PKCS7 [ RFC2315] or PDF inline [ISO32000-1].
There are dependencies to the following surrounding applications and services: proNEXT Secure Framework Operations, AuditManagerService.
Access to the SignatureService interfaces is token based. For this purpose, a signed token is created by the IdP, which contains the corresponding user information that can be used to check the access authorization to the interfaces of the SignatureService. The signature of the transferred token is checked against the configured IdP certificate.