![]() |
|
External login system - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: External login system (/thread-7094.html) |
External login system - Largo - 2010-05-25 Hello, If I want to change/add new external login system how can I do that? I found something about lib-auth.php which I can provide my external app authorization - is this true? Can I have an example of that file? My company wants to integrate zenPhoto with our user management system to operate on it. Is this possible? External login system - acrylian - 2010-05-25
It is generally possible but of course since we don't know anything about your management system so you will have to find out that yourself. External login system - sbillard - 2010-05-25 The basic "how to" documentation is in the lib-auth.php scrit file. As acrylian has said, you should use the nightly build/release 1.3.0 if you intend to do this. There was a bit of work done on the script in support of another user who had a similar need. |