For a Shibboleth Identity Provider to join one of the Tuakiri Federations (Test/Dev or Pilot/Production), the following steps have to be done:

There will be two federations available:

Federation Details

Federation name

Tuakiri

Tuakiri TEST

Metadata name

tuakiri.ac.nz

test.tuakiri.ac.nz

Metadata distribution point

https://directory.tuakiri.ac.nz/metadata/metadata-tuakiri.signed.xml

https://directory.test.tuakiri.ac.nz/metadata/tuakiri-test-metadata-signed.xml

Metadata signing certificate

https://directory.tuakiri.ac.nz/metadata/tuakiri-metadata-cert.pem

https://directory.test.tuakiri.ac.nz/metadata/tuakiri-test-metadata-cert.pem

Federation Registry URL

https://registry.test.tuakiri.ac.nz/federationregistry/

https://registry.test.tuakiri.ac.nz/federationregistry/

Discovery Service / WAYF URL

https://directory.tuakiri.ac.nz/ds/DS

https://directory.test.tuakiri.ac.nz/ds/DS

Registering an IdP into the Federation Registry

Go to the respecting Federation Registry URL and:

Configuring your IdP to load the federation metadata:

The code snippets in this section have values for Tuakiri TEST/DEV federation. Please update them accordingly as per the table above - which boils down to removing the "test" component from the file names / URLs in all of the cases.

NOTE: Check what your IdP home directory is: the directory is typically called shibboleth-idp - and on Debian and Ubuntu systems, it's commonly /usr/local/shibboleth-idp, while on RedHat and CentOS it's /opt/shibboleth-idp. The snippets below are referring to the IdP home directory as $IDP_HOME

Now your IdP should be able to access service provides within the Tuakiri (Test/Dev) federation.