The better way is to protect your app from make multiple logins with the
same credentials.

If the user wanna share his credentials, no problem, but he cannot use it
while someone else is doing it.

Other alternatives(like restriction per IP) are not very good.

AFAIK, the is no 'tech' way to do it, so do it in the 'business' way.

HTH

On Wed, Aug 12, 2009 at 9:27 AM, christophe_jacquelin <
christophe_jacque...@yahoo.fr> wrote:

>
>
> Hello,
>
> I have a Flex application that runs with the Saas model.
>
> I rent the application for 1 month. They pay for a login and a password.
>
> How to protect the application if someone put the login and password on an
> internet forum ?
>
> Thank you,
> Christophe,
>
>  
>



-- 
/**
* Pedro Sena
* Systems Architect
* Sun Certified Java Programmer
* Sun Certified Web Component Developer
*/

Reply via email to