Page 2 of 2

#11 Re: Server Nonce Error Found during Application Login

Posted: Thu Feb 07, 2019 12:09 pm
by Ravindra Gahlot
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.

#12 Re: Server Nonce Error Found during Application Login

Posted: Thu Feb 07, 2019 8:10 pm
by Vinodh Kumar
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!

#13 Re: Server Nonce Error Found during Application Login

Posted: Fri Feb 08, 2019 11:42 am
by Ravindra Gahlot
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.

#14 Re: Server Nonce Error Found during Application Login

Posted: Mon Feb 11, 2019 1:46 pm
by kkeyanb
Hi,

In Appzillon IDE where do we change the payloadencryptopnsetting.

#15 Re: Server Nonce Error Found during Application Login

Posted: Mon Feb 11, 2019 3:21 pm
by Ravindra Gahlot
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.