|
36 | 36 |
|
37 | 37 |
|
38 | 38 |
|
39 | | - <title>10. Vendor and Institutional Sign In - Hands-on with the ORCID API</title> |
| 39 | + <title>10. Other methods for getting authorised iDs - Hands-on with the ORCID API</title> |
40 | 40 |
|
41 | 41 |
|
42 | 42 |
|
|
99 | 99 | Hands-on with the ORCID API |
100 | 100 | </span> |
101 | 101 | <span class="md-header-nav__topic"> |
102 | | - 10. Vendor and Institutional Sign In |
| 102 | + 10. Other methods for getting authorised iDs |
103 | 103 | </span> |
104 | 104 |
|
105 | 105 |
|
|
285 | 285 |
|
286 | 286 |
|
287 | 287 | <label class="md-nav__link md-nav__link--active" for="__toc"> |
288 | | - 10. Vendor and Institutional Sign In |
| 288 | + 10. Other methods for getting authorised iDs |
289 | 289 | </label> |
290 | 290 |
|
291 | | - <a href="./" title="10. Vendor and Institutional Sign In" class="md-nav__link md-nav__link--active"> |
292 | | - 10. Vendor and Institutional Sign In |
| 291 | + <a href="./" title="10. Other methods for getting authorised iDs" class="md-nav__link md-nav__link--active"> |
| 292 | + 10. Other methods for getting authorised iDs |
293 | 293 | </a> |
294 | 294 |
|
295 | 295 |
|
|
319 | 319 | Institutional sign-in |
320 | 320 | </a> |
321 | 321 |
|
322 | | - <nav class="md-nav"> |
323 | | - <ul class="md-nav__list"> |
324 | | - |
325 | | - <li class="md-nav__item"> |
326 | | - <a href="#configure-api-credentials" title="Configure API credentials" class="md-nav__link"> |
327 | | - Configure API credentials |
328 | | - </a> |
329 | | - |
330 | | -</li> |
331 | | - |
332 | | - <li class="md-nav__item"> |
333 | | - <a href="#user-connect-your-institutional-account" title="(User) Connect your institutional account" class="md-nav__link"> |
334 | | - (User) Connect your institutional account |
335 | | - </a> |
336 | | - |
337 | | -</li> |
338 | | - |
339 | | - <li class="md-nav__item"> |
340 | | - <a href="#exchange-authorization-code-for-access-token-authenticated-id" title="Exchange authorization code for access token & authenticated iD" class="md-nav__link"> |
341 | | - Exchange authorization code for access token & authenticated iD |
342 | | - </a> |
343 | | - |
344 | | -</li> |
345 | | - |
346 | | - </ul> |
347 | | - </nav> |
348 | | - |
349 | 322 | </li> |
350 | 323 |
|
351 | 324 | <li class="md-nav__item"> |
|
423 | 396 | Institutional sign-in |
424 | 397 | </a> |
425 | 398 |
|
426 | | - <nav class="md-nav"> |
427 | | - <ul class="md-nav__list"> |
428 | | - |
429 | | - <li class="md-nav__item"> |
430 | | - <a href="#configure-api-credentials" title="Configure API credentials" class="md-nav__link"> |
431 | | - Configure API credentials |
432 | | - </a> |
433 | | - |
434 | | -</li> |
435 | | - |
436 | | - <li class="md-nav__item"> |
437 | | - <a href="#user-connect-your-institutional-account" title="(User) Connect your institutional account" class="md-nav__link"> |
438 | | - (User) Connect your institutional account |
439 | | - </a> |
440 | | - |
441 | | -</li> |
442 | | - |
443 | | - <li class="md-nav__item"> |
444 | | - <a href="#exchange-authorization-code-for-access-token-authenticated-id" title="Exchange authorization code for access token & authenticated iD" class="md-nav__link"> |
445 | | - Exchange authorization code for access token & authenticated iD |
446 | | - </a> |
447 | | - |
448 | | -</li> |
449 | | - |
450 | | - </ul> |
451 | | - </nav> |
452 | | - |
453 | 399 | </li> |
454 | 400 |
|
455 | 401 | <li class="md-nav__item"> |
|
496 | 442 |
|
497 | 443 |
|
498 | 444 |
|
499 | | - <h1>10. Vendor and Institutional Sign In</h1> |
| 445 | + <h1>10. Other methods for getting authorised iDs</h1> |
500 | 446 |
|
501 | 447 | <h2 id="other-methods-for-getting-authorised-ids">Other methods for getting authorised iDs</h2> |
502 | 448 | <p>You have just followed a method a custom integration would use to get ORCIDs from users. The following</p> |
503 | 449 | <h2 id="vendor-systems">Vendor systems</h2> |
504 | 450 | <p>Some publishing, research information and repository software systems support collecting authenticated iDs and permissions right out of the box. See our list of <a href="https://members.orcid.org/api/orcid-enabled-systems">ORCID-enabled systems</a> for more details.</p> |
505 | 451 | <p>Configuration steps and customization options vary widely between systems - check your system's documentation for complete information.</p> |
506 | 452 | <h2 id="institutional-sign-in">Institutional sign-in</h2> |
507 | | -<p>ORCID recently added the option to sign in using institutional credentials. Institutional sign-in is available to researchers affiliated with members of supported identity federations, currently <a href="https://www.surf.nl/en/services-and-products/surfconext/index.html">SURFconext</a> and <a href="https://technical.edugain.org/status.php">eduGAIN</a>.</p> |
508 | | -<p>ORCID membership is not required in order for institutional sign-in to work for your researchers, however, ORCID members who are <a href="https://www.surf.nl/en/services-and-products/surfconext/index.html">SURFconext</a> or <a href="https://technical.edugain.org/status.php">eduGAIN</a> federation members can automatically request ORCID iDs and ORCID record access permission from users who sign into ORCID with their institutional credentials using the new Institutional Collect & Connect feature.</p> |
509 | | -<p>In this section, we'll take a look at this feature. <a href="https://members.orcid.org/api/integrate/institution-sign-in">Learn more about ORCID institutional signin, including configuring up your IdP</a></p> |
510 | | -<h3 id="configure-api-credentials">Configure API credentials</h3> |
511 | | -<p>In addition to getting Member API credentials as described above, ORCID will need a few more pieces of information to set up Institutional Collect & Connect for your organization.</p> |
512 | | -<p>To have your API credentials configured for Institutional Collect & Connect, contact <a href="../support@orcid.org">support@orcid.org</a> with the following information:</p> |
513 | | -<ul> |
514 | | -<li>Client ID</li> |
515 | | -<li>Identity provider entity ID (e.g. https://idp.example.org/idp/shibboleth)</li> |
516 | | -<li>Redirect URI: The page on your site that users should be directed to after they complete the cross-link process. This can bedifferent from the redirect URI you use for other ORCID API applications.</li> |
517 | | -<li>Permission scope(s) that you would like (<code>/authenticate</code>, <code>/read-limited</code>, <code>/activities/update</code>, <code>/person/update</code>)</li> |
518 | | -</ul> |
519 | | -<h3 id="user-connect-your-institutional-account">(User) Connect your institutional account</h3> |
520 | | -<p><strong>Not a member of a supported federation?</strong> Test out ORCID institutional sign-in with a <a href="https://app.unitedid.org/signup">United ID</a> account. United ID is a free and independent online identity service <em>(Note: United ID requires use of a 2-Factor Authentication method, like <a href="https://support.google.com/accounts/answer/1066447?hl=en">Google Authenticator</a>)</em>.</p> |
521 | | -<ol> |
522 | | -<li>Sign out of your Sandbox record - click the <strong>Sign out</strong> button in the upper right corner or visit <a href="https://sandbox.orcid.org/signout">https://sandbox.orcid.org/signout</a></li> |
523 | | -<li>Visit <a href="https://sandbox.orcid.org/signin">https://sandbox.orcid.org/signin</a> and click <strong>Sign in using your Institutional Account</strong></li> |
524 | | -<li>Enter your organization's name in the box, or choose to pick it from the list. |
525 | | - <img src="../images/04-3_signin-inst-account.png" width="400" alt="ORCID sign-in screen showing institutional account sign-in"></li> |
526 | | -<li>Sign into your institution account<br> |
527 | | - <img src="../images/04-3_united-id-login.png" width="400" alt="United ID login screen"></li> |
528 | | -<li>Finish linking your accounts by signing into ORCID with your ORCID username and password. Enter the email address / ORCID iD and password for your Sandbox account and click <strong>Sign into ORCID</strong>. <em>You will only need to complete this step once - in the future you can log directly into ORCID with your institutional account.</em><br> |
529 | | - <img src="../images/04-3_link-account.png" width="600" alt="ORCID link accounts screen"></li> |
530 | | -<li>After linking your accounts, a message appears at the top of your ORCID record, prompting you to connect your iD to your institution. Click the <strong>Connect</strong> button.<br> |
531 | | - <img src="../images/04-3_inst-connect-banner.png" width="600" alt="ORCID record showing institution connect message" /></li> |
532 | | -<li>An ORCID sign-in screen listing the requested permissions will appear; click <strong>Authorize</strong><br> |
533 | | - <img src="../images/04-3_inst-connect-oauth.png" width="400" alt="ORCID OAuth sign-in screen" /></li> |
534 | | -<li>After granting permission, you'll be redirected to the Redirect URI specified for your API credentials - this page should show a success or error message depending on whether <strong>Authorize</strong> or <strong>Deny</strong> was clicked, and it should also provide a link back to ORCID and links to your local ORCID resources.<br> |
535 | | - <img src="../images/04-3_inst-connect-redirect.png" width="600" alt="Example success message shown to users after completing the institution connect process" /></li> |
536 | | -</ol> |
537 | | -<h3 id="exchange-authorization-code-for-access-token-authenticated-id">Exchange authorization code for access token & authenticated iD</h3> |
538 | | -<p>Like in section 4.1.4 above, an authorization code is attached to the end of the redirect URI, which can be exchanged for an access token and the user's ORCID iD.<br> |
539 | | - <img src="../images/04-3_inst-connect-auth-code.png" width="600" alt="Browser address bar showing OAuth authorization code" /></p> |
| 453 | +<p>You can enable access using institutional credentials. Check out the (Members Documentation)[http://members.orcid.org/api/integrate/institution-sign-in] for more information.</p> |
540 | 454 | <h2 id="share-my-id">Share my iD</h2> |
541 | 455 | <p>Need a quick way to collect authenticated iDs with no programming or IT resources needed? |
542 | 456 | <a href="https://share-my-id.orcid.org/">Share my iD</a> is a new app from ORCID that allows anyone with an ORCID iD to get iDs from other ORCID users.<br> |
|
0 commit comments