
|
Parameter
|
Values
|
Description
|
|
|---|---|---|---|
|
Client ID
|
Provided while creating the service principal.
|
You can find this value in the OAuth 2.0 Credentials tab of the service principal details page on the PTC Admin Center.
|
|
|
Client Secret
|
Provided while creating the service principal.
|
You can find this value in the OAuth 2.0 Credentials tab of the service principal details page on the PTC Admin Center.
|
|
|
Audience
|
https://codebeamer
|
For PTC-hosted Codebeamer AI, you can find this value in the OAuth 2.0 Credentials tab of the service principal details page on the PTC Admin Center.
|
|
|
https://ptc-analytics
|
For customer-hosted deployment, use https://ptc-analytics value if you want to use PTC analytics service.
|
||
|
Auth Token Endpoint
|
https://ptc-atlas-prod.us.auth0.com/oauth/token
|
Access token for the Codebeamer API.
|
|
|
API Endpoint
|
https://api.portal.ptc.com
|
Use the retrieved access token to call your API.
|
|
|
Tenant ID
|
14ae5d85-e563-44fe-bed1-8ff7975ac96c
|
Identifies the PTC Admin Center tenant (namespace) that owns the analytics data.
|
|
|
Pipeline ID
|
e98ef4f3-7b5d-4048-ad13-effd487f1b79
|
Identifies the specific ingest pipeline within the tenant.
|
|
|
In a cluster environment, make sure that Config.json exists on all instances. When running Codebeamer in a container environment, mount this directory as a volume.
|