Update docs to add scoped application keys - #12014
Merged
Merged
Conversation
psionn
reviewed
Oct 25, 2021
rzyxie
commented
Dec 8, 2021
|
|
||
| <div class="alert alert-info"> Scopes for application keys is a feature in private beta. Contact <a href="https://www.datadoghq.com/support/">Datadog Support</a> to enable support for scoped application keys for your organization. </div> | ||
|
|
||
| To better protect and secure your applications, you can specify [scopes][10] for your application keys to define more granular permissions and minimize the access that applications have to your Datadog data. This gives you fine-grained access control over your applications and minimizes security vulnerabilities by limiting extraneous access. For example, an application that only reads dashboards does not need admin rights to manage users or delete any of your organization’s data. |
Contributor
Author
There was a problem hiding this comment.
NOTE: the scopes page is not live yet (dependent on #12498)
urseberry
approved these changes
Dec 13, 2021
urseberry
left a comment
Contributor
There was a problem hiding this comment.
💯 Excellent writing and content.
urseberry
reviewed
Dec 13, 2021
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What does this PR do?
Add documentation for scopes in application key docs.
Motivation
Private beta release for scoped application keys.
Preview
https://docs-staging.datadoghq.com/rebecca.xie/scoped-app-keys/account_management/api-app-keys/
Additional Notes
PR for API docs: https://github.com/DataDog/datadog-api-spec/pull/1286
PR for scopes docs: #12498
Reviewer checklist