# This file manages compatibility and update properties for # the Shibboleth Identity Provider. # It is mirrored at http://plugins.shibboleth.net/idp-versions.properties # # Support levels are # Current # OutOfDate # Unsuppported # # net.shibboleth.idp.versions = 4.3.0 4.3.1 4.3.2 4.3.3 5.0.0 5.1.0 5.1.1 5.1.2 5.1.3 5.1.4 5.1.5 5.1.6 5.2.0 5.2.1 5.2.2 5.2.3 net.shibboleth.idp.downloadURL.%{version} = https://shibboleth.net/downloads/identity-provider/archive/%{version} net.shibboleth.idp.baseName.%{version} = shibboleth-identity-provider-%{version} net.shibboleth.idp.supportLevel.4.3.0 = OutOfDate net.shibboleth.idp.supportLevel.4.3.1 = OutOfDate net.shibboleth.idp.supportLevel.4.3.2 = OutOfDate net.shibboleth.idp.supportLevel.4.3.3 = OutOfDate net.shibboleth.idp.supportLevel.5.0.0 = OutOfDate net.shibboleth.idp.supportLevel.5.1.0 = OutOfDate net.shibboleth.idp.supportLevel.5.1.1 = OutOfDate net.shibboleth.idp.supportLevel.5.1.2 = OutOfDate net.shibboleth.idp.supportLevel.5.1.3 = OutOfDate net.shibboleth.idp.supportLevel.5.1.4 = OutOfDate net.shibboleth.idp.supportLevel.5.1.5 = OutOfDate net.shibboleth.idp.supportLevel.5.1.6 = OutOfDate net.shibboleth.idp.supportLevel.5.2.0 = OutOfDate net.shibboleth.idp.supportLevel.5.2.1 = OutOfDate net.shibboleth.idp.supportLevel.5.2.2 = OutOfDate net.shibboleth.idp.supportLevel.5.2.3 = Current