-
I found a paper (https://doi.org/10.1016/j.neuron.2023.08.005) that cites Dandiset 000458 (https://doi.org/10.48324/dandi.000458/0.230317.0039). When I went to the Dandiset landing page, I find that t…
-
Use ORCID public/member API for OAuth2 2-legged flow and access to ORCID record, including:
- identifier (ORCID iD)
- name
- email
- publications
- CV
See also [implementation for SimpleSAMLph…
-
ORCID is the publishers' system for unifying author identities across their publications. It's new and hence probably mostly an empty box, but we might as well use it. They provide an API that talks…
-
**Issue description**:
The current importers (CRAN, zbMath, polyDB) create entities for authors using ORCID ID, zbMath ID or no identifier.
For the cases in which an identifier exists, authors migh…
-
- Requires an API call to ORCID including the user's access and refresh tokens to revoke access.
- Need to delete the tokens from the local database.
-
**Describe the bug**
The ORCID and OIDC authentication providers determine redirect URLs based on a configuration property, which makes it impossible to support logging in via Angular _and_ the HAL b…
-
# Current issue
1. Click on **Create of Connect your ORCID iD** on the [registration page](https://journal.bahaistudies.ca/online/user/register)
![image](https://user-images.githubusercontent.com/…
-
When datasets are created in Dryad, author's ORCID profiles should be updated to include the datasets.
- What is required for authors to supply the permission needed to do this?
- What is required fo…
-
Triggered by @waztom's Slack question.
> Warren:
> Hi @alanbchristie and @tdudgeon - to login into Fragalysis, the most common method is via CAS with a fedid
> what is the process (email Tim?) t…
-
Having played around with the API, I am able to add an author to an RO-Crate like this:
```ruby
crate = ROCrate::Crate.new
crate.add_person('https://orcid.org/0000-0002-1825-0097', { name: 'Josia…