ORCID
(Created page with "The https://orcid.org/ is an OpenId Authentication provider popular in the scientific community. It holds information on users, university affiliations, research grants etc....")
 
No edit summary
Line 13: Line 13:
   <OrcidSandbox>true/false<OrcidSandbox>
   <OrcidSandbox>true/false<OrcidSandbox>
  </root>
  </root>
A practical way to get your your TurnkeySettingsOverride file into the AppData of your system is to use the [[AssetsTK]] strategy.

Revision as of 09:05, 12 July 2019

The https://orcid.org/ is an OpenId Authentication provider popular in the scientific community. It holds information on users, university affiliations, research grants etc.

The primary use for us is the to offer existing Orcid users to use their Orcid credentials to authenticate in a Turnkey system that you build.

Since we do not think that this feature will be widely used we will not initially waste space in the portal to maintain its settings. Instead, you can enter the settings in the TurnkeySettingsOverride file.

These are the available Orcid settings that can go into the settings file:

<root>
  <OrcidAuthentication_ClientId>your Orcid clientid<OrcidAuthentication_ClientId>
  <OrcidAuthentication_ClientSecret>your Orcid secret<OrcidAuthentication_ClientSecret>
  <OrcidAuthenticationRedirectUrl>yoursystem/whereToGoAfterLogon<OrcidAuthenticationRedirectUrl>
  <OrcidSandbox>true/false<OrcidSandbox>
</root>

A practical way to get your your TurnkeySettingsOverride file into the AppData of your system is to use the AssetsTK strategy.

This page was edited 84 days ago on 02/10/2024. What links here