Exposing REST API
Posted: Mon Nov 29, 2010 9:32 am
I will soon need to expose some functionality for some web apps, REST is my first choice:
http://www.gen-x-design.com/archives/cr ... -with-php/
Having read the above I am curious about the security implications and usability of this approach. Wouldn't this prompt users with an annoying login dialog? Would you have to capture this header response and authenticate programmatically in the consumer???
Cheers,
Alex
http://www.gen-x-design.com/archives/cr ... -with-php/
Having read the above I am curious about the security implications and usability of this approach. Wouldn't this prompt users with an annoying login dialog? Would you have to capture this header response and authenticate programmatically in the consumer???
Cheers,
Alex