We are working on a project where we need to easily see if a user is
logged into the portal or not. I was looking through the restful apis
and found this class org.jasig.portal.rest.SessionRESTController. I
was wondering if that was currently being used anywhere in uPortal
currently? I originally I tried to call it and it said
/WEB-INF/session.jsp does not exist.

So I changed the request mapping to session.json

and added this to make it a JSON feed: mv.setViewName("json");

I'm just hoping to avoid any unintended consequences.

Thanks!
Aaron
--
Aaron Grant
Project Coordinator and Systems Integrator
Oakland University - UTS

-- 
You are currently subscribed to [email protected] as: 
[email protected]
To unsubscribe, change settings or access archives, see 
http://www.ja-sig.org/wiki/display/JSG/uportal-dev

Reply via email to