mirror of
https://github.com/databasus/databasus.git
synced 2026-04-06 00:32:03 +02:00
Support for AWS OIDC (IRSA) instead of static AWS credentials for S3 bucket #204
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @obur5 on 1/19/2026
Hi,
I would like to ask whether there is any planned or ongoing work related to supporting AWS OIDC (IRSA) authentication.
I have deployed the service to an AWS EKS cluster and noticed that, at the moment, there is no way to configure AWS authentication via OIDC / IAM Roles for Service Accounts. The only available option appears to be providing static AWS access keys.