Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

Webservice authentication: missing "domain" parameter

Avatar

Level 2

Hi,

we are using the LC 8.2 webservice component and need to authenticate with user, password and domain. Unfortunately the webservice component has no parameter for the "domain". How can we configure it that the authentication mechanism using the "domain" parameter works?

Thanks and regards,

Daniel

1 Reply

Avatar

Level 10

Try to prefix your domain name with the user name as like:

mydomain\myusername

Nith