How to create sort-of login trigger
Hi,
Thanks in advance,
I would like to perform some validations as part of the login operation for all common clients (WEB, Eclipse, VS).
The motivation is for auditing and better security level.
For example validate the client machine IP subnet or machine name or even OS version and block/allow the login operation.
We are using RTC 4.x over WAS without LDAP connectivity.
Does someone know is there a trigger for this event? using API maybe?
Thanks in advance,
Ofer
2 answers
Hi Ofer, these kind of restrictions can be implemented by using Proxy servers with subnet or domain specific filters or even mac address filters. Check the Reverse Proxy support section in the CLM system requirements page for the supported proxy servers and see which one fits your deployment topology. I know Squid and Edge can do it but never dig too deeper. Hope this helps!