I'm looking for a good CAS like PHP login System, the system would need to be able to have a "Remember Me, and Lost Password Functionality" Anyone know a good system like that?
Thanks
| SitePoint Sponsor |
I'm looking for a good CAS like PHP login System, the system would need to be able to have a "Remember Me, and Lost Password Functionality" Anyone know a good system like that?
Thanks
Central Authentication System, http://www.jasig.org/cas I found a somewhat good one for Wordpress i'll have to test it out. Basically I need an easy system for users registering logging in etc.. and then i'd like to create my own applications based on which user is logged in.
I just looked at their website. Looks interesting, but then if it's so good, why do you still look for another "CAS-like" system? Why not just used that CAS server?
Take at look at this project:
http://www.openldap.org/
Depending on your needs, you might consider openid and/or oauth.
Bookmarks