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

From NAMIC Wiki
Jump to: navigation, search
m
m
Line 22: Line 22:
 
* Direct [https://oauth.net/2/ OAuth 2.0] authentication using python
 
* Direct [https://oauth.net/2/ OAuth 2.0] authentication using python
 
** Identify any needed 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 to extend SlicerPathology's use of WebKit to achieve OAuth 2.0 authentication.
 
|
 
|
 
<!-- 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:33, 14 December 2016

Home < 2017 Winter Project Week < OAuth2SlicerPathology

Key Investigators

Project Description

Objective Approach and Plan Progress and Next Steps
  • Direct OAuth 2.0 authentication using python
    • Identify any needed support libraries that are compatible with 3D Slicer license.
  • Also checking to extend SlicerPathology's use of WebKit to achieve OAuth 2.0 authentication.

Background and References