I know, that I can use IdentityManager class to show login+password form for secured services. But it's available in version 3.0, and I'm using 2.5. How can I provide access for secured service in my case? I also know, that I can use token generation, but token is bound to unique IP address and I need to use the application on many machines.
Thanks
