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
Một phương thức để biểu diễn các thông tin xác nhận (claims) được truyền giữa hai bên.
8
+
9
+
aka:
10
+
tags:
11
+
- security
12
+
- architecture
13
+
---
14
+
Một phương thức để biểu diễn các thông tin xác nhận (claims) được truyền giữa hai bên.
15
+
16
+
<!--more-->
17
+
18
+
JWT có thể được ký số và mã hóa. Kubernetes sử dụng JWT như là các token xác thực nhằm kiểm tra danh tính của các thực thể muốn thực hiện hành động trong cụm (cluster).
0 commit comments