[Catalyst] Authentication methods question

Iain iainhubbard at googlemail.com
Wed Apr 15 10:40:31 GMT 2009


On Wed, 2009-04-15 at 12:35 +0200, Emmanuel Quevillon wrote:
> Hi there,
> 
> I just wondered, if it would be possible, via a login page
> and Catalyst::Authentication to configure more than one way
> to identify a user?
> My idea would be to let the user authenticate through its OpenID
> account, if (s)he has one, or then, by default using an user account
> stored in a database.
> If someone has already done it, clue welcome.
> 
> Thanks in advance

Haven't used it myself but 

Catalyst::Authentication::Realm::Progressive - http://bit.ly/3beuPm

sounds like it will do the trick.

Iain.




More information about the Catalyst mailing list