Limit OpenID domains
I would like to be able to keep registration open but only accept registrants from my own domain. Basically, we use OpenId via Google for Business, and we'd like to allow anyone in our organization to register, but not everyone in the world.
Status
Issue is closed for Release 0.20.
Comments
Tue, May 10, 2011, 10:54 by Witek (SM,T)
We could provide a configuration parameter Accept OpenID domain. Every new users OpenID would then be checked if it contains the configured domain.
Would that be what you need? Do you have a better idea?
Tue, May 10, 2011, 12:38 by Jason Lunn
That would indeed be the simplest solution that would accommodate our use case, which is a small shop. It isn't clear to me if other's would want to provide a list of domains to accept rather than a single value.