I want to use a webapp to create modify and delete objects in an Active Directory Application Mode instance. I use form based authentication to protect the webapp. In this configuration the user logs into the webapp and can then navigate to the user management page. from there the webapp must rebind to the ADAM instance. So far the only way I have found to do this is to chalenge the user again for credentials. Is there another way to pass the authenticaten users information to bind with ADAM.