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

Adopt msal for non-managed identity credentials #16243

Merged
merged 13 commits into from
Dec 10, 2021
Merged

Adopt msal for non-managed identity credentials #16243

merged 13 commits into from
Dec 10, 2021

Commits on Nov 22, 2021

  1. update go.mod

    chlowell committed Nov 22, 2021
    Configuration menu
    Copy the full SHA
    d66330c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a051bf View commit details
    Browse the repository at this point in the history
  3. add pipelineAdapter

    chlowell committed Nov 22, 2021
    Configuration menu
    Copy the full SHA
    0cbbbcc View commit details
    Browse the repository at this point in the history
  4. update credentials

    chlowell committed Nov 22, 2021
    Configuration menu
    Copy the full SHA
    519dbcb View commit details
    Browse the repository at this point in the history
  5. delete unused code

    chlowell committed Nov 22, 2021
    Configuration menu
    Copy the full SHA
    0855438 View commit details
    Browse the repository at this point in the history
  6. update tests

    chlowell committed Nov 22, 2021
    Configuration menu
    Copy the full SHA
    5e1e593 View commit details
    Browse the repository at this point in the history
  7. propagate error responses

    chlowell committed Nov 22, 2021
    Configuration menu
    Copy the full SHA
    f7675ec View commit details
    Browse the repository at this point in the history
  8. consolidate constants

    chlowell committed Nov 22, 2021
    Configuration menu
    Copy the full SHA
    ace7d3c View commit details
    Browse the repository at this point in the history
  9. fix lint warning

    chlowell committed Nov 22, 2021
    Configuration menu
    Copy the full SHA
    132d146 View commit details
    Browse the repository at this point in the history
  10. recordings

    chlowell committed Nov 22, 2021
    Configuration menu
    Copy the full SHA
    23b7e8d View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2021

  1. upgrade msal

    chlowell committed Nov 23, 2021
    Configuration menu
    Copy the full SHA
    d3a2be1 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2021

  1. Getenv -> LookupEnv

    chlowell committed Dec 9, 2021
    Configuration menu
    Copy the full SHA
    983e584 View commit details
    Browse the repository at this point in the history
  2. remove successStatusCodes

    chlowell committed Dec 9, 2021
    Configuration menu
    Copy the full SHA
    44d2955 View commit details
    Browse the repository at this point in the history