Need to check on client relevance to register to site with particular domain

Hi All,

I am using the below mentioned client relevance to have them register to a custom site if they belong to a particular domain, but I see other domain endpoints are also registering to the site, please suggest if some correction is require in the below mentioned relevance. Also I have changed the domain name to be as an example abcd.net:-
(concatenation “;” of ((unique values of dns domainnames of local computers of active directories))) as lowercase as string contains “abcd.net

Using the above relevance is bringing the endpoints from domain abcd.net but I see other domain endpoints are also subscribing to the site. Please suggest on this.

Thanks & regards,
VT

Why long route, you can simply go to your site & update site subscription based on dns name property to filter out devices.
image

Or You can use below relevance:
dns name contains "abcd.net"

1 Like