addAuthDomain
Adds an authentication domain to @server.
Each auth domain will have the chance to require authentication for each request that comes in; normally auth domains will require authentication for requests on certain paths that they have been set up to watch, or that meet other criteria set by the caller. If an auth domain determines that a request requires authentication (and the request doesn't contain authentication),
Parameters
authDomain
a #SoupAuthDomain