CLARIN/Contrail

From PDP/Grid Wiki
Revision as of 10:42, 6 September 2012 by Wvengen@nikhef.nl (talk | contribs)
Jump to navigationJump to search

An interesting option for using OAuth2 may be parts of Contrail that the NGS is working on. It contains an OAuth2 client and server (AS+RS), based on the Python Paste framework, as well as a way to use X.509 certificates as tokens using MyProxy.

To get started with this, it is useful to know something about Paste: Python Paste Introduction