Difference between revisions of "OAuth for MyProxy GetProxy Endpoint"

From PDP/Grid Wiki
Jump to navigationJump to search
(changed github links to RCauth.eu organization)
Line 120: Line 120:
 
== Implementation Details ==
 
== Implementation Details ==
  
The implementation of the GetProxy Endpoint has been separated from the Master Portal OA4MP extension because it was found to be much easier to modify existing OA4MP code than to extend it. This basically means that for the purpose of implementing this endpoint we forked OA4MP. This custom OA4MP having the GetProxy Endpoint implemented can be found under the [https://github.com/ttomttom/myproxy-fork myproxy-fork] and [https://github.com/ttomttom/ncsa-security-all-fork/ ncsas-security-all-fork] projects. The separation of the two codebases is inherited from the original OA4MP implementation.
+
The implementation of the GetProxy Endpoint has been separated from the Master Portal OA4MP extension because it was found to be much easier to modify existing OA4MP code than to extend it. This basically means that for the purpose of implementing this endpoint we forked OA4MP. This custom OA4MP having the GetProxy Endpoint implemented can be found under the [https://github.com/rcauth-eu/myproxy-fork myproxy-fork] and [https://github.com/rcauth-eu/ncsa-security-all-fork ncsas-security-all-fork] projects. The separation of the two codebases is inherited from the original OA4MP implementation.
  
 
=== myproxy ===
 
=== myproxy ===

Revision as of 13:21, 17 August 2016