On Fri, Feb 22, 2008 at 12:13 PM, jose <[EMAIL PROTECTED]> wrote: > > Do if have it right in thinking that > once I've implemented authentication using openid and anyone with an > openid can enter my site.
No,unless that's what you want. OpenID just says that someone is at your door and they are in-fact associated with a particular url (their ID) . You can choose to let them in (let in anyone with a valid id) or let them in if theyare on an apporved list (a .txt file or database table where you have 'valid" openid url's listed) i.e. they have a valid id an they are "approved" -- Phil --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/pylons-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
