Diagram: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
| Line 1: | Line 1: | ||
==Example== | ==Example== | ||
{|class='wikitable mw-collapsible' style='width:100%;margin:3px 0' | |||
!scope='col' style='text-align:left'| | |||
Example | |||
|- | |||
|valign='top' style='padding:6px'| | |||
<kroki lang="blockdiag"> | <kroki lang="blockdiag"> | ||
blockdiag { | blockdiag { | ||
| Line 10: | Line 15: | ||
} | } | ||
</kroki> | </kroki> | ||
|} | |||
==Cloudflare » BlockDiagram== | ==Cloudflare » BlockDiagram== | ||
{|class='wikitable mw-collapsible' style='width:100%;margin:3px 0' | |||
!scope='col' style='text-align:left'| | |||
Cloudflare » BlockDiagram | |||
|- | |||
|valign='top' style='padding:6px'| | |||
<kroki lang="blockdiag"> | <kroki lang="blockdiag"> | ||
blockdiag { | blockdiag { | ||
| Line 59: | Line 70: | ||
} | } | ||
</kroki> | </kroki> | ||
|} | |||
==Cloudflare » PlantUML== | ==Cloudflare » PlantUML== | ||
{|class='wikitable mw-collapsible' style='width:100%;margin:3px 0' | |||
!scope='col' style='text-align:left'| | |||
Cloudflare » PlantUML | |||
|- | |||
|valign='top' style='padding:6px'| | |||
<kroki lang="plantuml"> | <kroki lang="plantuml"> | ||
@startuml | @startuml | ||
| Line 93: | Line 110: | ||
@enduml | @enduml | ||
</kroki> | </kroki> | ||
|} | |||
==Keycloak » SSO » LDAP== | ==Keycloak » SSO » LDAP== | ||
{|class='wikitable mw-collapsible' style='width:100%;margin:3px 0' | |||
!scope='col' style='text-align:left'| | |||
Keycloak » SSO » LDAP | |||
|- | |||
|valign='top' style='padding:6px'| | |||
<kroki lang="plantuml"> | <kroki lang="plantuml"> | ||
@startuml | @startuml | ||
| Line 130: | Line 153: | ||
@enduml | @enduml | ||
</kroki> | </kroki> | ||
|} | |||
==MinIO » MC » Replicate== | ==MinIO » MC » Replicate== | ||
| Line 185: | Line 209: | ||
==Encrypt » E2E » JWE== | ==Encrypt » E2E » JWE== | ||
{|class='wikitable mw-collapsible' style='width:100%;margin:3px 0' | |||
!scope='col' style='text-align:left'| | |||
Encrypt » E2E » JWE | |||
|- | |||
|valign='top' style='padding:6px'| | |||
<kroki lang="mermaid"> | <kroki lang="mermaid"> | ||
sequenceDiagram | sequenceDiagram | ||
| Line 218: | Line 247: | ||
FE->>FE: Decrypt JWE response | FE->>FE: Decrypt JWE response | ||
</kroki> | </kroki> | ||
|} | |||
==References== | ==References== | ||
Revision as of 20:55, 14 January 2026
Example
|
Example |
|---|
|
|
Cloudflare » BlockDiagram
|
Cloudflare » BlockDiagram |
|---|
|
|
Cloudflare » PlantUML
|
Cloudflare » PlantUML |
|---|
|
|
Keycloak » SSO » LDAP
|
Keycloak » SSO » LDAP |
|---|
|
|
MinIO » MC » Replicate
|
MinIO » MC » Replicate |
|---|
|
|
Encrypt » E2E » JWE
|
Encrypt » E2E » JWE |
|---|
|
|
References
|
References | ||
|---|---|---|