Skip to content

Commit

Permalink
Update _security/access-control/authentication-tokens.md
Browse files Browse the repository at this point in the history
Co-authored-by: kolchfa-aws <[email protected]>
Signed-off-by: Stephen Crawford <[email protected]>
  • Loading branch information
stephen-crawford and kolchfa-aws authored Nov 14, 2023
1 parent f2c257b commit 89f2ea6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _security/access-control/authentication-tokens.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ curl -XPOST https://localhost:9200/_plugins/_security/api/generateonbehalfoftoke
"description":"Testing",
"service":"Testing Service",
"durationSeconds":"180"
}'
}
```

### 4.0 Additional Authorization Restriction ([related discussion](https://github.com/opensearch-project/security/issues/2891))

Check failure on line 82 in _security/access-control/authentication-tokens.md

View workflow job for this annotation

GitHub Actions / style-job

[vale] reported by reviewdog 🐶 [OpenSearch.HeadingCapitalization] '4.0 Additional Authorization Restriction ( related discussion )' is a heading and should be in sentence case. Raw Output: {"message": "[OpenSearch.HeadingCapitalization] '4.0 Additional Authorization Restriction ( related discussion )' is a heading and should be in sentence case.", "location": {"path": "_security/access-control/authentication-tokens.md", "range": {"start": {"line": 82, "column": 1}}}, "severity": "ERROR"}
Expand Down

0 comments on commit 89f2ea6

Please sign in to comment.