Authentication Event

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
wickhamandrew
New Member
New Member
Posts: 6
Joined: Fri Feb 16, 2007 5:26 pm

Authentication Event

Post by wickhamandrew »

I was wondering what everyone thought about possibly getting an authentication event added to the core? This would open up a huge amount of authentication modules such as LDAP and vBulletin. I really think that this is a direction the project needs to go, because it will allow for easier user management.

A program that does something like this is the Kayako Support System. They have what they call "LoginShare" modules, which you can create your own extremely easily.

What does everyone think? Is this already possible and I'm just overlooking something?
tsw
Power Poster
Power Poster
Posts: 1408
Joined: Tue Dec 13, 2005 10:50 pm
Location: Finland

Re: Authentication Event

Post by tsw »

we have been thinking about this..

Im thinking about seperating users as new module, authentication as new module and so on.

maybe extend the module api with new interfaces for different kind of modules...

I think you could do it with events even now.. (prelogin event gets called, check ldap or whatever, and create the session)
Post Reply

Return to “Modules/Add-Ons”