Skip to content
This repository was archived by the owner on Dec 12, 2025. It is now read-only.

Conversation

@verdel
Copy link

@verdel verdel commented Apr 16, 2025

Summary:

During validation, users without the scramCredentialsSecretName parameter are added to a dictionary with an empty key, which leads to the error mentioned above.

I think we should skip the scram secret collision validation for users authenticated with x509 certificates.

This PR closes #1707 .

All Submissions:

  • Have you opened an Issue before filing this PR?
  • Have you signed our CLA?
  • Have you checked to ensure there aren't other open Pull Requests for the same update/change?
  • Put closes #XXXX in your comment to auto-close the issue that your PR fixes (if such).

@github-actions
Copy link
Contributor

This PR is being marked stale because it has been open for 60 days with no activity. Please update the PR or ask for a fresh review.

@github-actions github-actions bot added the stale label Jun 16, 2025
@MaciejKaras
Copy link
Collaborator

Moved to mongodb/mongodb-kubernetes#123

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Validation error when using x509 for user authentication

2 participants