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

Managed Identity and Service Principal Support #492

Merged
merged 33 commits into from
Jun 10, 2024

Commits on Apr 17, 2024

  1. init

    embetten committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    59fcaa8 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. Update unit tests

    embetten committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    2c56f4e View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. Comment out for testing

    embetten committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    9625343 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3dd06fe View commit details
    Browse the repository at this point in the history
  3. merge

    embetten committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    babe3dd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f5c2453 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    df05104 View commit details
    Browse the repository at this point in the history
  6. return MI bearer token

    embetten committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    2599dd9 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. revert

    embetten committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    24e2ea8 View commit details
    Browse the repository at this point in the history
  2. remove exchange comment

    embetten committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    993314c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9499200 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. init

    embetten committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    13881fb View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. merge

    embetten committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    e3bae2e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9809076 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. Configuration menu
    Copy the full SHA
    3cd82f3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    34a7af5 View commit details
    Browse the repository at this point in the history
  3. fixed another spot

    embetten committed May 1, 2024
    Configuration menu
    Copy the full SHA
    aeb048d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cba0c3a View commit details
    Browse the repository at this point in the history
  5. fix single quote warning

    embetten committed May 1, 2024
    Configuration menu
    Copy the full SHA
    8b3edc7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c15bd3a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    166f551 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0ea2659 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. Fix test property group

    embetten committed May 2, 2024
    Configuration menu
    Copy the full SHA
    283fa0d View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. Address PR Comments

    embetten committed May 10, 2024
    Configuration menu
    Copy the full SHA
    3b6caaa View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. PR fixes Cont.

    embetten committed May 13, 2024
    Configuration menu
    Copy the full SHA
    5511696 View commit details
    Browse the repository at this point in the history
  2. Fix Endpoint casing

    embetten committed May 13, 2024
    Configuration menu
    Copy the full SHA
    ff948f1 View commit details
    Browse the repository at this point in the history
  3. Add x5C to certificate

    embetten committed May 13, 2024
    Configuration menu
    Copy the full SHA
    606646f View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. more pr comments

    embetten committed May 15, 2024
    Configuration menu
    Copy the full SHA
    4d74c88 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

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

Commits on May 17, 2024

  1. Fix tests, add licensing, revert ITokenProvidersFactory and update bu…

    …ild endpoint tokenFactory
    embetten committed May 17, 2024
    Configuration menu
    Copy the full SHA
    5630071 View commit details
    Browse the repository at this point in the history
  2. move to global using

    embetten committed May 17, 2024
    Configuration menu
    Copy the full SHA
    8a4b129 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. Fix Build warnings

    embetten committed May 20, 2024
    Configuration menu
    Copy the full SHA
    83f0e39 View commit details
    Browse the repository at this point in the history
  2. fix help test

    embetten committed May 20, 2024
    Configuration menu
    Copy the full SHA
    7693d44 View commit details
    Browse the repository at this point in the history