I am starting a new 1.2 application with Authake. I know Authake will not be developed further by the original author, but it maps well to what I need.
On our intranet, We use university's Pubcookie (www.pubcookie.org) for authentication. This provides a trustable REMOTE_USER that we can use for login. I have started to crudely hack Authake user_controller.php to have it use REMOTE_USER for login and to not use local password. I am just starting to look at CakePHP Authcomponent and functions like findByLogin. Before I hack something awful together, I just thought I would ask if anybody else has done this -- use Authake for Authorization by use external HTTPD id provider for authentication. Or maybe there is some SSO facilty or built-in setting that I should be taking advantage of??? Thanks, Jim --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
