If you create an interface to the XML in PHP, forgetting cakePHP, then integrate it in cakePHP. To keep the status learn the manual for the simlest auth sample using session. Then you may want to integrate it into ACL if the need be. CakePHP is not ready-to-go application which can do everything with "setup" but it's a framework which will ease low-level develpment IMHO..
On May 17, 11:25 am, joe west <[EMAIL PROTECTED]> wrote: > Hi, > > This is my first post to this group. I am very impressed with PHPCAKE > framework and I believe that it has alot of the features that I need > for my current project. > > My Problem: I have a Biometrics Authenication system (fingerprint) > that will be used to log in to the site. > > I have seen mention that other authenciations systems can be used with > PHPCAKE , but cannot find anything that will let me know how I would > need to set this up. > > The biometrics system uses a Tomcat server that is seperate from the > Site Server (Apache 2.0). > It is a seperate call to the Tomcat server with XML return that is > parsed to validate the User. > > It returns the user name and several other Identification info. How > can I utilize this for Time-out functions, the ACL system, and new > authenication. > > Any help would be appreciated. Like I said I have researched > everything I can find and found nothing that would help me. > > Thank you, > > Joe West --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" 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 -~----------~----~----~----~------~----~------~--~---
