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

Add support for authenticating using azureauth cli #1464

Merged
merged 15 commits into from
Nov 29, 2023

Commits on Nov 16, 2023

  1. include setting the mode

    Brian Caswell committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    7c192e8 View commit details
    Browse the repository at this point in the history
  2. fix lint issue from 1.74.0 in unrelated code

    Brian Caswell committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    6a09a23 View commit details
    Browse the repository at this point in the history
  3. fix unit tests

    Brian Caswell committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    7780f0e View commit details
    Browse the repository at this point in the history
  4. add aad subcommand

    Brian Caswell committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    40c0186 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. IWA is only valid on windows

    Brian Caswell committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    d8d1c77 View commit details
    Browse the repository at this point in the history
  2. wrap azureauth-cli in a feature

    Brian Caswell committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    69eb5a5 View commit details
    Browse the repository at this point in the history
  3. fix syntax

    Brian Caswell committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    3d18828 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

  1. add support for prompt-hint

    Brian Caswell committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    642ef26 View commit details
    Browse the repository at this point in the history
  2. use --scope instead of --resource

    Brian Caswell committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    7b017d6 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. add prompt hint to default struct

    Brian Caswell committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    54ae30f View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. only pass down windows auth modes when using azureauth.exe

    Brian Caswell committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    7cf30e6 View commit details
    Browse the repository at this point in the history
  2. address clippy issue

    Brian Caswell committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    7a52b53 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. Merge branch 'main' into add-azureauth-support

    Brian Caswell committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    1e0ed15 View commit details
    Browse the repository at this point in the history
  2. address feedback

    Brian Caswell committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    f11f043 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into add-azureauth-support

    Brian Caswell committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    bd58766 View commit details
    Browse the repository at this point in the history