Giter Club home page Giter Club logo

Comments (8)

acarbonetto avatar acarbonetto commented on July 19, 2024

Related bug: #20

from sql-odbc.

MaxKsyunz avatar MaxKsyunz commented on July 19, 2024

@joshuali925 do JDBC driver or other clients support using both SIGv4 and FGAC at the same time?

from sql-odbc.

joshuali925 avatar joshuali925 commented on July 19, 2024

@MaxKsyunz i don't think so, according to its readme auth can only be one of NONE, BASIC, AWS_SIGV4

from sql-odbc.

MaxKsyunz avatar MaxKsyunz commented on July 19, 2024

@joshuali925 do you think there's value in supporting this scenario across more clients?
cc @CEHENKLE

from sql-odbc.

joshuali925 avatar joshuali925 commented on July 19, 2024

@MaxKsyunz I'm assuming that for a cluster that uses IAM and FGAC, clients needs to get both information from the user in order to connect. If this is true, then i think yes because otherwise the clients using either SIGV4 or FGAC won't be able to connect to the cluster.

from sql-odbc.

MaxKsyunz avatar MaxKsyunz commented on July 19, 2024

@joshuali925 I'd like to understand this use case better. Here's what I got so far:

  1. There is a domain with a resource-based access policy that uses a particular IAM.
  2. There is an OpenSearch cluster with several roles set up.

Is the problem that

  1. the security plugin is not aware of the SIGv4 key and cannot map it the IAM to a particular role, or
  2. there's a need to use IAM to authenticate application's access to the domain and another authority to authenticate end-users of the application?

from sql-odbc.

joshuali925 avatar joshuali925 commented on July 19, 2024

@MaxKsyunz The use case is that there is a domain which needs both AWS credentials and username password to access, and we cannot use ODBC to connect to it

For the problem i'm also not sure. i put my assumptions in the description but I felt my understanding of how auth works in this case is probably not accurate

from sql-odbc.

acarbonetto avatar acarbonetto commented on July 19, 2024

@MaxKsyunz doesn't look like all clients support SIGv4 yet. opensearch-project/opensearch-clients#22

from sql-odbc.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.