Skip to content

Commit 9c6512d

Browse files
docs: this commit introduces architecture diagram to README.md
1 parent 4cdfbe4 commit 9c6512d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,8 @@ The focus is on practical identity needs in real-world projects: issue useful to
3333

3434
The Proxy is optional. If you need to handle cross-cutting concerns like quality of service controls and rate limiting, you can deploy it as an edge layer in front of the Backend. For simpler scenarios, you can run only the Backend and consume it directly without the Proxy.
3535

36+
![architecture](https://i.ibb.co/jZ4XcGjN/federation-excalidarea.png)
37+
3638
## PACKAGE INSTALLATION (EXAMPLES)
3739

3840
Install SDK packages in your .NET project:

0 commit comments

Comments
 (0)