Client agnostic solutions for RESTful resource security/authentication etc.?

Posted by Cambiata on Stack Overflow See other posts from Stack Overflow or by Cambiata
Published on 2010-06-02T14:09:10Z Indexed on 2010/06/02 14:13 UTC
Read the original article Hit count: 228

Filed under:
|
|
|
|

Hi!

I'm about to replace my oldfashioned sessionbased server solutions with RESTful ones. Where can I find information about design principles concerning security, authentication etc. when moving into this stateless domain?

I need to find solutions that work with different client platforms (Flex/Air, Browser, desktop and mobile apps etc.). Right now I work with php in the server end.

© Stack Overflow or respective owner

Related posts about php

Related posts about flex