aws-samples / aws-saas-factory-eks-reference-architecture

This repository provides a reference architecture for building an end to end SaaS solution using Amazon Elastic Kubernetes Service (EKS)
MIT No Attribution
258 stars 98 forks source link

Add User Not Working #53

Closed akshay27395 closed 1 year ago

akshay27395 commented 2 years ago

Hi I use Admin creds to add a user in the application while doing this process I get a message of user added successfully but cant see the use in the user table and getting the following error log.

UserManagement create user operation failed:com.amazonaws.services.cognitoidp.model.InvalidParameterException: Attribute value for custom:tenant-id must not be null (Service: AWSCognitoIdentityProvider; Status Code: 400; Error Code: InvalidParameterException; Request ID: 4cbe046b-af56-4b97-943c-082e0b8cefd6; Proxy: null)

AWS - EKS Reference Architecture

Will be waiting for the response. Thanks in advance

ranjith-aws commented 2 years ago

Hi @akshay27395 We are checking this

ranjith-aws commented 1 year ago

I am revisiting this functionality and how it is implemented right now. We will be creating a new PR in the upcoming days for this. Thank you!