Quote:
Originally Posted by Matt L
I'm trying to the exact same thing. How did you get it to work exactly?
|
Well, the above code I posted works, however, the problem comes into play when vB isn't loaded at all. So you're coming from a completely clean browser cache/session cache.
In which case, as soon as you include these files, vB takes over and loads it's own pages, etc. I tried a few things to silently do the login, but all have failed so far. So... the above isn't really a good solution in that case. At this point, I haven't really solved it.
I've moved on to data synchronization between our systems as that is the more important issue for us and will revisit the single signon after that is complete.
Sorry I don't have a better answer for you, but... that's all I've got. If you find a way to do it, please reply back in this thread for myself and anyone else looking for the answer.