Hi,
We have to configure IIS 1o.o for web application/services which requires windows authentications to connect with backend DB and other services for application to work. We have machines in which user has Admin access in Domain1 (i.e. Domain1/User1). But the application needs Domain2 (i.e. Domain2/User2) to access database/backend services (hosted in Domain2 network). As developer we need to configure IIS for this scenario. Can someone please share some details how we can do this?
Thanks.