News Feed
Jobs Feed
Sections




News Archive
Kevin Schroeder's Blog:
Authentication Using Zend_Amf
July 07, 2011 @ 09:39:47

Kevin Schroeder has a new post to his blog today showing how you can use the Zend_Amf component in your Flex+PHP application to authenticate users with the same authentication structure the rest of the application uses.

I forget why, but a few days ago I started doing some digging around with authentication in Zend_Amf_Server. I had figured that I would add an adapter to the Zend_Amf_Server::setAuth() method and that would be it. But I was wrong.

Zend_Auth is used to validate the login information that's passed along and the Zend_Acl checks to see if they have access. To make this work for a connection from Flex, you need to make an authentication adapter and add it (as well as a basic ACL) into your Zend_Amf_Server call.

0 comments voice your opinion now!
zendamf zendacl zendauth authentication tutorial flex


blog comments powered by Disqus

Similar Posts

Norbet Mocsnik's Blog: Setting Up DokuWiki with Simple Authentication

ServerGrove Blog: How to setup multiple PHP versions on Apache

Zend Developer Zone: Data-centric Adobe Flash Builder development with the Zend Framework

Anthony Ferrara: Mediators - Programming With Anthony

NetTuts.com: 30+ Awesome CodeIgniter Tutorials for all Skill Levels


Community Events











Don't see your event here?
Let us know!


podcast database zendframework2 usergroup rest opinion framework development google phpunit interview release symfony2 language testing introduction conference community functional series

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework