SPID/CIE OIDC Federation
This testbed is based on the Italian federation implementation: https://github.com/italia/spid-cie-oidc-django.
It consists of the following entities:
- a trust anchor → https://trust-anchor.testbed.oidcfed.incubator.geant.org/
- embedded OP (SPID) → https://trust-anchor.testbed.oidcfed.incubator.geant.org/oidc/op/
- embedded RP → https://trust-anchor.testbed.oidcfed.incubator.geant.org/oidc/rp/
- an RP → https://relying-party.testbed.oidcfed.incubator.geant.org/
- an OP (CIE) → https://cie-provider.testbed.oidcfed.incubator.geant.org/
Fedservice example
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:
- two trust anchors
- two intermediate federation entities:
- two RPs
- RPa (with automatic registration) → https://auto.fedservice.testbed.oidcfed.incubator.geant.org
- RPe (with explicit registration) → https://expl.fedservice.testbed.oidcfed.incubator.geant.org
- an OP
The trust relationships are depicted below.