0

Authenticate in site with desktop application.

asked 2014-03-20 17:44:53 +0800

ternblom gravatar image ternblom
1

Hello everyone, I new with ZK framework. I developed a simple site with ZK Fw. This site have a authetication module. I want to authenticate in this site from a desktop application. My problem is this. How do I send data from a desktop application for the site, which method I use GET or POST?

delete flag offensive retag edit

1 Reply

Sort by ยป oldest newest

answered 2014-03-21 08:48:45 +0800

chillworld gravatar image chillworld flag of Belgium
5367 4 9
https://github.com/chillw...

You can do both, but POST is better for security reasons. GET will mean you will see the user and (hopefully encrypted)pw in the url, witch is not that secure if everyone can see the url with the username and even (encrypted) pw.

Greetz chill.

link publish delete flag offensive edit
Your reply
Please start posting your answer anonymously - your answer will be saved within the current session and published after you log in or create a new account. Please try to give a substantial answer, for discussions, please use comments and please do remember to vote (after you log in)!

[hide preview]

Question tools

Follow
1 follower

RSS

Stats

Asked: 2014-03-20 17:44:53 +0800

Seen: 15 times

Last updated: Mar 21 '14

Support Options
  • Email Support
  • Training
  • Consulting
  • Outsourcing
Learn More