Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: Session tokens #639

Open
furai opened this issue Jan 18, 2024 · 4 comments
Open

Feature Request: Session tokens #639

furai opened this issue Jan 18, 2024 · 4 comments

Comments

@furai
Copy link

furai commented Jan 18, 2024

Hello,

The programmatic access we've got from our company requires us to use session tokens. Without them it's not possible to connect to s3 buckets.

So I'd love to request session tokens support for authentication.

I've checked docs and plugin's code and I haven't seen anything about session token based authentication.

Cheers,
Furai

@ianmjones
Copy link
Member

@furai is your site hosted on an EC2 instance?

Do you use federated users?

@ianmjones
Copy link
Member

No response, closing.

@furai
Copy link
Author

furai commented Aug 2, 2024

Didn't notice first reply, got lost somewhere.

It's mostly for when I'm developing locally. We're getting from our company access keys: key, secret and token. Credentials gets refreshed every 12h or so and currently plugin doesn't support authenticating with tokens. Just with key and secret.

@ianmjones
Copy link
Member

Ah, that's interesting you're needing it for local dev.

I'll add this back on to the todo list then.

There's been quite a few changes in recent years in what's available in AWS/S3/CloudFront and the SDK for doing authentication etc, we need to do a round of updates to add some capabilities for sure.

Thanks for the feature request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants