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

Migrate Identity to azure-json #41523

Merged
merged 38 commits into from
Sep 5, 2024
Merged

Commits on Aug 27, 2024

  1. msitoken

    billwert committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    94ae23f View commit details
    Browse the repository at this point in the history
  2. AuthenticationRecord

    billwert committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    fee0746 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    598af0a View commit details
    Browse the repository at this point in the history
  4. VisualStudioCacheAccessor

    billwert committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    36bf009 View commit details
    Browse the repository at this point in the history
  5. remove extra usings

    billwert committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    e1e954a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    62a8b46 View commit details
    Browse the repository at this point in the history
  7. improve test

    billwert committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    029275d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d64aea1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e3ea3b1 View commit details
    Browse the repository at this point in the history
  10. HttpPipelineAdapter cleanup

    Moved the two functions into IdentityUtil for testability.
    billwert committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    ff40d36 View commit details
    Browse the repository at this point in the history
  11. Fix cache file name

    billwert committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    0ab1349 View commit details
    Browse the repository at this point in the history
  12. remove test from wrong place

    billwert committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    cd6ed09 View commit details
    Browse the repository at this point in the history
  13. bug fix for earlier refactor

    billwert committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    04a64c8 View commit details
    Browse the repository at this point in the history
  14. fix test

    billwert committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    90dfb91 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    dbd077a View commit details
    Browse the repository at this point in the history
  16. Remove wrapper type for MSAL ClaimsRequest

    This type existed to cover a functional hole in the base type that was fixed a while ago.
    billwert committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    9438e83 View commit details
    Browse the repository at this point in the history
  17. fixup module-info

    billwert committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    fd5e6e2 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    483f255 View commit details
    Browse the repository at this point in the history
  19. checkstyle

    billwert committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    bdd42fd View commit details
    Browse the repository at this point in the history
  20. update changelog

    billwert committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    fd4c4c6 View commit details
    Browse the repository at this point in the history
  21. update changelog

    billwert committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    873e61c View commit details
    Browse the repository at this point in the history
  22. linter fixes

    billwert committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    7aec18d View commit details
    Browse the repository at this point in the history
  23. typo

    billwert committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    3fb6c0a View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    4d12319 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    65ccf1d View commit details
    Browse the repository at this point in the history
  26. azure-json feedback

    billwert committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    bd91380 View commit details
    Browse the repository at this point in the history
  27. pr feedback

    billwert committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    363df8f View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    8ed9eb2 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    dfcbf19 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    b070835 View commit details
    Browse the repository at this point in the history
  31. add missing javadoc

    billwert committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    2d2f4de View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. linter fixes

    billwert committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    ca0c35d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a026b7b View commit details
    Browse the repository at this point in the history
  3. remove unused variables

    billwert committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    8d62c05 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    21dd92f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2c21933 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    709aa01 View commit details
    Browse the repository at this point in the history
  7. checkstyle

    billwert committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    b14a469 View commit details
    Browse the repository at this point in the history