dear forum, I am developing a very simple admin with CakePHP. I want the user be able to login using OpenID, so he/she can use the same username/ password from a WordPress site (this part is done).
I could install the openid component (http://cakebaker.42dh.com/ 2008/02/06/new-version-of-the-openid-component/) successfully, but I am not being able to figure out which actions are needed to integrate it with Auth component. What I want is that, after the login through openid succeds, all the controllersn using Auth component allows access to the user. Have you done something similar? How? thank you, andrei --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
