There is a username/passowrd associated with a client to use our website url(https) and send data.It is not a web service and it is a web page(aspx) to recieve the data. What would be the best way to authenticate it? Should the user be created in the server machine and gets validated against it? or it is not a right thing to do and we should secure the url in a different way?
Thanks,
Valery