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

From NAMIC Wiki
Jump to: navigation, search
Line 21: Line 21:
 
<!-- Approach and Plan bullet points -->
 
<!-- Approach and Plan bullet points -->
 
* Direct OAuth 2.0 authentication using python
 
* Direct OAuth 2.0 authentication using python
** Identify support libraries that are compatible with 3D Slicer license.
+
** Identify any needed support libraries that are compatible with 3D Slicer license.
 
* Also checking extending SlicerPathology's use of WebKit to achieve OAuth 2.0 authentication
 
* Also checking extending SlicerPathology's use of WebKit to achieve OAuth 2.0 authentication
 
|
 
|

Revision as of 15:27, 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 any needed support libraries that are compatible with 3D Slicer license.
  • Also checking extending SlicerPathology's use of WebKit to achieve OAuth 2.0 authentication

Background and References