aws / aws-parallelcluster

AWS ParallelCluster is an AWS supported Open Source cluster management tool to deploy and manage HPC clusters in the AWS cloud.
https://github.com/aws/aws-parallelcluster
Apache License 2.0
818 stars 309 forks source link

AWS ParallelCluster + AWS Cognito #4335

Open xuanus opened 1 year ago

xuanus commented 1 year ago

I know that AWS ParallelCluster supports Microsoft AD (Active Directory). Any plan or any workaround to support managing users with AWS Cognito?

lukeseawalker commented 1 year ago

Hello @xuanus, can you share more about your use case?

xuanus commented 1 year ago

We are managing our users with AWS Cognito, so that the users can log in and log out our web portal via AWS Cognito. We assign roles to users, so that different users can access different infra resources in ParallelCluster.

@lukeseawalker am I clear? what other info do you need?

chenwany commented 1 year ago

Thanks for your feature request. I shared the information with our PM.