Security Considerations
The new REST service mentioned in the Web Service Changes section below is exposed for On-Premise installations of Xcenter.
On-Premise installations of Xcenter use basic authentication. For the basic authentication for the Adyen service, a new user role and a new user will need to be setup in the application server container.
This new user is the one that will be given to Adyen, so that Ayden may contact the service that is exposed for them (and only the service that is exposed for them).
A security role named AdyenUsers has been defined in Xcenter's web.xml file and associated with authentication for the Adyen notification service. The role and the user will need to be setup depending on the container that a retailer is using. Below are some basic directions on how to do that setup. More specific information about each container can be found in the container's own documentation.