Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: httpS urls

...

Becoming a member of the ACOnet Identity Federation

Welche Dokumente sind zu unterzeichnen? Die folgenden Diagramme versuchen, dies anschaulich zu machen:

Services in die Federation einbringen

Image Removed

 

Nach Mitgliedschaftsstatus

To easily see what document needs to be signed by whom please consult the following graph:


PlantUML Macro
@startuml
digraph membership {
  node [fontname = "Droid Sans", shape=box, style="filled"];
  edge [fontname = "Droid Sans Bold", fontsize=9, arrowhead="empty"];
  What [label="What do you intend to provide\nwithin the ACOnet Identity Federation?"];
  //SP [label="Services only"];
  //IdP [label="Identities\n(and Services)"];
  SPACOnet [label="Are you an ACOnet NREN Participant?"];
  IdPACOnet [label="Are you an ACOnet NREN Participant?"];
  Part [label="Become ACOnet Participant"];
  SPAgm [label="Sign SP-Agreement", href="\L"];
  Zusatz [label="Sign Federation supplemental agreement"];
  //What -> SP -> SPACOnet;
  //What -> IdP -> IdPACOnet;
  What -> SPACOnet [label="Services\nonly"];
  What -> IdPACOnet [label="Identities\n(and Services)"];
  SPACOnet -> Zusatz [label="Yes"];
  SPACOnet -> SPAgm [label="No"];
  IdPACOnet -> Zusatz [label="Yes"];
  IdPACOnet -> Part [label="No"];
  Part -> Zusatz;
  {rank=same; SPACOnet IdPACOnet}
  {rank=same; SPAgm Zusatz}
}
@enduml


 

 

Info
iconfalse
titleDocuments

...