(no title)
easel | 11 years ago
For server-to-server authentication, there is less to recommend this, although it does allow services to authenticate without having to check a credential against a data store someplace.
easel | 11 years ago
For server-to-server authentication, there is less to recommend this, although it does allow services to authenticate without having to check a credential against a data store someplace.
jimktrains2|11 years ago
I guess you could could kludge it into a form with a method="SRP" and have the browser do it's thing with the username and password field.