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

enable credential based authentication #514

Merged
merged 24 commits into from
Jun 2, 2024

Commits on May 24, 2024

  1. utilise AzureComponentFactory to enable using the standard configurat…

    …ion options for credential based authentication
    PhilBastian authored and danielmarbach committed May 24, 2024
    Configuration menu
    Copy the full SHA
    2895c53 View commit details
    Browse the repository at this point in the history
  2. cleanup unused namespaces

    PhilBastian authored and danielmarbach committed May 24, 2024
    Configuration menu
    Copy the full SHA
    29912fc View commit details
    Browse the repository at this point in the history
  3. Fixup

    danielmarbach committed May 24, 2024
    Configuration menu
    Copy the full SHA
    cc3cffe View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    74c6b20 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e861810 View commit details
    Browse the repository at this point in the history
  6. Using

    danielmarbach committed May 24, 2024
    Configuration menu
    Copy the full SHA
    c86557a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    39c52a4 View commit details
    Browse the repository at this point in the history
  8. Cleanup after rebase

    danielmarbach committed May 24, 2024
    Configuration menu
    Copy the full SHA
    93c6ec8 View commit details
    Browse the repository at this point in the history
  9. Switch the FunctionEndpointComponent to using a hostbuilder to be abl…

    …e to benefit from all the settings loading and more
    
    Co-authored-by: Phil Bastian <[email protected]>
    danielmarbach and PhilBastian committed May 24, 2024
    Configuration menu
    Copy the full SHA
    7501504 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a1765be View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    339ecc1 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    faf0c2a View commit details
    Browse the repository at this point in the history
  13. Delete the installer test since that is implicitly tested by running …

    …the acceptance tests with installers enabled
    
    Co-authored-by: Phil Bastian <[email protected]>
    danielmarbach and PhilBastian committed May 24, 2024
    Configuration menu
    Copy the full SHA
    994fb8f View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    a4d0bdd View commit details
    Browse the repository at this point in the history
  15. Reading with fallback is no longer required because IConfiguration do…

    …es already take env vars into account
    
    Co-authored-by: Phil Bastian <[email protected]>
    danielmarbach and PhilBastian committed May 24, 2024
    Configuration menu
    Copy the full SHA
    003d488 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. 2 Configuration menu
    Copy the full SHA
    8ecd952 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. Configuration menu
    Copy the full SHA
    3b3d6a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9e973fd View commit details
    Browse the repository at this point in the history
  3. Align generated code

    danielmarbach committed May 28, 2024
    Configuration menu
    Copy the full SHA
    ba161de View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    513f0c5 View commit details
    Browse the repository at this point in the history
  5. Fix the routing

    danielmarbach committed May 28, 2024
    Configuration menu
    Copy the full SHA
    33d13ef View commit details
    Browse the repository at this point in the history
  6. Cleanup the HttpSender

    danielmarbach committed May 28, 2024
    Configuration menu
    Copy the full SHA
    733628b View commit details
    Browse the repository at this point in the history
  7. Simple main

    danielmarbach committed May 28, 2024
    Configuration menu
    Copy the full SHA
    8fb446a View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

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