Server Nonce Error Found during Application Login

Vinodh Kumar wrote:
Thu Feb 07, 2019 11:36 am
Hi Ravindra,

Please find the attached logs.
L.zip
Hi Vinodh,
It looks like payload encryption is enabled in Web application but in AppzillonServer it is not. This happens when you build web and server war at different time with different settings. Kindly build both together once again and test.
Hi Ravindra,

We changed the payload encryption(payloadencryptionreq) value to Y in \EquitasConsumerApp\WEB-INF\classes\AppProperties_com.iexceed.equitas.consumer.prop file.
Still, when we run Tomcat, the value for the same variable is assigned as N ("APPZILLONPAYLOADENCRYPTIONREQ": "N") in the below file.
com.iexceed.equitas.consumer\DEFAULT_SETTINGS\Settingsdata.json

Kindly let us know whether is this the root cause of this issue?

Thanks!
Vinodh Kumar wrote:
Thu Feb 07, 2019 8:10 pm
Hi Ravindra,

We changed the payload encryption(payloadencryptionreq) value to Y in \EquitasConsumerApp\WEB-INF\classes\AppProperties_com.iexceed.equitas.consumer.prop file.
Still, when we run Tomcat, the value for the same variable is assigned as N ("APPZILLONPAYLOADENCRYPTIONREQ": "N") in the below file.
com.iexceed.equitas.consumer\DEFAULT_SETTINGS\Settingsdata.json

Kindly let us know whether is this the root cause of this issue?

Thanks!
Hi Vinodh,

Please do not change it manually. If you want to enable payloadencryption build both server and web war again using Appzillon and deploy it.
Hi,

In Appzillon IDE where do we change the payloadencryptopnsetting.
kkeyanb wrote:
Mon Feb 11, 2019 1:46 pm
Hi,

In Appzillon IDE where do we change the payloadencryptopnsetting.
Hi,

In project details there is a checkbox Encryption Required.