Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Aug 7, 2023. It is now read-only.

Commit 84950ee

Browse files
Update assets [skip ci].
1 parent fd2c8f7 commit 84950ee

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

‎assets/plantuml/request.txt‎

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
@startuml
2-
[*] --> Istio : Request with JWT
2+
[*] --> IstioEnvoyProxy : Request with JWT
33

4-
Istio : Check JWT issuer exist in rules
5-
Istio : & validate JWT by issuer JWKS
6-
Istio : & check authorization rules
7-
Istio --> Application : Valid
8-
Istio --> Error : Invalid
4+
IstioEnvoyProxy : Check JWT issuer exist in rules
5+
IstioEnvoyProxy : & validate JWT by issuer JWKS
6+
IstioEnvoyProxy : & check authorization rules
7+
IstioEnvoyProxy --> Application : Valid
8+
IstioEnvoyProxy --> Error : Invalid
99

10-
Application : Extract and use trusted JWT payload
10+
Application : Use this library to extract and use trusted JWT payload
1111
Application --> [*] : Response
1212

1313
Error --> [*] : Response (401 or 403)

‎assets/request.png‎

689 Bytes
Loading[フレーム]

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /