I have a website which using active directory authorization on a windows server
in order to use active directory, the os must join to active directory domain
now, since some security issue, the admin of server don't want to join to domain persistently
are there any ways to join to domain programmatically, when the website need to authorize a user, then connect to domain, after authorization, disconnect from domain?