JWT Authentication - 401 authorization error for Opensearch

0

I am working on integrating an ALB (Application Load Balancer) as an ingress controller, Cognito as a user pool, and deploying OpenSearch using a Helm chart on AWS EKS (Elastic Kubernetes Service). Unfortunately, I have encountered persistent "401 Authorization" errors despite our efforts to troubleshoot and resolve the issue.

To provide some context, I have followed the necessary steps to configure the integration as follows:

  • Deployed the ALB Ingress Controller: I have successfully set up the ALB as an ingress controller to route traffic to our deployed opensearch-dashboard pod on EKS cluster.
  • Configured Cognito User Pool: I have created a Cognito user pool to handle user authentication and authorization.
  • Deployed OpenSearch & OpenSearch-Dashboard using Helm Chart: I used the appropriate Helm chart to deploy OpenSearch and Opensearch- Dashboard on our EKS cluster. During the deployment process, I ensured that the required key has been added to the Helm chart values.yaml configuration file.

Despite completing these steps, I am consistently receiving a "401 Authorization" error when attempting to access OpenSearch endpoints. I have been unable to identify the root cause of the issue.

질문됨 일 년 전110회 조회
답변 없음

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠