Difference between revisions of "2017 Winter Project Week/OAuth2SlicerPathology"

From NAMIC Wiki
Jump to: navigation, search
(Created page with "__NOTOC__ <gallery> Image:PW-Winter2017.png|link=2017_Winter_Project_Week#Projects|Projects List <!-- Use the "Upload file" link on the l...")
 
Line 16: Line 16:
 
|
 
|
 
<!-- Objective bullet points -->
 
<!-- Objective bullet points -->
*  
+
* Enable OAuth 2.0 authentication within SlicerPathology for purposes of authenticating with various web resources.
 +
 
 
|
 
|
 
<!-- Approach and Plan bullet points -->
 
<!-- Approach and Plan bullet points -->
*  
+
* Direct OAuth 2.0 authentication using python
 +
** Identify support libraries that are compatible with 3D Slicer license.
 +
 
 
|
 
|
<!-- Progress and Next steps bullet points (fill out at the end of project week) -->
+
<!-- Progress and Next steps bullet points (fill out at the end of project week -->
 
*
 
*
 
|}
 
|}

Revision as of 15:25, 14 December 2016

Home < 2017 Winter Project Week < OAuth2SlicerPathology

Key Investigators

Project Description

Objective Approach and Plan Progress and Next Steps
  • Enable OAuth 2.0 authentication within SlicerPathology for purposes of authenticating with various web resources.
  • Direct OAuth 2.0 authentication using python
    • Identify support libraries that are compatible with 3D Slicer license.

Background and References