UPDATE ......From Tuesday 8 April 2025 we have changed the way that Single Sign-on works on this wiki. Please see here for more information:
Update
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/
- an RP → https://relying-party.testbed.oidcfed.incubator.geant.org/
- an OP → https://cie-provider.testbed.oidcfed.incubator.geant.org/
Fedservice example
This testbed is based on the example implementation from https://github.com/rohe/fedservice.
...