We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c649f23 commit f741c87Copy full SHA for f741c87
content/ja/docs/concepts/security/controlling-access.md
@@ -41,7 +41,7 @@ Authenticatorについては、[認証](/ja/docs/reference/access-authn-authz/au
41
42
Kubernetesはアクセスコントロールの決定やリクエストログにユーザー名を使用しますが、`User`オブジェクトを持たず、ユーザー名やその他のユーザーに関する情報をAPIはに保存しません。
43
44
-## 認可 {#Authorization}
+## 認可 {#authorization}
45
46
リクエストが特定のユーザーからのものであると認証された後、そのリクエストは認可される必要があります。
47
これは図のステップ**2**に該当します。
0 commit comments