Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-30920

Support AWS MSKServerless on Nuxeo 2021

    XMLWordPrintable

    Details

    • Type: New Feature
    • Status: Open
    • Priority: Minor
    • Resolution: Unresolved
    • Affects Version/s: None
    • Fix Version/s: None
    • Component/s: Streams

      Description

      Now AWS have option for MSKServerless, The Serverless clusters require IAM authentication. So we need that option on Nuxeo 2021 for supporting MSK Serverless with IAM based authentication.

      As per the AWS document require following property and jar file for IAM based authentication.

      security.protocol=SASL_SSL
      sasl.mechanism=AWS_MSK_IAM
      sasl.jaas.config=software.amazon.msk.auth.iam.IAMLoginModule required;
      sasl.client.callback.handler.class=software.amazon.msk.auth.iam.IAMClientCallbackHandler

      https://github.com/aws/aws-msk-iam-auth/releases/download/v1.1.1/aws-msk-iam-auth-1.1.1-all.jar

      Could you please include above property and jar file for Nuxeo 2021, So I can validate MSKServerles feature.

      Let me know if require any other information from my side.


      Thanks
      Ravi

        Attachments

          Activity

            People

            • Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

              • Created:
                Updated: