Tag: authentication
Symfony, Joomla, and user authorization
by chris on Jun.09, 2008, under Coding, Work
I’ve been having this migraine of a headache lately. Its the result of trying to get a symfony-based web service that requires authentication to hook up with a Joomla web site. I’ve tried using COil’s suggestions, but it still didn’t quite work.
UPDATE 6/10/08: I think I’ve nailed a solution down.