Page History
...
To better illustrate what documents need to be signed by whom please consult the following graphs:
By organizational status
Only ACOnet participants (i.e., participants of the National Research and Education Network) may register an IdP within the ACOnet Identity Federation.
Flowchart Macro | ||||
---|---|---|---|---|
| ||||
strict digraph
{
node [fontname = "Droid Sans", fontsize=10, shape=box, style="filled"];
edge [fontname = "Droid Sans Bold", fontsize=10, arrowhead="empty"];
What [label="Do you intend to provide Identities\nwithin the ACOnet Identity Federation?"];
ACOnet [label="Are you an ACOnet R&E Network Participant?"];
Part [label="Check eligibility for ACOnet R&E Network\nparticipation and become Participant first"];
SPAgm [label="Sign SP-Agreement", href="\L"];
Zusatz [label="Sign Federation supplemental agreement\n(covering Identity Provider and Services)"];
ACOnet -> Zusatz [label="Yes"];
ACOnet -> What [label="No"];
What -> SPAgm [label="No, Services only"];
What -> Part [label="Yes"];
} |
...
graph:
Only ACOnet participants (i.e., participants of the National Research and Education Network) may register an IdP within the ACOnet Identity Federation.
Flowchart Macro | ||
---|---|---|
| ||
strict digraph { 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} } |
Links:
- Federation supplemental agreement (for existing ACOnet participants only)
- Federation SP-Agreement (for Service Providers)
Overview
Content Tools
Tasks