Verify Portal User Session

Posted by Rollbase User on 04-Jun-2013 14:02

I'd like to provide a way for a portal user to link to an outside server without having to log in. I see that Chapter 11 that there is a process for external severs to validate a Rollbase session. Wondering if this approach could work for Portal logins. From the docs... Using Rollbase to Verify Session ID External servers can verify Rollbase session by sending HTTP GET request to specially constructed URL http://rollbase_server/router/servlet/Verify?userId={!#CURR_USER.id}&sessionI d={!#SESSION_ID} If session ID is valid and matches user ID HTTP response will fetch name of server component on which user has opened session: "prod1", "master", etc. Otherwise response may include: ? Invalid: session ID is invalid or no longer active ? Expired: session has expired ? Wrong user: session ID is valid but does not match to user ID ? Error: some error occurred

All Replies

Posted by Admin on 12-Jun-2013 02:43

Hi Andrew,



No this will not work with portal visitors, portals use a different session management mechanism that is unlike full Rollbase users (one of the many reasons we do not charge for portal users versus named Rollbase users).



Regards,

Matt

This thread is closed