Restrict user in PS application,
Hello All,
I have two web server domains having separate URL for each web server domain
- https://abc.com
- https://abc_xyz.com
I want user can access link 1 given above but the same user should not be able to login with link 2 in same PS application.
what are the changes i can do in PS to make it happen