Community
Participate
Working Groups
In order to help OSLC implementations add OAuth support, we should provide a framework that makes OAuth straight-forward. The initial implementation can focus on managing OAuth tokens, authentication, and validating requests. Later we can add support for managing OAuth consumers.
pull request: https://github.com/eclipse/lyo.server/pull/5 commit: https://github.com/eclipse/lyo.server/commit/b8ec0d884875d7e85f0b1c8ba772966ec55f6d27 I wrote all this code and have the rights to contribute it to Eclipse under the eclipse.org web site terms of use.
I made two additional commits to fix issues I found implementing Bug 360178. https://github.com/spadgett/lyo.server/commit/5b741842255ac7b0deec9dce4f99f1bdb54cce0e https://github.com/spadgett/lyo.server/commit/da4e0c7aa0b99a8906b0bf66ec2c65fbd670af45 I wrote all this code and have the rights to contribute it to Eclipse under the eclipse.org web site terms of use.
Resolved by the following commits: http://git.eclipse.org/c/lyo/org.eclipse.lyo.server.git/commit/?id=a18d8e575b829042d2ea113be0bf43870c8216d7 http://git.eclipse.org/c/lyo/org.eclipse.lyo.server.git/commit/?id=25abdec954b4e96614566e9a6bbf29fd9b1b2770 http://git.eclipse.org/c/lyo/org.eclipse.lyo.server.git/commit/?id=dd576f91a1b27b827c170629b08497ae37bb8f83 http://git.eclipse.org/c/lyo/org.eclipse.lyo.server.git/commit/?id=372b0ae29f9aa9a4932507de46cb643b0a112e0f
Closing...