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

Bearer token test updates and bug fixes #2582

Merged
merged 67 commits into from
Nov 28, 2022

Commits on Aug 3, 2021

  1. Revert "IMDS dualstack support (aws#2277)"

    This reverts commit 754fd2d.
    SamRemis committed Aug 3, 2021
    Configuration menu
    Copy the full SHA
    40a0c8a View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2021

  1. Configuration menu
    Copy the full SHA
    fc2854e View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2021

  1. merge

    SamRemis committed Aug 6, 2021
    Configuration menu
    Copy the full SHA
    c538c98 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2021

  1. merge

    SamRemis committed Aug 10, 2021
    Configuration menu
    Copy the full SHA
    530dea0 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2021

  1. Configuration menu
    Copy the full SHA
    056bd46 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ed9796c View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2021

  1. Configuration menu
    Copy the full SHA
    e818536 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2021

  1. Configuration menu
    Copy the full SHA
    e29a218 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2021

  1. merge

    SamRemis committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    5319955 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2021

  1. merge

    SamRemis committed Oct 21, 2021
    Configuration menu
    Copy the full SHA
    d36bb84 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2021

  1. merge

    SamRemis committed Oct 26, 2021
    Configuration menu
    Copy the full SHA
    930ff7e View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2021

  1. Configuration menu
    Copy the full SHA
    c40f9a8 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2021

  1. Configuration menu
    Copy the full SHA
    dfdac4e View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2021

  1. Configuration menu
    Copy the full SHA
    1d52190 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2021

  1. Configuration menu
    Copy the full SHA
    02c9847 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2021

  1. Configuration menu
    Copy the full SHA
    c13eb8e View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2021

  1. merge

    SamRemis committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    cdf6b29 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2022

  1. merge

    SamRemis committed Jan 25, 2022
    Configuration menu
    Copy the full SHA
    754f1a2 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2022

  1. merge

    SamRemis committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    928722f View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2022

  1. merge

    SamRemis committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    b4ea7d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    08dfebf View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2022

  1. Configuration menu
    Copy the full SHA
    99dbfd4 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2022

  1. Configuration menu
    Copy the full SHA
    211eaaa View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2022

  1. merge

    SamRemis committed Feb 18, 2022
    Configuration menu
    Copy the full SHA
    4955db2 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2022

  1. merge

    SamRemis committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    b6ef7a9 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2022

  1. merge

    SamRemis committed Feb 28, 2022
    Configuration menu
    Copy the full SHA
    eeca3e8 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2022

  1. merge

    SamRemis committed Mar 21, 2022
    Configuration menu
    Copy the full SHA
    17b5fcb View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2022

  1. Configuration menu
    Copy the full SHA
    f9abc3a View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2022

  1. Configuration menu
    Copy the full SHA
    bbdcf16 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2022

  1. Configuration menu
    Copy the full SHA
    d1c75dc View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2022

  1. merge

    aws-sdk-php-automation committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    cc91889 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2022

  1. Configuration menu
    Copy the full SHA
    4e5b79e View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2022

  1. initial commit

    SamRemis committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    7ab268c View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'upstream/master'

    SamRemis committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    6f22eca View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into feature-bearer-token

    SamRemis committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    00a4c04 View commit details
    Browse the repository at this point in the history
  4. Update ClientResolver.php

    SamRemis committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    7d52abd View commit details
    Browse the repository at this point in the history
  5. fix streamwrapper stuff

    SamRemis committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    add1b1e View commit details
    Browse the repository at this point in the history
  6. streamwrapper fix 2

    SamRemis committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    185dc43 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2022

  1. Configuration menu
    Copy the full SHA
    c47e627 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2022

  1. Token updates

    SamRemis committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    5e301c8 View commit details
    Browse the repository at this point in the history
  2. Update SsoTokenProvider.php

    SamRemis committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    370c323 View commit details
    Browse the repository at this point in the history
  3. static call updates

    SamRemis committed Sep 26, 2022
    Configuration menu
    Copy the full SHA
    d30c0b8 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2022

  1. updates

    SamRemis committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    9a1617e View commit details
    Browse the repository at this point in the history
  2. Update TokenProviderTest.php

    SamRemis committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    82217a2 View commit details
    Browse the repository at this point in the history
  3. Update SsoTokenProvider.php

    SamRemis committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    4712ec3 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2022

  1. add assertion

    SamRemis committed Nov 13, 2022
    Configuration menu
    Copy the full SHA
    79d14b8 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2022

  1. update credential provider logic

    SamRemis committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    9deacde View commit details
    Browse the repository at this point in the history
  2. updates

    SamRemis committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    9ddb5c2 View commit details
    Browse the repository at this point in the history
  3. github actions fix

    SamRemis committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    863626c View commit details
    Browse the repository at this point in the history
  4. Update SsoTokenProvider.php

    SamRemis committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    c8fcbac View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2022

  1. Update SignatureProvider.php

    SamRemis committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    eea23ac View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2022

  1. remove newlines

    SamRemis committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    10db5da View commit details
    Browse the repository at this point in the history
  2. remove more newlines

    SamRemis committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    663e963 View commit details
    Browse the repository at this point in the history
  3. Update AwsClient.php

    SamRemis committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    282683a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    81c84cd View commit details
    Browse the repository at this point in the history
  5. remove newlines

    SamRemis committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    abf71db View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2022

  1. fix self-callable

    SamRemis committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    0e47e25 View commit details
    Browse the repository at this point in the history
  2. merge

    SamRemis committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    1cfe676 View commit details
    Browse the repository at this point in the history
  3. Update bugfix-token-self-callable.json

    SamRemis committed Nov 17, 2022
    Configuration menu
    Copy the full SHA
    3e1f3c8 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2022

  1. Update SsoTokenProvider.php

    SamRemis committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    717c520 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3c3aa48 View commit details
    Browse the repository at this point in the history
  3. Delete bugfix-token-self-callable.json

    SamRemis committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    62c771e View commit details
    Browse the repository at this point in the history
  4. updates

    SamRemis committed Nov 24, 2022
    Configuration menu
    Copy the full SHA
    04d141d View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2022

  1. Update SsoTokenProvider.php

    SamRemis committed Nov 25, 2022
    Configuration menu
    Copy the full SHA
    1bde1c5 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2022

  1. Update TokenProviderTest.php

    SamRemis committed Nov 26, 2022
    Configuration menu
    Copy the full SHA
    e94fe1c View commit details
    Browse the repository at this point in the history
  2. Update ClientResolver.php

    SamRemis committed Nov 26, 2022
    Configuration menu
    Copy the full SHA
    1aef846 View commit details
    Browse the repository at this point in the history
  3. Update ClientResolver.php

    SamRemis committed Nov 26, 2022
    Configuration menu
    Copy the full SHA
    59194a6 View commit details
    Browse the repository at this point in the history