Difference between revisions of "CLARIN/Security for web services"
From PDP/Grid Wiki
Jump to navigationJump to searchm (→Libraries) |
(add approaches) |
||
Line 1: | Line 1: | ||
* [http://www.isocat.org/ ISOcat] registry | * [http://www.isocat.org/ ISOcat] registry | ||
* [http://www.clarin.eu/cmdi CMDI], component metadata infrastructure | * [http://www.clarin.eu/cmdi CMDI], component metadata infrastructure | ||
+ | |||
+ | |||
+ | == Approaches == | ||
+ | |||
+ | === Open === | ||
+ | |||
+ | === Shibboleth + delegation === | ||
+ | |||
+ | === SAML ECP === | ||
+ | |||
+ | === OAuth 1.0 === | ||
+ | |||
+ | === OAuth 2.0 === | ||
+ | |||
+ | |||
== Links == | == Links == |
Revision as of 11:47, 23 March 2011
Approaches
Open
Shibboleth + delegation
SAML ECP
OAuth 1.0
OAuth 2.0
Links
Standards
- User Managed Access (UMA) has some overlap with this work
- OASIS Web Services Security: WS-Security, username, X.509, SAML
- A SASL and GSS-API Mechanism for SAML, uses base64 encoded SAML request in URL
- OAuth 2.0, and with SAML assertions
Libraries
- OAuth 2 assertion profile library
- Shibboleth delegation, web-service client, and configuring it.