vickey1712
15 years agoNew Contributor
SOAP UI checking for User role
Hi Folks,
I am new to SOAP UI. It is good that i am using it and i like it. I have a small issue in testing the methods.
In each method i have a check for the user role based on the Active Directory group. I am in the AD group, but based on Thread.CurrentPrincipal, i have the IsAuthenticate property set to false.
How to avoid this check for SOAP UI? Do we have any settings in SOAP UI to skip this Thread.CurrentPrincipal check?
Thanks,
Vickey.
I am new to SOAP UI. It is good that i am using it and i like it. I have a small issue in testing the methods.
In each method i have a check for the user role based on the Active Directory group. I am in the AD group, but based on Thread.CurrentPrincipal, i have the IsAuthenticate property set to false.
How to avoid this check for SOAP UI? Do we have any settings in SOAP UI to skip this Thread.CurrentPrincipal check?
Thanks,
Vickey.