Quantcast
Channel: [Catalyst] Authentication with REST and Catalyst
Browsing all 7 articles
Browse latest View live

[Catalyst] Authentication with REST and Catalyst

Hi Everyone, What is the best practice for implementation authentication and authorization when building a REST API application using catalyst? How should authentication be implementation? Any guide or...

View Article



[Catalyst] Authentication with REST and Catalyst

Probably an API key system. It's much easier to maintain a single key instead of having to pass a username/password each time you make a request or what not. -- Devin Austin http://www.codedright.net...

View Article

[Catalyst] Authentication with REST and Catalyst

http://www.gossamer-threads.com/lists/catalyst/users/28136 ... though i haven't implemented anything yet. -------------- next part -------------- An HTML attachment was scrubbed... URL:...

View Article

[Catalyst] Authentication with REST and Catalyst

Thanks for but that is more on implementing authentication, I am looking for authentication and authorization for REST API, I understand single key would be better idea, but do we have any real example...

View Article

[Catalyst] Authentication with REST and Catalyst

If you think of cobbling together your own authentication scheme, don't. You will make mistakes and introduce weaknesses. Use the established ones, in decreasing order of preference: * TLS, e.g. *...

View Article


[Catalyst] Authentication with REST and Catalyst

Thank you so much, I will try TLS and see how it goes. -------------- next part -------------- An HTML attachment was scrubbed... URL:...

View Article

[Catalyst] Authentication with REST and Catalyst

On Sat, Mar 12, 2011 at 6:14 AM, Lars Dɪᴇᴄᴋ�ᴡ 迪拉斯 wrote: Because state is then no longer only contained in the URL? It's pretty easy to find APIs that claim ReSTful-type interfaces...

View Article
Browsing all 7 articles
Browse latest View live




Latest Images