You can make the Framework validate user profiles and passwords using your own security system

Visual LANSA Framework

You can make the Framework validate user profiles and passwords using your own security system

The overrides (Imbedded Interface Points) can also be used to make the Framework validate users according to your own system.

You can have your own program validate web sign on.

You can have your own method routine do the connect to server.

(see avPrivateConnect in UF_SYSTM (Windows) or UFU0001 (Web))

See also Create your own Imbedded Interface Points (IIP)