This testbed is based on the Italian federation implementation: https://github.com/italia/spid-cie-oidc-django.
It consists of the following entities:
The RP implemented in PHP is based on the implementation from https://github.com/italia/spid-cie-oidc-php.
The GO RP and TA use this implementation: https://github.com/zachmann/go-oidcfed
Example metadata: https://relying-party-php.testbed.oidcfed.incubator.geant.org/.well-known/openid-federation?format=json
Repo: https://gitlab.geant.org/TI_Incubator/oidcfed/fedservice
This testbed is based on the example implementation from https://github.com/rohe/fedservice.
It consists of the following entities:
The trust relationships are depicted below.
Establishing trust between entities from different federations is possible if a valid trust can be constructed between the two entities.
In the existing testbeds, the trust anchor in the Italian federation was added as a trust anchor for the OP in Roland's example federation, making it possible that all RPs in the Italian federation could authenticate users from OP.
This testbed mimics a real-world scenario, consisting of the eduGAIN federation, a number of national federations, and all the leaf entities that are currently part of eduGAIN, as well as the national federations.
Example metadata: https://oidcfed.sa5vopaas.utr.surfcloud.nl/leafs/fe37e407801ede6bc262eed7bf00a54f4c33e890/.json
The entire federation was exported as .dot
file via ofcli
and visualised below.