Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for quicksight.aws.amazon.com/sn/start authentication flow on authentication.py #44

Open
thiagoeh opened this issue Sep 16, 2022 · 2 comments

Comments

@thiagoeh
Copy link

I'm trying to automate some Quicksight admin (undocumented) API operations, which appear to be authenticated through AWS console cookies combined with a CSRF validation (through the mbtc parameter).

Would you be open to review a pull request for that?
I'm yet to write the code, but was thinking about including a method for that on awsapilib/tree/main/awsapilib/authentication/authentication.py

@costastf
Copy link
Collaborator

Of course I would be open to that and I would love it :) Do you think you would need any help/guidance on how to get started?

@costastf
Copy link
Collaborator

Hi @thiagoeh , I have completely refactored the code into something that makes more sense so if you are still interested in this feature, have a look at the branch https://github.com/schubergphilis/awsapilib/tree/fix-root-login which should be much easier to understand than the previous iteration of the code.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants