You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/pt-br/docs/reference/access-authn-authz/abac.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ O controle de acesso baseado em atributos (ABAC) define um paradigma de controle
10
10
<!-- body -->
11
11
## Formato do arquivo de política
12
12
13
-
Especifique os parametros de inicializacao `--authorization-policy-file=SOME_FILENAME` e `--authorization-mode=ABAC` para habilitar o modo `ABAC`.
13
+
Especifique os parametros de inicializacao `--authorization-policy-file=NOME_DE_ALGUM_ARQUIVO` e `--authorization-mode=ABAC` para habilitar o modo `ABAC`.
14
14
15
15
O formato do arquivo é de [um objeto JSON por linha](https://jsonlines.org/). Nele não deve haver lista ou mapa envolvente, apenas um mapa por linha.
0 commit comments