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

Google: Implement groups fetch by default service account from metadata (support for GKE workload identity) #2989

Merged
merged 10 commits into from
May 29, 2024

Commits on Apr 23, 2023

  1. dexidp#2895: Add Support for Multiple Admin Emails to Retrieve Group …

    …Lists from Different Google Workspaces
    
    Signed-off-by: Viacheslav Sychov <[email protected]>
    vsychov committed Apr 23, 2023
    Configuration menu
    Copy the full SHA
    27d7eb5 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2023

  1. dexidp#2911: adjust code after code review, add more test coverage

    Signed-off-by: Viacheslav Sychov <[email protected]>
    vsychov committed May 24, 2023
    Configuration menu
    Copy the full SHA
    3f5e6c7 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2023

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

Commits on Jun 8, 2023

  1. implement groups fetch by default service account from metadata

    Signed-off-by: Viacheslav Sychov <[email protected]>
    vsychov committed Jun 8, 2023
    Configuration menu
    Copy the full SHA
    eba0f71 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. Merge branch 'master' into google-workload-identity

    Signed-off-by: Maksim Nabokikh <[email protected]>
    nabokihms committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    79ea308 View commit details
    Browse the repository at this point in the history
  2. Update go.mod

    Signed-off-by: Maksim Nabokikh <[email protected]>
    nabokihms committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    3f8824f View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. Merge remote-tracking branch 'upstream/master' into google-workload-i…

    …dentity
    
    Signed-off-by: Viacheslav Sychov <[email protected]>
    vsychov committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    4718c4c View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Merge branch 'master' into google-workload-identity

    Signed-off-by: Maksim Nabokikh <[email protected]>
    nabokihms committed May 29, 2024
    Configuration menu
    Copy the full SHA
    bd8f8a7 View commit details
    Browse the repository at this point in the history
  2. Update go.mod

    Signed-off-by: Maksim Nabokikh <[email protected]>
    nabokihms committed May 29, 2024
    Configuration menu
    Copy the full SHA
    fe95efd View commit details
    Browse the repository at this point in the history
  3. Update google_test.go

    Signed-off-by: Maksim Nabokikh <[email protected]>
    nabokihms committed May 29, 2024
    Configuration menu
    Copy the full SHA
    d9b133d View commit details
    Browse the repository at this point in the history