From c5357e564fd5ebb43624809ceeb7f8800f8f3b6c Mon Sep 17 00:00:00 2001 From: Diana Gudu <diana.gudu@kit.edu> Date: Tue, 22 Oct 2024 14:34:18 +0200 Subject: [PATCH] render puml diagrams in readme --- README.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/README.md b/README.md index dc931c6..94b7bec 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,22 @@ OpenID Federations Specification: Trust & Identity Incubator eduGAIN POC: - https://wiki.geant.org/display/GWP5/eduGAIN+PoC +## Processes + +The following sequence diagrams describe processes of the eduGAIN PoC federation that are not covered by the OpenID Federation specification. + +1. Enrollment + + + +2. Trust Mark issuance + + + +3. Trust Mark issuance for the eduGAIN Trust Mark + + + ## License Unless otherwise stated, all the content of this repository is licensed as -- GitLab