Hi All,
Thanks for looking in to this post.
Our Client have 2 domains.
We have http OBIEE analytics URL works based on windows authentication (IIS).
User1 in abc domain able to login (abc\user1)
User2 in xyz domain also able to login in to application (xyz\user2)
if both users logedin in client Network.
Both user ID's are there in the same LDAP which we use for authentication.
My requirement is,
Is there a way to control the user login based on the domain. so the user related to xyz domain should not get authenticated.
Thank you all in Advance