-
Notifications
You must be signed in to change notification settings - Fork 2k
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
docs: add auth-methods section in acl concepts #24917
base: main
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
New content is showing up fine on the web-presence side, no errors in the build 👍 Deferring to other reviewers for content approval.
relates to #24892 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @mismithhisler for porting this content over. I took the opportunity to apply style guide rules
backport labels - after DM with Michael, for CE, only add 1.9 |
Co-authored-by: Aimee Ukasick <[email protected]>
Description
Expands on the existing ACL documentation by adding an
Auth Method
dropdown with sections onJWT
andOIDC
which contain information related to setting up and debugging both methods.Most of this added documentation comes from the existing Consul docs, with changes that make sense for Nomad.
Testing & Reproduction steps
Links
Contributor Checklist
changelog entry using the
make cl
command.ensure regressions will be caught.
and job configuration, please update the Nomad website documentation to reflect this. Refer to
the website README for docs guidelines. Please also consider whether the
change requires notes within the upgrade guide.
Reviewer Checklist
backporting document.
in the majority of situations. The main exceptions are long-lived feature branches or merges where
history should be preserved.
within the public repository.