This PR adds method to execute credentials provider in the authenticate method, in the flow, the provider is executed twice, by CreatePayload and SignatureV4, this generates differentes credentials and causes an AccesDenied.
This fix helps to authenticate with a single credentials and with a assume role.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
This PR adds method to execute credentials provider in the authenticate method, in the flow, the provider is executed twice, by CreatePayload and SignatureV4, this generates differentes credentials and causes an AccesDenied.
This fix helps to authenticate with a single credentials and with a assume role.