jenkinsci / jenkinsci/credentials-binding-plugin

[JENKINS-70615] Cross region issue in withCredentials for class AmazonWebServicesCredentialsBinding

Open
#507 1 comment 0 reactions 0 assignees View on GitHub
component:credentials-binding-plugin imported-jira-issue priority:blocker resolution:unresolved
Dominant language
Java
Stars
57
Forks
108
PR merge metrics
No merged PRs in 30d

Description

When method 'withCredentials([[$class: 'AmazonWebServicesCredentialsBinding', credentialsId: credName]])' is called from eu-central-1 for login to cn-north-1, it throws- 

The security token included in the request is invalid

---
Originally reported by jyotsna2105, imported from: Cross region issue in withCredentials for class AmazonWebServicesCredentialsBinding


  • status: Open
  • priority: Blocker
  • component(s): credentials-binding-plugin
  • resolution: Unresolved
  • votes: 1
  • watchers: 1
  • imported: 20251211-141027

Raw content of original issue

When method 'withCredentials([[$class: 'AmazonWebServicesCredentialsBinding', credentialsId: credName]])' is called from eu-central-1 for login to cn-north-1, it throws- 
The security token included in the request is invalid

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.