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

Implement OIDC SASL mechanism #1134

Merged
merged 6 commits into from
Apr 30, 2024
Merged

Implement OIDC SASL mechanism #1134

merged 6 commits into from
Apr 30, 2024

Commits on Apr 23, 2024

  1. Configuration menu
    Copy the full SHA
    ca5bae1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a2f145 View commit details
    Browse the repository at this point in the history
  3. Remove non-machine workflow (#1259)

    * Remove non-machine workflow
    
    * Update prose tests to remove refresh token, principal-request
    
    * Conform to latest spec; remove lock around server auth
    
    * Rebase fix (async API)
    
    * Apply suggestions from code review
    
    Co-authored-by: Valentin Kovalenko <valentin.kovalenko@mongodb.com>
    
    * PR fixes
    
    ---------
    
    Co-authored-by: Valentin Kovalenko <valentin.kovalenko@mongodb.com>
    katcharov and stIncMale committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    c1830b7 View commit details
    Browse the repository at this point in the history
  4. Add Human OIDC Workflow (#1316)

    * Add human workflow
    
    * Apply suggestions from code review
    
    Co-authored-by: Valentin Kovalenko <valentin.kovalenko@mongodb.com>
    
    * Add expiresIn, address PR comments
    
    * PR fixes
    
    * Fix compilation
    
    ---------
    
    Co-authored-by: Valentin Kovalenko <valentin.kovalenko@mongodb.com>
    katcharov and stIncMale committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    8b80055 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. OIDC Add remaining environments (azure, gcp), evergreen testing, API …

    …naming updates (#1371)
    
    JAVA-5353
    JAVA-5395
    JAVA-4834
    JAVA-4932
    
    ---------
    
    Co-authored-by: Valentin Kovalenko <valentin.male.kovalenko@gmail.com>
    katcharov and stIncMale committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    106ee4d View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Doc fix

    katcharov committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    8392006 View commit details
    Browse the repository at this point in the history