Authentication/Authorization

Discussion corner for Developers of Serendipity.
Post Reply
niall.brown
Posts: 1
Joined: Tue Dec 07, 2004 12:56 pm
Location: Newfoundland, Canada

Authentication/Authorization

Post by niall.brown »

I am a programmer interested in using Serendipity. I wonder if you have considered separating the authentication and authorization to make it easier to integrate the blog system for a larger scale. My thought is to use something like Yale's CAS system with a large user base. I can do most of the work my self but I was interested in seeing if there are plans to change this in any real way.
-------------------------
Niall Brown
Newfoundland, Canada
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Authentication/Authorization

Post by garvinhicking »

I'm sorry, this post must have slipped my eyes for some time.

Just today I implemented a "proof of concept" plugin to mirror authentication from external sources. The plugin is called 'serendipity_event_externalauth' and can be found in our CVS additionapl_plugins repository. Maybe you can use it for your work?

Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Post Reply