Closed anayeaye closed 1 year ago
I started creating this package (https://github.com/developmentseed/cognito_client) and pushed it to testpypi.org following these instructions: https://realpython.com/pypi-publish-python-package/ and also making some use of the patterns in morecantile. I just want to finish testing + documenting it (and have someone else test it) before calling this complete.
@anayeaye @j08lue I created https://github.com/developmentseed/cognito_client - could either of you test it or find someone else to test it? Perhaps even Alexey? Note it does depend on user having access to Cognito Identity pool, user pool and client IDs
Looks great, @abarciauskas-bgse! Neat interface, nice docs and examples. 😍
I do not have the credentials yet to test this. Will try to get some and test.
A few questions to be able to forward this to our users:
Which of our user processes are intended to be authorized with the Cognito identity?
veda-data-store-staging
? Are these statements correct?
Ping @amarouane-ABDELHAK for demo of his CSDA solution
I verified that the client can be downloaded and it looks good. Any changes to docs or code go in new tickets.
I just got to testing this today but I was able to obtain what appear to be working AWS credentials and session tokens for the veda-auth veda-data-managers groups in both UAH and MCP stacks after pip installing this cognito_client!
What
VEDA notebook users and data managers should be able to install cognito client for password authentication