jenkinsci / jenkinsci/credentials-binding-plugin
[JENKINS-70615] Cross region issue in withCredentials for class AmazonWebServicesCredentialsBinding
- 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
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
Assessment
This issue has not been assessed yet.