Bug Report: Cannot authenticate at AWS via assuming IAM role
Closed this issue · 2 comments
Brief Summary
The Cloud Connectors do not support assuming an IAM role after authenticating via IAM User credentials.
Expected Outcome
- Authentication via AWS credentials
- Assume Role, in the background assume role is refreshed before expiration
Current Outcome
Not possible to assume IAM role after authenticating user
Reproducer
Operating System
n/a
JDK Version
n/a
Ecosystem Tool
IntelliJ IDEA IDE Plugin
Hello @lcmgh,
What version of the cloud connector are you using? The SSO authentication works on version 2 of the connector. Is the Amazon account configured with the role that you wish, and configured following the documentation here? https://docs.payara.fish/community/docs/Technical%20Documentation/Ecosystem/Connector%20Suites/Cloud%20Connectors/Amazon%20SQS/SSO%20Integration.html#configure-aws-iam-identity-center
If yes, and the issue is from the connector, could you please provide the steps to reproduce the issue?
Best regards,
Felix