Existing integrations with the security policy that timestamps, signs, and encrypts the payload should migrate the new endpoints that only require timestamp and signature.
Contact Skattestyrelsen at [email protected] for obtaining the new endpoints.
This document briefly describes how to for a select number of technologies.
If the solution is based on Apache CXF and the sample code in this repository the migration is as follows:
In the inInterceptors
section remove:
Encrypt
string from theaction
keydecryptionPropFile
keyencryptionKeyIdentifier
keyencryptionKeyTransportAlgorithm
key
In the outInterceptors
section remove:
Encrypt
string from theaction
keyencryptionUser
keyencryptionPropFile
keyencryptionKeyIdentifier
keyencryptionParts
keyencryptionKeyTransportAlgorithm
keyencryptionSymAlgorithm
key
Or simply look at rsu-policy-sign.xml