CLARIN/Contrail

From PDP/Grid Wiki
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