aws / res

Research and Engineering Studio (RES) is an AWS supported open source product that enables IT administrators to provide an easy-to-use web portal for scientists and engineers to run technical computing workloads on AWS.
https://github.com/aws/res
Apache License 2.0
82 stars 17 forks source link

How to login as user1 and admin1 #36

Closed jkokenge closed 7 months ago

jkokenge commented 7 months ago

I have the application installed and I'm able to login as clusteradmin but I was told that clusteradmin has elevated privileges for installation purposes but is unable to then create projects, computes etc. I don't know the password for the default admin1 and user 1 users, however. I've tried the ServiceAccount password, the default password sent via email at creation time, changing the password via the DirectoryService instance. I also tried the "forgot password" option on the RES login screen and changed the default email in DynamoDB for user1 so I can get the reset email but that didn't work either. I'm able to login to RES application as clusteradmin with no issues. Any suggestions? I'd like to demo the functionality but I'm dead in the water as clusteradmin.

AmmarRahman commented 7 months ago

I'm not sure what changed recently. I have had the same issue. What I have managed to do is to add a custom claim named role to cognito attribute. Setting that claim value as admin did resolve my issue

jkokenge commented 7 months ago

I spoke with AWS and I have an issue on this with our connection between IdentityCenter and our managed AD instance. It's unique to this specialized deployment account. Closing. Thank you.

BoPeng commented 2 months ago

It's unique to this specialized deployment account

I am not quite sure if this is the case since I have exactly the same issue. Namely cannot login through user1, admin1 etc.