Royal-Society-of-New-Zealand / NZ-ORCID-Hub

The home of development for the New Zealand ORCID Hub
MIT License
13 stars 8 forks source link

Researcher login through Tuakiri #1231

Closed rpaw053 closed 7 years ago

rpaw053 commented 7 years ago

As a Researcher having Tuakiri New Zealand Access Federation access, I want to login into ORCID hub through Tuakiri New Zealand, So that I can have authoritative affiliation between me and my research organisation

[ORCIDHUB-15] created by rpaw053

rpaw053 commented 7 years ago

Done changes

by rpaw053

rpaw053 commented 7 years ago

Done the changes and code has been checked in on Github (https://github.com/Royal-Society-of-New-Zealand/NZ-ORCID-Hub/commit/f7aebad5db5f46853251ac17927577e7b0261752) , Would be closing this ticket after demo and feedback on 02/03/2017.

by rpaw053

rpaw053 commented 7 years ago

For this functionality, an wrapper API is needed to redirect from our login page to Tuakiri New Zealand Access federation and getting again to our application.

Furthermore, Authorization endpoint ("https://sandbox.orcid.org/oauth/authorize") and Token endpoints(""https://sandbox.orcid.org/oauth/token"") are needed to establish affiliation between Researcher and Research organisation

by rpaw053