Community Tip - Visit the PTCooler (the community lounge) to get to know your fellow community members and check out some of Dale's Friday Humor posts! X
Hi Team,
We are currently working on integrating Codebeamer with Cameo using OSLC, and for authentication, we plan to use OAuth 2.0 via OpenID Connect.
We have already enabled OpenID in our Codebeamer instance and enforced OAuth2 login under:
System Admin → OpenID Configuration.
However, we are missing critical configuration details to complete the setup:
How can we get the following for our Codebeamer OAuth Client?
Client ID
Client Secret
Client Name
Is there a specific place in the Codebeamer UI or backend where we can register a new OAuth client and generate these credentials?
Do we need to manually register Codebeamer as a client application on an external OpenID Provider (like Google, Azure, or internal SSO)?
Where can we find or configure the following values if we use PTC's internal OpenID?
authorizationEndpointUri
tokenEndpointUri
userinfoEndpoint
jwksUri
Codebeamer version: 2.1.0.0
Base URL: https://ptc-codebeamer.accenture.com
OpenID Connect is already enabled in system settings.
Redirect URI configured:
https://ptc-codebeamer.accenture.com/cb/login/oauth/authenticate.spr
We want to use these credentials in our OSLC integration with Cameo, where the Codebeamer server will act as a secured OAuth2/OpenID client.
Any guidance, documentation links, or admin-level instructions would be greatly appreciated.
Thanks in advance!
Hi @AL_12731379
You will need to set up an authorization server to generate those for you.
Follow the steps in this documentation to get started: https://support.ptc.com/help/codebeamer/r2.2/en/index.html#page/codebeamer/install_guide/5376270.html
Thanks,
Brian Kampling - Source Allies
Hello @AL_12731379,
It looks like you have a response from a community member. If it helped you solve your question please mark the reply as the Accepted Solution.
Of course, if you have more to share on your issue, please let the Community know so other community members can continue to help you.
Thanks,
Vivek N.
Community Moderation Team.