Hello,
We are trying to fetch the files from Teamsite using the iw-mount alias using webserver.
e. g -
https:///iw-mount/storename/.....
Whenever we request the file using the above url,for first time it ask for the login details , later it not required for rest of teh request as the authetication session stil alive.
Can we bypass the login process here, so after making a request to TS content in browser thriugh iw-mount, it should render correctly without asking the login.
Does that mean, content which is stored in TS make available for anonymous user request?