docs(identity): add user guide for generating M2M tokens#973
Merged
Ben-Sheppard merged 5 commits intomainfrom Jul 6, 2022
Merged
docs(identity): add user guide for generating M2M tokens#973Ben-Sheppard merged 5 commits intomainfrom
Ben-Sheppard merged 5 commits intomainfrom
Conversation
Contributor
|
Rerunning this build as a test for #976. |
476b0a0 to
2d44865
Compare
christinaausley
approved these changes
Jul 5, 2022
Contributor
christinaausley
left a comment
There was a problem hiding this comment.
Very minor adjustments in my technical review commit to adjust some punctuation. After referencing a term and its acronym, you can continue to refer to it by the acronym throughout the rest of the doc. For example, on first reference of machine-to-machine (M2M), you can continue to just call it M2M throughout the rest of the doc. Nice work!
Contributor
|
@Ben-Sheppard I forgot to ask earlier, is this for 8.1 or can it go live now? You are free to merge to |
dlavrenuek
approved these changes
Jul 6, 2022
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.
Resolves #972
This PR introduces a brief user guide on how to retrieve a machine-to-machine token using the Identity component.