Questions Tagged With resthttps://answers.axonivy.com/tags/rest/?type=rss&user=thminhquestions tagged <span class="tag">rest</span>enTue, 26 Jun 2018 02:59:25 -0400Ivy 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