[ENG-12073][ENG-11829] New ORCiD SSO authentication flow between OSF and CAS - #117
Open
cslzchen wants to merge 6 commits into
Open
[ENG-12073][ENG-11829] New ORCiD SSO authentication flow between OSF and CAS#117cslzchen wants to merge 6 commits into
cslzchen wants to merge 6 commits into
Conversation
cslzchen
marked this pull request as draft
August 28, 2026 17:57
cslzchen
marked this pull request as ready for review
August 31, 2026 20:40
Contributor
Author
|
Note: don't squash merge because we want to preserve the "WAR-Overlay" diff: 47f0be6 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Ticket
CAS Part (This PR): ENG-12073
OSF Part: ENG-11829
Purpose
apereoandpac4jhas handled OAuth between CAS and ORCiD)POC: Rewrite ORCiD SSO to use OSF credentials and flow and release access token to OSFThis is a temporary PoC implementation (with debugging logs) that let ORCiD SSO use OSF's credential/authentication flow.Need to move this to its own credential/authentication flow for the full implementation.Changes
See diff
Dev Notes
See ticket
QA Notes
See ticket
Dev-Ops Notes
See ticket