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

MSAL and OIDC support #2308

Closed
wants to merge 26 commits into from
Closed

MSAL and OIDC support #2308

wants to merge 26 commits into from

Commits on Mar 17, 2023

  1. Upgrade auth stack to latest versions

    Spike: upgrade hashicorp/go-azure-helpers to 0.40
    
    Unblock Azure auth by using long-lived context
    
    Fix logic bug in getting object id.
    
    Upgrade some more minor dependencies
    
    minor dependency upgrades
    
    Switch back to ADAL but keep the upgrades.
    
    Fix nil pointer bug in getClientConfig
    thomas11 committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    eb30a41 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    083a045 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ab4f7b1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b502903 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1f0e274 View commit details
    Browse the repository at this point in the history
  6. Dependency upgrades

    thomas11 committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    2d27137 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    dc6b427 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    23fc749 View commit details
    Browse the repository at this point in the history
  9. need to set ARM_USE_OIDC

    thomas11 committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    b963e62 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b5acb2f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4a37ee7 View commit details
    Browse the repository at this point in the history
  12. Split off OIDC test

    thomas11 committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    cd7e4a0 View commit details
    Browse the repository at this point in the history
  13. try to cat q.Q output

    thomas11 committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    284bfbb View commit details
    Browse the repository at this point in the history
  14. Rework build tags

    thomas11 committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    e970e89 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    d1112fb View commit details
    Browse the repository at this point in the history
  16. Try echo-ing q.Q again

    thomas11 committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    104c50f View commit details
    Browse the repository at this point in the history
  17. Fix oidc-only test build

    thomas11 committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    60b1b16 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    4d2e5c9 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    0396389 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    aad5bba View commit details
    Browse the repository at this point in the history
  21. Don't need the cli for OICD

    thomas11 committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    f3c2c95 View commit details
    Browse the repository at this point in the history
  22. Sync azure-rest-api-specs with master after rebase

    Regenerate versions
    thomas11 committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    12fdd2e View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    76a0f0c View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    cca3737 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    adff53f View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    d29f8f2 View commit details
    Browse the repository at this point in the history