LD4P / sinopia_acl

node.js based code to interact with WebACL data on sinopia server
Apache License 2.0
0 stars 0 forks source link

Create Cognito accounts in stage environment #73

Closed mjgiarlo closed 5 years ago

mjgiarlo commented 5 years ago

In order to test that our sinopia_acl task in stage is working correctly, can each person in this list create a Cognito account in stage?

Check off your name and unassign from yourself once you've created your account and changed your password. (If you're the last check/assignee, feel free to notify @rsmith11 and close the issue. Thanks!)

jgreben commented 5 years ago

@mjgiarlo @jermnelson @michelleif How did you create a Cognito account in stage? I am getting the same error for stage that Michelle describes in https://github.com/LD4P/sinopia_acl/issues/73

michelleif commented 5 years ago

pasting slack convo that will help:

Robert Smith [2:35 PM] try going here: https://sinopia-staging.auth.us-west-2.amazoncognito.com/login?response_type=token&client_id=23l30pbu74pusgh7cmtufb8d05&redirect_uri=https://stage.sinopia.io

Mike Giarlo [2:47 PM] I created an issue to track user account creation in stage: https://github.com/LD4P/sinopia_acl/issues/73

Michelle Futornick [2:49 PM] we have to use the sinopia-stating.auth.us… link above or via stage.sinopia.io?

Mike Giarlo [2:53 PM] @michellef the former. stage.sinopia.io is misconfigured at the moment. (is that already ticketed, @Robert Smith? Anything I can do to help?)

jgreben commented 5 years ago

Where are the different client ids for staging and prod being kept?

jgreben commented 5 years ago

I was able to create an account, but cannot verify that the login works because stage has the same problem with the client id as prod.

jmartin-sul commented 5 years ago

just created and confirmed mine. was able to login and get what appeared to be a valid JWT for my user (decoded it and username was right, though i didn't bother checking the expiry time).

jmartin-sul commented 5 years ago

closing and notifying @rsmith11 per the issue description...