You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Assuming Alice as a provider connector and Bob being consumer connector.
Bob's shares its actual AWS credential with Alice to initiate the file transfer. Bob should generate an AWS Temporary Token with limited access and expiry. Alice can misuse Bob's credentials.
Issue
MinIO has limited support of STS token. We can generate a STS token using AWS CLI
Current Setup
Assuming
Alice
as a provider connector andBob
being consumer connector.Bob's shares its actual AWS credential with
Alice
to initiate the file transfer. Bob should generate an AWS Temporary Token with limited access and expiry.Alice
can misuse Bob's credentials.Issue
MinIO has limited support of STS token. We can generate a STS token using
AWS CLI
This command returns a response similar to:
Now this new token is not accepted by MinIO. Alice`s connector-dataplane throws an error:
The text was updated successfully, but these errors were encountered: