Remove oauth values for osf and zenodo from values.yaml

This commit is contained in:
Richard Freitag 2024-02-01 23:40:12 +00:00
parent d7a17820c4
commit 99ecf8e9db

View file

@ -76,16 +76,12 @@ layer1-port-zenodo:
enabled: true
environment:
ADDRESS: https://sandbox.zenodo.org
OAUTH_CLIENT_ID: IAMZENODOID
OAUTH_CLIENT_SECRET: IAMZENODOSECRET
layer1-port-openscienceframework:
enabled: true
environment:
ADDRESS: https://test.accounts.test.osf.io
API_ADDRESS: https://api.test.osf.io/v2
# needs to be adjusted to correct values
OAUTH_CLIENT_ID: rdsdrivetest
OAUTH_CLIENT_SECRET: THISISATEST
layer2-metadata-service: {}
layer3-research-manager: {}
layer3-token-storage: {}