Daniel Chan

Results 9 comments of Daniel Chan

Referencing a ticket here on the aws-cli repo, to track the progress. https://github.com/aws/aws-cli/issues/4784

Is there a way to update the code so that `bgresponse` is not `js_disabled`? My guess is that Google will start blocking requests that have `js_disabled` in the headers. ---...

@ruimarinho Would it be possible to automate the process in retrieving the `--saml-assertion`? Based on this [AWS Post](https://aws.amazon.com/premiumsupport/knowledge-center/aws-cli-call-store-saml-credentials/), the process for viewing the [SAML Response](https://docs.aws.amazon.com/IAM/latest/UserGuide/troubleshoot_saml_view-saml-response.html) would be using the Developer...

@max-rocket-internet > Still can't believe it's been this long without a native AWS solution for this.. ![](https://media0.giphy.com/media/mgzNWvMxk0exG/giphy.gif)

After reading the [AWS blog post](https://aws.amazon.com/about-aws/whats-new/2019/11/use-the-aws-cli-v2-preview-with-aws-single-sign-on-to-increase-developer-productivity/) more carefully, regarding `aws2 configure sso`, I realize that the new feature only supports retrieving credentials managed in AWS SSO or Microsoft Active Directory....

@pauldraper By way of `aws sts assume-role-with-saml`, AWS does support using Google SSO. There are a few extra steps with the Developer Tools and the SAML Response. `aws2 configure sso`...

@nightswimmings > Thanks @azN2! I mean for dockerhub https://aws.amazon.com/about-aws/whats-new/2023/11/amazon-ecr-pull-through-cache-additional-upstream-registries/ > Amazon Elastic Container Registry (ECR) now includes Docker Hub, Azure Container Registry, and GitHub Container Registry as supported upstream registries...

New form of phishing by getting tagged in a random repository. Please block or delete message. @chrrasmussen

The TLS handshake error is when you are visiting the endpoint. As the generated certificate is self-signed. 172.56.168.118 is the IP address of the requesting client, and the log is...