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 cross tenant authentication azure workload identity TriggerAuthentication #5517

Merged
merged 4 commits into from
Mar 4, 2024

Commits on Feb 17, 2024

  1. feat: support for cross tenant/cloud auth (kedacore#5441)

    Signed-off-by: Paul Yu <paul.d.yu@gmail.com>
    pauldotyu committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    672f9eb View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. check for authorityHost override only if tenantId is also set

    Signed-off-by: Paul Yu <paul.d.yu@gmail.com>
    pauldotyu committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    4845e7e View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. Update apis/keda/v1alpha1/triggerauthentication_webhook.go

    Co-authored-by: Jorge Turrado Ferrero <Jorge_turrado@hotmail.es>
    Signed-off-by: Paul Yu <pauyu@microsoft.com>
    pauldotyu and JorTurFer committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    5ee58c1 View commit details
    Browse the repository at this point in the history
  2. Update apis/keda/v1alpha1/triggerauthentication_webhook.go

    Signed-off-by: Jorge Turrado Ferrero <Jorge_turrado@hotmail.es>
    JorTurFer committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    dee6e1f View commit details
    Browse the repository at this point in the history