P
Paul S
I have created a new Rest Service based on the Rest Starter Kit. When I run
it in a hosted environment it fails with:
IIS specified authentication schemes 'IntegratedWindowsAuthentication,
Anonymous', but the binding only supports specification of exactly one
authentication scheme. Valid authentication schemes are Digest, Negotiate,
NTLM, Basic, or Anonymous. Change the IIS settings so that only a single
authentication scheme is used
I suggestions I have found suggests changes in th IIS settings, but becuase
I run in a hosted environment it's not an option.
Is there a way to do it in the web.config file? - or ...?
Thanks
Paul S
it in a hosted environment it fails with:
IIS specified authentication schemes 'IntegratedWindowsAuthentication,
Anonymous', but the binding only supports specification of exactly one
authentication scheme. Valid authentication schemes are Digest, Negotiate,
NTLM, Basic, or Anonymous. Change the IIS settings so that only a single
authentication scheme is used
I suggestions I have found suggests changes in th IIS settings, but becuase
I run in a hosted environment it's not an option.
Is there a way to do it in the web.config file? - or ...?
Thanks
Paul S