This all is 100% open source, so if you would like to contribute, feel free to edit this page.
Token: oc get secret tenant-secret -n demo-project -o template –template=’’ | base64 -d ; echo |
plugins:
- package: ./dynamic-plugins/dist/janus-idp-backstage-plugin-3scale-backend-dynamic
disabled: false
pluginConfig: {}
catalog:
providers:
threeScaleApiEntity:
default:
baseUrl: https://demo-organization-maarten-admin.apps.cluster-mq98c.mq98c.sandbox870.opentlc.com
accessToken: ${RHDH_3SCALE_RHDH_CLIENT_SECRET}
schedule: # optional; same options as in TaskScheduleDefinition
# supports cron, ISO duration, "human duration" as used in code
frequency: { minutes: 1 }
# supports ISO duration, "human duration" as used in code
timeout: { minutes: 3 }
If you now wait for the 3scale provider to import the APIs, you should be able to see it pop up in the API section:.