Project

General

Profile

« Previous | Next » 

Revision 60646

Openaire API with Access Token

View differences:

applicationContext-isti.properties
1
auth.openaire.server.url = https://aai.openaire.eu/oidc/token
2
auth.openaire.client.id = 
3
auth.openaire.client.secret = 
4

  
1 5
plugin.enrich.dataset.dli.url           = https://api.scholexplorer.openaire.eu/v1/linksFromPid?pid=%s
2 6
plugin.enrich.labs.pimpa.url            = http://pimpa.isti.cnr.it/PERSONALE/web-services/iop/iop.webservice.php
3
plugin.enrich.publications.openaire.url = http://api.openaire.eu/search/publications?doi=%s
4
plugin.enrich.projects.openaire.url     = http://api.openaire.eu/search/projects?funder=%s&fundingStream=%s&grantID=%s
7
plugin.enrich.publications.openaire.url = https://api.openaire.eu/search/publications?doi=%s
8
plugin.enrich.projects.openaire.url     = https://api.openaire.eu/search/projects?funder=%s&fundingStream=%s&grantID=%s
5 9
plugin.enrich.openaire.datasources.blacklist = opendoar____::81930c54e08b6d26d9638dd2e4656dc1
6 10

  
7 11

  
8 12
db.affiliations.url                     = jdbc:mysql://localhost:8889/isti_affiliations
9 13
db.affiliations.username                = dnet
10
db.affiliations.password                = dnetPwd
14
db.affiliations.password                = dnetPwd

Also available in: Unified diff