On Apr 7, 2008, at 8:04 PM, Ashley wrote:
> elsif $c->user_exists and $c->user->"generic_OpenID"
Looking at this again, I think something like
auto_role: "openid"
could be go in the realm to add "openid" to a user's roles
upon OpenID authentication. To get plain old-
$c->check_roles("openid")