|
From: FWinkler <fra...@mi...> - 2013-03-12 06:40:41
|
Hi Itamar, thanks for your reply. The "problem" was, that we had switched "Allow anonymous Access" on. After we turned that off, the authentification (and the delete command) worked properly. So, maybe that's a bug in Artifactory, that allowing anonymous access blocks authentification via REST API? Best regards! Frank Von: itamarb [via Artifactory] [mailto:ml-...@n2...] Gesendet: Montag, 11. März 2013 17:05 An: Winkler Frank Betreff: Re: REST API delete item issue: anonymous user Hi Frank, Seems like the authentication doesn't get through to artifactory, that's why the request is done by anonymous. How are you trying to run the delete command? Is it via curl or RESTClient BTW, take look at this<https://github.com/JFrogDev/artifactory-client-java>, you might find all your answers there. Hope this helps. Itamar. ________________________________ If you reply to this email, your message will be added to the discussion below: http://forums.jfrog.org/REST-API-delete-item-issue-anonymous-user-tp7578368p7578650.html To unsubscribe from REST API delete item issue: anonymous user, click here<http://forums.jfrog.org/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=7578368&code=ZnJhbmsud2lua2xlckBtaWMtY3VzdC5jb218NzU3ODM2OHwtMTk1MjkxMjA5OA==>. NAML<http://forums.jfrog.org/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml> -- View this message in context: http://forums.jfrog.org/REST-API-delete-item-issue-anonymous-user-tp7578368p7578653.html Sent from the Artifactory - Users mailing list archive at Nabble.com. |