Re: How should I properly impliment HTTP(S) auth (REMOTE_AUTH) in django?

2011-02-09 Thread Sean W
The relays would operate garage doors. So, I want the user to be able to be able to quickly and securely launch the application and operate the doors. I would like to have a system which is almost as easy to use as an existing opener, but with additional features: - Check the door status fro

Re: How should I properly impliment HTTP(S) auth (REMOTE_AUTH) in django?

2011-02-09 Thread Sean W
The relays wound operate garage doors. So, I want the user to be able to be able to quickly and securely launch the application and operate the doors. I would like to have a system which is almost as easy to use as an existing opener, but with additional features: - Check the door status

Re: How should I properly impliment HTTP(S) auth (REMOTE_AUTH) in django?

2011-02-08 Thread Eric Chamberlain
I wouldn't consider using a UUID as multi-factor authentication. All our API traffic is over https. We use the basic authentication included with django-piston. Any reason why you want to exchange username and password for an API Key? Why not just authenticate each request with username and p

Re: How should I properly impliment HTTP(S) auth (REMOTE_AUTH) in django?

2011-02-08 Thread ivan sugiarto
greetings, a year ago I had the same problem and did not found any solution, after that i started to build my own HTTP(S) single sign on using PHP (but recently i ported on the Django) with the work flow like this login : clients (consumer) check the credential server using hidden iframe server (s

How should I properly impliment HTTP(S) auth (REMOTE_AUTH) in django?

2011-02-08 Thread Sean W
This is a re-post of my stack overflow question here http://stackoverflow.com/questions/4939908/how-should-i-properly-impliment-https-auth-remote-auth-in-django Hi, I am in the planning phase a new project. I want to be able to control multiple relays from my android powered phone over the in