I have a custom user registration form at: somepath/register using hook form alter.
I set up auto assign role by path to "/somepath/register" and it does not seem to assign the role that I am wanting.
Does Auto Assign only work with content profile and not hook form alter registration ?