Skip to content

Commit 6bd30a4

Browse files
committed
Removing duplicate header line.
Signed-off-by: FraserMarlow <github@frasermarlow.com>
1 parent f94773a commit 6bd30a4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

daprdocs/content/en/operations/configuration/secret-scope.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ title: "How-To: Limit the secrets that can be read from secret stores"
44
linkTitle: "Limit secret store access"
55
weight: 3000
66
description: "Define secret scopes by augmenting the existing configuration resource with restrictive permissions."
7-
description: "Define secret scopes by augmenting the existing configuration resource with restrictive permissions."
87
---
98

109
In addition to [scoping which applications can access a given component]({{% ref "component-scopes.md"%}}), you can also scope a named secret store component to one or more secrets for an application. By defining `allowedSecrets` and/or `deniedSecrets` lists, you restrict applications to access only specific secrets.

0 commit comments

Comments
 (0)