[XCI-452] Globus Auth does not support SSH or X.509 credentials extension grant types Created: 09/05/2018 Updated: 10/04/2019 |
|
Status: | Proposed |
Project: | XSEDE Cyberinfrastructure Integration |
Component/s: | None |
Fix Version/s: | None |
Type: | XCI Documentation | Priority: | Major |
Reporter: | Lee Liming | Assignee: | Unassigned |
Resolution: | Unresolved | Votes: | 0 |
XSEDE Priority: | 0 | ||||||||||||||||||||
Public activity link: | https://software.xsede.org/display/xci-452 | ||||||||||||||||||||
Devel Repository: | |||||||||||||||||||||
Use Cases: |
IDM-08: Login to a locally installed application with an SSH/X.509 key
|
||||||||||||||||||||
Effort and Costs: |
|
||||||||||||||||||||
Deliverables: |
|
||||||||||||||||||||
Lead Tester: | |
Description |
Use case IDM-08 describes a user authentication with an application using an SSH key or an X.509 certificate that has previously been registered with XSEDE and obtaining an OAuth2 access token that can be used with REST APIs. Since the goal is to obtain an OAuth2 token, Globus Auth (XSEDE's Web SSO service) would be the obvious choice. However, Globus Auth does not support credential extensions for SSH keys or X.509 certificates, which is required for this to work. |