Using Livecycle designer i created a fillable PDF with the submit
button, which submits the whole pdf to a Live cycle process. I achieved
it through hard coding the REST endpoint on the button interface. But
the problem is that when ever i click on the submit button, it asks for
the Adobe live cycle user id and password. Is there a way i can skip the
authentication part?From the admin UI, i turned of the security for the
particular process, but still it force me to enter user id and password.