tell me Best authentication option for asmx based web service for variety of clients and technology who can consume my web service.
we know we can implement form authentication in asmx based web service but i like to know if we implement form authentication in asmx based web service then other client developed with java,pythin etc can use my web service?
looking for some guidance for old legacy asmx based web service.