Pluf Framework

Issue 324: Multi authentication backend (LDAP, OpenId, Yubikey)

Comment 1 by Jakub Vitak, Oct 31, 2009

would be nice to have OpenID support

Comment 2 by Loïc d'Anterroches, Nov 3, 2009

This is a question of 3 days of work, but at the moment I cannot 
find those 3 days :(
Labels: Type:Enhancement Type:Defect
Summary: Multi authentication backend (LDAP, OpenId, Yubikey)

Comment 3 by Baptiste Db, Mar 20, 2011

Hey Loïc, I think you've done that :)

Comment 4 by مصطفی برمشوری, Apr 20, 2012

It is very nice idea to support OpenID in Pluf_User. Other projects 
need this feature in Pluf. for example in Indefro :

issue 731
http://projects.ceondo.com/p/indefero/issues/731/

Today PHP lib is avalible such as:
http://janrain.com/openid-enabled/

Comment 5 by محمد هادی منصوری, Apr 21, 2012

Yes I think idea of support OpenID is nice and necessary too.

Comment 6 by Mateus Caruccio, Aug 3, 2012

Hi,

If anyone still interested on this topic, I got a working PAM 
backend. You may ask "why pam" ?? Well, it is a standard 
frontend to several auth mechanisms, just like Pluf's auth model.

With a single google search I've found an OAuth backend for PAM (
http://code.google.com/p/oauth-pam/). IMHO, it is much more easy to 
use Pluf/PAM/{put-your-auth-model-here} than develop a new Pluf 
backend for each auth model in the world (PAM people already did 
that).

The file is attached. Hope someone review it and add to Pluf's repo.

Regards,
Mateus Caruccio

Comment 7 by Stanislav N., Dec 13, 2012

Is there any progress on this bug?

Comment 8 by مصطفی برمشوری, Dec 13, 2012

php5-pam is already available. But, how dos it work?

Created: 3 years 6 months ago by Jakub Vitak

Updated: 5 months 11 days ago

Status: New

Followed by: 8 persons

Labels:
Type:Enhancement
Priority:Medium