I’m trying to use the Wrapper module to load the login page of another site – the “wrapped” site is a separate LCMS “learning portal” that requires a login. I have the Wrapper correctly displaying the login page in my template (JA purity II). I have a working and verified user name and passord to access the site that is displayed in the Wrapper. However, when I try to enter my user name and password thru the wrapper, the parameters seem to not get passed thru correctly to the learning portal’s login page. If I access the learning portal from outside of the wrapper in another browser window, I can log in to the learning portal just fine. When I try the same username and password thru the Wrapper, it kicks me to the learning portal’s default error message of “Incorrect MemberID and Password.”
I’m curious as to why the information is not getting passed correctly. I assumed all would work since I can load Google.com into the wrapper, enter search criteria, and receive expected search results.