Sergio Fernández created MARMOTTA-432:
-----------------------------------------
Summary: OAuth2 support
Key: MARMOTTA-432
URL: https://issues.apache.org/jira/browse/MARMOTTA-432
Project: Marmotta
Issue Type: Wish
Affects Versions: 3.1-incubating
Reporter: Sergio Fernández
Priority: Minor
Fix For: 4.0
OAuth2 is a very popular authentication protocol to grant access to third-party
applications. Even if the approach has not been explored so far by the Linked
Data paradigm, it could be interesting yo offer a OAuth2 provider, including
simple admin panel, to see how such
The implemented mechanism should co-exist with the current security module
(implemented via HTTP Auth) and covering any of the REST Web Services currently
implemented by Marmotta, including Linked Data, SPARQL and the upcoming LDP.
The required technologies would be mainly Java form the server-side, extending
the current JAX-RS compliant web service; and some HTML5+JS in the client side.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)