Upgrade Docker Image to Shibboleth 4

Ian Young ian at iay.org.uk
Mon Sep 7 09:20:26 UTC 2020



> On 2020-09-07, at 09:25, Julien Cochennec <julien.cochennec at ac-orleans-tours.fr> wrote:
> 
> Hi, Id 'like to test the Docker image for Shibboleth IDP 4.
> 
> I'm using this : https://hub.docker.com/r/unicon/shibboleth-idp/dockerfile
> 

This particular image, from Unicon, doesn't seem to be maintained any more. As you've noted, it is in any case for IdP V3 and not even the most recent version of that.


> Can I change those values to build an IDP V4 Docker image?

Perhaps in principle. As Alan says, you need to fix all the prerequisites, not just the IdP version.

Given that this image no longer seems to be maintained, though, it might be easier to start with one of the forks, e.g. the one from csc.fi:

    Image: https://hub.docker.com/r/cscfi/shibboleth-idp
    Source: https://github.com/CSCfi/shibboleth-idp-dockerized

There's also the InCommon TIER image:

    https://hub.docker.com/r/tier/shib-idp

Read this page for more details:

    https://spaces.at.internet2.edu/display/ITAP/InCommon+Trusted+Access+Platform+Release

These are actively maintained and kept pretty well up to date.


> If so, what will I need to do to build a v4 SP from this https://hub.docker.com/r/unicon/shibboleth-sp/dockerfile ?
> 

Version numbers for the IdP and SP are not connected. The latest version of the SP is 3.1.0; there is no V4 at this time.


    -- Ian




-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 3883 bytes
Desc: not available
URL: <http://shibboleth.net/pipermail/dev/attachments/20200907/7ea7b9a5/attachment-0001.p7s>


More information about the dev mailing list