dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #16374
Re: how to bypass the dhis security for a feature?
Hi Chuong
You should be able to remove security with something like (untested):
<sec:http pattern="/dhis-web-mobile/services/Data.wsdl" security="none" />
(in security.xml, found in dhis-web-commons)
But do we really want to disable security for this wsdl file? I assume
the web services will require authentication?
--
Morten
On Thu, Mar 8, 2012 at 5:51 AM, Thái Chương <thaichuong159@xxxxxxxxx> wrote:
> Dear team,
> I integrated a webservice to dhis, the uri of the webservice is
> http:localhost:8080/dhis-web-mobile/services/Data.wsdl. But i cannot bypass
> the dhis security to access this uri directly. I've tried some tutorials but
> not success. Maybe i don't clearly about dhis security. How can i do now?
>
>
>
> --
> Thai Chuong
> University of technology - Computer science and engineering Faculty
> Website: http://thuytruc.net
> YM : thaichuong159
> Email: thaichuong159@xxxxxxxxx
> Phone : 0918776134 - 0977352815
>
> _______________________________________________
> Mailing list: https://launchpad.net/~dhis2-devs
> Post to : dhis2-devs@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~dhis2-devs
> More help : https://help.launchpad.net/ListHelp
>
Follow ups
References