-
Notifications
You must be signed in to change notification settings - Fork 40
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' into 3173-fix-draft-time-caching
- Loading branch information
Showing
6 changed files
with
21 additions
and
0 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains 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
This file contains 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
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
# ORCID Logins | ||
|
||
OpenNeuro supports account creation with [ORCID](https://orcid.org/). Creating an ORCID iD allows you to login to OpenNeuro, associate works with your profile, and gives OpenNeuro users interacting with datasets a mechanism to contact you or source your activity on OpenNeuro (datasets, comments, etc). OpenNeuro also displays your published name or given name on datasets you have uploaded or modified, and comments. In the future, related datasets discoverable via ORCID may be shown using your ORCID iD and name. | ||
|
||
## Enabling Trusted Access to Emails | ||
|
||
To use all features of OpenNeuro, you must make at least one email address available to OpenNeuro from your ORCID profile. The first email visible to OpenNeuro will be used for email notifications on your dataset and allows other users to grant you permissions on their datasets by entering this email address. OpenNeuro requires a minimum of trusted institutional access. | ||
|
||
Visit [your ORCID profile](https://orcid.org/my-orcid) and add or modify an email. | ||
|
||
![ORCID profile emails list on left side of profile](./assets/orcid/step-1.png) | ||
|
||
Ensure that at least one email address is visible to everyone or trusted parties, and has been verified with ORCID. | ||
|
||
![Example of setting an email to trusted parties](./assets/orcid/step-2.png) | ||
|
||
Sign out and reauthenticate with OpenNeuro to update your OpenNeuro account after any email changes on your ORCID profile. | ||
|
||
![Log out button shown at bottom of user menu](./assets/orcid/step-3.png) |