Fixing spelling under Matching and Prefix Values
This commit is contained in:
parent
b356a7cdc9
commit
1cb5f734dd
|
@ -179,7 +179,7 @@ service_prefix "" {
|
|||
</CodeBlockConfig>
|
||||
</CodeTabs>
|
||||
|
||||
When using prefix-based rules, the most specific prefix match determines the action. In a real-world scenario, a combination of rules would be combined to create a flexible policy. Each team or business unit would use tokesn based on polcies that enforce several rules, for example:
|
||||
When using prefix-based rules, the most specific prefix match determines the action. In a real-world scenario, a combination of rules would be combined to create a flexible policy. Each team or business unit would use tokens based on policies that enforce several rules, for example:
|
||||
|
||||
* A rule that denies access to a specific resource label
|
||||
* A prefix-based rule that allows write access to a class of resources
|
||||
|
|
Loading…
Reference in New Issue