[Catalyst] Re: New credential -- Catalyst::Authentication::Credential::OpenID

2008-04-08 Thread Aristotle Pagaltzis
* Ashley [EMAIL PROTECTED] [2008-04-08 05:15]: roles for providers? I didn’t think of that. That sounds *very* cool. I wonder if this might possibly cause problems. One thing I’m not comfortable with, for a reason I can’t exactly pinpoint, is using the provider URI directly as a role. Maybe let

Re: [Catalyst] Re: New credential -- Catalyst::Authentication::Credential::OpenID

2008-04-08 Thread Ashley
On Apr 8, 2008, at 2:11 PM, Aristotle Pagaltzis wrote: * Ashley [EMAIL PROTECTED] [2008-04-08 05:15]: roles for providers? I didn’t think of that. That sounds *very* cool. I wonder if this might possibly cause problems. One thing I’m not comfortable with, for a reason I can’t exactly

[Catalyst] Re: New credential -- Catalyst::Authentication::Credential::OpenID

2008-04-07 Thread Aristotle Pagaltzis
Hi Ashley, * Ashley [EMAIL PROTECTED] [2008-04-07 20:10]: http://search.cpan.org/dist/Catalyst-Authentication-Credential-OpenID/ is there any way to tell which OpenID provider was used for a particular credential? F.ex. a company might use OpenID as its SSO mechanism, by setting up an OpenID

Re: [Catalyst] Re: New credential -- Catalyst::Authentication::Credential::OpenID

2008-04-07 Thread Tatsuhiko Miyagawa
Hi, On Mon, Apr 7, 2008 at 5:22 PM, Aristotle Pagaltzis [EMAIL PROTECTED] wrote: A quick skim of Net::OpenID::Consumer does not reveal a way to get at this, however… is there? There's the identity_server method in Net::OpenID::ClaimedIdentity. my $identity =