Scholars Portal provides a shared technology infrastructure and a collection of collaborative services for Ontario’s 21 university libraries.
The Scholars Portal team consists of 10 technical staff, 10 librarians, two students, and a team lead.
A project by Internet2:
“provides cross-domain single sign-on and attribute-based authorization”
https://rpxnow.com/api/v2/auth_info
Parse the response and extract the identifier. A sample JSON response:
{'stat': 'ok',
'profile': {
'identifier':'https://google.com/accounts/
o8/id=AItOawkOjEZcd',
'email': '[email protected]',
'preferredUsername': 'Chunky Bacon' } }
Ajax.Request("refworks/folders.html")
Controller extract RWSessionId from session and uses restTemplate to access:
http://refworks.scholarsportal.com/api2/
class=folder&method=all&sess=a23d4&
accesskeyid=wd$3wrfderddml&expires=1224873890294&
signature=SAvNT7%2Fq9R3TflOqzaTSfB%2B6VJg%3D