Well, I have made some progress. I am able to access MethodGateway if
I omit .../openmeetings/... in the url.
i.e. I get response for the server if I use url: "http://localhost:
8080/MethodGateway?service=userservice&method=getSession"
instead of "http://localhost:8080/openmeetings/MethodGateway?
service=userservice&method=getSession"

I am following all the 3 steps now but not able to get any thing after
the 3rd step:
Step 1. 
http://localhost:8080/MethodGateway?service=userservice&method=getSession

The SessionID is 6a875b01f7eaeaa334e84458d29793e0

Step 2.
http://localhost:8080/MethodGateway?service=userservice&method=loginUser&SID=6a875b01f7eaeaa334e84458d29793e0&username=administrator&userpass=yalinwu0829

Return 1

Step 3.
http://localhost:8080/openmeetings/MethodGateway?service=userservice&method=setUserObjectAndGenerateRoomHash&SID=6a875b01f7eaeaa334e84458d29793e0&username=jglee&firstname=JG&lastname=LEE&profilePictureUrl=&email=jg...@nchc.org.tw&externalUserId=&externalUserType=&room_id=9&becomeModeratorAsInt=1&showAudioVideoTestAsInt=1

Nothing happen?
But I redirect to
http://localhost:8080/openmeetings/main.lzx?secureHash=6a875b01f7eaeaa334e84458d29793e0&lzproxied=solo&lzr=swf8
So it load the openmeetings page but gives Hash Invalid.
This is my new error.

Please explain why is this change in url working??
And what are the correct steps for SSO using MethodGateway...?
.
Raj.

-- 
You received this message because you are subscribed to the Google Groups 
"OpenMeetings User" group.
To post to this group, send email to openmeetings-u...@googlegroups.com.
To unsubscribe from this group, send email to 
openmeetings-user+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/openmeetings-user?hl=en.

Reply via email to