Home
TeamCity Support | JetBrains
Contact Support
Community
Sign in
S Schliesing
Total activity
7
Last activity
August 09, 2024 17:03
Member since
May 03, 2021 13:18
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
2
Activity overview
Posts (1)
Comments (4)
Sort by recent activity
Recent activity
Votes
Created
August 09, 2024 17:03
Fwiw, I created a plugin that creates the described JWT: https://github.com/muffl0n/teamcity-jwt-plugin/blob/main/jwt-plugin-server It's still a POC so I'm happy about any feedback!
Community
TeamCity General Topics
Generate JWT token for OIDC authentication
0 votes
Created
August 05, 2024 10:54
Hi Anton,Did you already consider HashiCorp Vault for storing the tokens, keys, etc.?Yes, but we don't want to use Vault as there is a much better solution with OIDC and JWT.Thanks for the hint to ...
Community
TeamCity General Topics
Generate JWT token for OIDC authentication
0 votes
Created
August 04, 2024 14:57
Hi Anton,thanks for your reply!Currently our builds in TeamCity authenticate to GCP with service account keys that are configured as secret parameters in the build jobs. For obvious reasons this so...
Community
TeamCity General Topics
Generate JWT token for OIDC authentication
0 votes
Created
May 03, 2021 13:18
Hi Oliver, I'm having pretty much the same problem. What workaround are you currently using? My current way (to build a npm package) is to have a job that builds the branches just as usual. But whe...
Community
TeamCity General Topics
git tags as branches - changes incorrectly calculated?
0 votes