public views login integration with separate website

We would like our members to login into our association website but be instantly logged in our public view system without logging in twice.My concern is that we do not have access to the source code within the public view system, only the compiled version.

So my question is there any way technically that this can happen without touching the public view system.

I have tried to leverage iMIS web services within our association website, however, this just logs them into the site, NOT public views.

 

How are other people making this integration happen?

 

Thank you,  Anything would help!

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

This has been asked a few

This has been asked a few times on the imis community.
Have a look at the document on this page: http://www.imiscommunity.com/unified_login_using_membershipwebservice

Leo 

Thank you.  This was the

Thank you.  This was the post that helped out.  The membership web service worked perfectly.