Questions asked by thminhhttps://answers.axonivy.com/questions/asked-by/999/thminh/?type=rssQuestions asked by <a href="/users/999/thminh" >thminh</a>enWed, 04 Jul 2018 06:35:02 -0400Calendar of Primefaces in Ivy 7.1https://answers.axonivy.com/questions/3347/calendar-of-primefaces-in-ivy-7-1<p>Hi Ivy team, I have a question that In Ivy 7.1 when I clear data in calendar, it is automatically refilled into calendar's field but in Ivy 6.2, it doesnt not react like this</p> <p>Here is my code: <img alt="alt text" src="https://answers.axonivy.com/upfiles/calendarhihi.png"></p> <p>and the image below is the result when clearing data of calendar in ivy 6. However, In Ivy 7.1, it still shows a validation message and old data. <img alt="alt text" src="https://answers.axonivy.com/upfiles/calendarValidate.png"></p> <p>Do you have any suggestion for this problem?</p>thminhWed, 04 Jul 2018 06:35:02 -0400https://answers.axonivy.com/questions/3347/calendar-of-primefaces-in-ivy-7-1ivy7xprimefacesIvy 7.1 Rest API basic authorizationhttps://answers.axonivy.com/questions/3343/ivy-7-1-rest-api-basic-authorization<p>I'm trying to create a test REST API in Ivy version 7.1 like the below: <img alt="alt text" src="https://answers.axonivy.com/upfiles/IMG_26062018_133012_0.png"> then test it on Postman and get this response: <img alt="alt text" src="https://answers.axonivy.com/upfiles/postman.png"></p> <p>Moreover, when I try to access the API by Chrome browser.</p> <p>First time attempt: <img alt="alt text" src="https://answers.axonivy.com/upfiles/chrome.png"> Then cancel it and get this response: <img alt="alt text" src="https://answers.axonivy.com/upfiles/chrome2.png"> Then press F5 and I get this response: <img alt="alt text" src="https://answers.axonivy.com/upfiles/chrome3.png"></p> <p>According to the last comment on this topic <a href="https://answers.axonivy.com/questions/1858/rest-service-security">https://answers.axonivy.com/questions/1858/rest-service-security</a></p> <blockquote> <p>The REST service provided by Axon.ivy are be default protected by HTTP BASIC Authentication.</p> </blockquote> <p>So my question is that why I could access the API without the basic authorization on Postman? I also test with the same scenario in Ivy version 6.2 but I'm unable to access the API without the basic authorization. Thanks</p>thminhTue, 26 Jun 2018 02:59:25 -0400https://answers.axonivy.com/questions/3343/ivy-7-1-rest-api-basic-authorizationrestHow to secure Rest Services from Ivy 6.2 with Authorization Bearer instead of Basichttps://answers.axonivy.com/questions/3338/how-to-secure-rest-services-from-ivy-6-2-with-authorization-bearer-instead-of-basic<p>As the tittle. I'm using Ivy version 6.2 and would like to know how to secure my REST Services using Bearer Authorization instead of basic. Thanks</p>thminhThu, 21 Jun 2018 07:31:33 -0400https://answers.axonivy.com/questions/3338/how-to-secure-rest-services-from-ivy-6-2-with-authorization-bearer-instead-of-basicsecurityapirest