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

DOCSP-45739 Adds nonce in Auth Req to OIDC connection settings #700

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

jwilson-mdb
Copy link
Collaborator

@jwilson-mdb jwilson-mdb commented Dec 3, 2024

DESCRIPTION

Updates OIDC connection settings to include the new checkbox Send a nonce in the Auth Code Request

Note - the description here is based on the UI description in the eng PR.

STAGING

https://deploy-preview-700--docs-compass.netlify.app/connect/advanced-connection-options/authentication-connection/#oidc

JIRA

https://jira.mongodb.org/browse/DOCSP-45739

Self-Review Checklist

  • Is this free of any warnings or errors in the RST?
  • Is this free of spelling errors?
  • Is this free of grammatical errors?
  • Is this free of staging / rendering issues?
  • Are all the links working?

External Review Requirements

What's expected of an external reviewer?

Copy link

netlify bot commented Dec 3, 2024

Deploy Preview for docs-compass ready!

Name Link
🔨 Latest commit 40a5b46
🔍 Latest deploy log https://app.netlify.com/sites/docs-compass/deploys/674f9e39f5d8fb0008ec2d8f
😎 Deploy Preview https://deploy-preview-700--docs-compass.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Collaborator

@jmd-mongo jmd-mongo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this addition, @jwilson-mdb! This one LGTM mod a nit.

Thanks,
Joe

request to prevent replay attacks. Enabled by default.

The nonce is an important security component. This setting should
only be disabled if it is not supported by your OIDC provider.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[nit]

Consider a stronger phrasing. Spitballing: "Only disable this setting if it is not supported by your OIDC provider."

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks Joe, I think shortening it up and removing should improves it quite a bit.
I'll update this to incorporate your suggestion!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants