# This file manages compatibility and update properties for # Shibboleth Project-delivered IdP plugins. # It is mirrored at http://plugins.shibboleth.net/plugins.properties # Note the idPVersionMax property is exclusive, not inclusive. ####################### # TOTP Authentication # ####################### net.shibboleth.idp.plugin.authn.totp.versions = 1.0.0 1.0.1 1.0.2 2.0.0 2.1.0 2.2.0 2.3.0 2.3.1 2.3.2 net.shibboleth.idp.plugin.authn.totp.downloadURL.%{version} = https://shibboleth.net/downloads/identity-provider/plugins/totp/%{version} net.shibboleth.idp.plugin.authn.totp.baseName.%{version} = idp-plugin-totp-dist-%{version} net.shibboleth.idp.plugin.authn.totp.idpVersionMax.1.0.0 = 4.2.0 net.shibboleth.idp.plugin.authn.totp.idpVersionMin.1.0.0 = 4.1.0 net.shibboleth.idp.plugin.authn.totp.supportLevel.1.0.0 = OutOfDate net.shibboleth.idp.plugin.authn.totp.idpVersionMax.1.0.1 = 4.2.0 net.shibboleth.idp.plugin.authn.totp.idpVersionMin.1.0.1 = 4.2.0 net.shibboleth.idp.plugin.authn.totp.supportLevel.1.0.1 = OutOfDate net.shibboleth.idp.plugin.authn.totp.idpVersionMax.1.0.2 = 5.0.0 net.shibboleth.idp.plugin.authn.totp.idpVersionMin.1.0.2 = 4.2.0 net.shibboleth.idp.plugin.authn.totp.supportLevel.1.0.2 = Current net.shibboleth.idp.plugin.authn.totp.idpVersionMax.2.0.0 = 6.0.0 net.shibboleth.idp.plugin.authn.totp.idpVersionMin.2.0.0 = 5.0.0 net.shibboleth.idp.plugin.authn.totp.supportLevel.2.0.0 = Withdrawn net.shibboleth.idp.plugin.authn.totp.idpVersionMax.2.1.0 = 6.0.0 net.shibboleth.idp.plugin.authn.totp.idpVersionMin.2.1.0 = 5.0.0 net.shibboleth.idp.plugin.authn.totp.supportLevel.2.1.0 = OutOfDate net.shibboleth.idp.plugin.authn.totp.idpVersionMax.2.2.0 = 6.0.0 net.shibboleth.idp.plugin.authn.totp.idpVersionMin.2.2.0 = 5.0.0 net.shibboleth.idp.plugin.authn.totp.supportLevel.2.2.0 = OutOfDate net.shibboleth.idp.plugin.authn.totp.idpVersionMax.2.3.0 = 6.0.0 net.shibboleth.idp.plugin.authn.totp.idpVersionMin.2.3.0 = 5.0.0 net.shibboleth.idp.plugin.authn.totp.supportLevel.2.3.0 = Withdrawn net.shibboleth.idp.plugin.authn.totp.idpVersionMax.2.3.1 = 6.0.0 net.shibboleth.idp.plugin.authn.totp.idpVersionMin.2.3.1 = 5.0.0 net.shibboleth.idp.plugin.authn.totp.supportLevel.2.3.1 = OutOfDate net.shibboleth.idp.plugin.authn.totp.idpVersionMax.2.3.2 = 6.0.0 net.shibboleth.idp.plugin.authn.totp.idpVersionMin.2.3.2 = 5.0.0 net.shibboleth.idp.plugin.authn.totp.supportLevel.2.3.2 = Current ####################### # SCRIPTING Plugins # ####################### net.shibboleth.idp.plugin.nashorn.versions= 1.0.0 1.1.0 2.0.0 net.shibboleth.idp.plugin.nashorn.downloadURL.%{version} = https://shibboleth.net/downloads/identity-provider/plugins/scripting/%{version} net.shibboleth.idp.plugin.nashorn.baseName.%{version} = idp-plugin-nashorn-jdk-dist-%{version} net.shibboleth.idp.plugin.nashorn.downloadURL.1.0.0 = https://shibboleth.net/downloads/identity-provider/plugins/scripting/1.0.0 net.shibboleth.idp.plugin.nashorn.baseName.1.0.0 = idp-plugin-nashorn-dist-1.0.0 net.shibboleth.idp.plugin.nashorn.idpVersionMax.1.0.0= 5.0.0 net.shibboleth.idp.plugin.nashorn.idpVersionMin.1.0.0= 4.1.0 net.shibboleth.idp.plugin.nashorn.supportLevel.1.0.0 = Withdrawn net.shibboleth.idp.plugin.nashorn.idpVersionMax.1.1.0= 5.0.0 net.shibboleth.idp.plugin.nashorn.idpVersionMin.1.1.0= 4.1.0 net.shibboleth.idp.plugin.nashorn.supportLevel.1.1.0 = Current net.shibboleth.idp.plugin.nashorn.idpVersionMax.2.0.0= 6.0.0 net.shibboleth.idp.plugin.nashorn.idpVersionMin.2.0.0= 5.0.0 net.shibboleth.idp.plugin.nashorn.supportLevel.2.0.0 = Current net.shibboleth.idp.plugin.rhino.versions= 1.0.0 1.1.0 2.0.0 2.1.0 net.shibboleth.idp.plugin.rhino.downloadURL.%{version} = https://shibboleth.net/downloads/identity-provider/plugins/scripting/%{version} net.shibboleth.idp.plugin.rhino.baseName.%{version} = idp-plugin-rhino-dist-%{version} net.shibboleth.idp.plugin.rhino.idpVersionMax.1.0.0= 5.0.0 net.shibboleth.idp.plugin.rhino.idpVersionMin.1.0.0= 4.1.0 net.shibboleth.idp.plugin.rhino.supportLevel.1.0.0 = OutOfDate net.shibboleth.idp.plugin.rhino.idpVersionMax.1.1.0= 5.0.0 net.shibboleth.idp.plugin.rhino.idpVersionMin.1.1.0= 4.1.0 net.shibboleth.idp.plugin.rhino.supportLevel.1.1.0 = Current net.shibboleth.idp.plugin.rhino.idpVersionMax.2.0.0= 6.0.0 net.shibboleth.idp.plugin.rhino.idpVersionMin.2.0.0= 5.0.0 net.shibboleth.idp.plugin.rhino.supportLevel.2.0.0 = OutOfDate net.shibboleth.idp.plugin.rhino.idpVersionMax.2.1.0= 6.0.0 net.shibboleth.idp.plugin.rhino.idpVersionMin.2.1.0= 5.0.0 net.shibboleth.idp.plugin.rhino.supportLevel.2.1.0 = Current ################################################################ # DuoOIDC Authentication based on the Shibboleth Nimbus client # ################################################################ net.shibboleth.idp.plugin.authn.duo.nimbus.versions = 1.0.0 1.1.0 1.1.1 1.2.0 1.3.0 1.4.0 1.4.1 2.0.0 2.1.0 2.2.1 2.2.2 2.3.0 net.shibboleth.idp.plugin.authn.duo.nimbus.downloadURL.%{version} = https://shibboleth.net/downloads/identity-provider/plugins/duo-oidc/%{version} net.shibboleth.idp.plugin.authn.duo.nimbus.baseName.%{version} = idp-plugin-duo-nimbus-dist-%{version} net.shibboleth.idp.plugin.authn.duo.nimbus.idpVersionMax.1.0.0 = 4.1.1 net.shibboleth.idp.plugin.authn.duo.nimbus.idpVersionMin.1.0.0 = 4.1.0 net.shibboleth.idp.plugin.authn.duo.nimbus.supportLevel.1.0.0 = Current net.shibboleth.idp.plugin.authn.duo.nimbus.idpVersionMax.1.1.0 = 4.2.0 net.shibboleth.idp.plugin.authn.duo.nimbus.idpVersionMin.1.1.0 = 4.1.1 net.shibboleth.idp.plugin.authn.duo.nimbus.supportLevel.1.1.0 = OutOfDate net.shibboleth.idp.plugin.authn.duo.nimbus.idpVersionMax.1.1.1 = 4.2.0 net.shibboleth.idp.plugin.authn.duo.nimbus.idpVersionMin.1.1.1 = 4.1.1 net.shibboleth.idp.plugin.authn.duo.nimbus.supportLevel.1.1.1 = Current net.shibboleth.idp.plugin.authn.duo.nimbus.idpVersionMax.1.2.0 = 4.3.0 net.shibboleth.idp.plugin.authn.duo.nimbus.idpVersionMin.1.2.0 = 4.2.0 net.shibboleth.idp.plugin.authn.duo.nimbus.supportLevel.1.2.0 = OutOfDate net.shibboleth.idp.plugin.authn.duo.nimbus.idpVersionMax.1.3.0 = 5.0.0 net.shibboleth.idp.plugin.authn.duo.nimbus.idpVersionMin.1.3.0 = 4.2.0 net.shibboleth.idp.plugin.authn.duo.nimbus.supportLevel.1.3.0 = Current net.shibboleth.idp.plugin.authn.duo.nimbus.idpVersionMax.1.4.0 = 5.0.0 net.shibboleth.idp.plugin.authn.duo.nimbus.idpVersionMin.1.4.0 = 4.3.0 net.shibboleth.idp.plugin.authn.duo.nimbus.supportLevel.1.4.0 = OutOfDate net.shibboleth.idp.plugin.authn.duo.nimbus.idpVersionMax.1.4.1 = 5.0.0 net.shibboleth.idp.plugin.authn.duo.nimbus.idpVersionMin.1.4.1 = 4.3.0 net.shibboleth.idp.plugin.authn.duo.nimbus.supportLevel.1.4.1 = Current net.shibboleth.idp.plugin.authn.duo.nimbus.idpVersionMax.2.0.0 = 6.0.0 net.shibboleth.idp.plugin.authn.duo.nimbus.idpVersionMin.2.0.0 = 5.0.0 net.shibboleth.idp.plugin.authn.duo.nimbus.supportLevel.2.0.0 = OutOfDate net.shibboleth.idp.plugin.authn.duo.nimbus.idpVersionMax.2.1.0 = 6.0.0 net.shibboleth.idp.plugin.authn.duo.nimbus.idpVersionMin.2.1.0 = 5.0.0 net.shibboleth.idp.plugin.authn.duo.nimbus.supportLevel.2.1.0 = OutOfDate net.shibboleth.idp.plugin.authn.duo.nimbus.idpVersionMax.2.2.1 = 6.0.0 net.shibboleth.idp.plugin.authn.duo.nimbus.idpVersionMin.2.2.1 = 5.0.0 net.shibboleth.idp.plugin.authn.duo.nimbus.supportLevel.2.2.1 = OutOfDate net.shibboleth.idp.plugin.authn.duo.nimbus.idpVersionMax.2.2.2 = 6.0.0 net.shibboleth.idp.plugin.authn.duo.nimbus.idpVersionMin.2.2.2 = 5.0.0 net.shibboleth.idp.plugin.authn.duo.nimbus.supportLevel.2.2.2 = OutOfDate net.shibboleth.idp.plugin.authn.duo.nimbus.idpVersionMax.2.3.0 = 6.0.0 net.shibboleth.idp.plugin.authn.duo.nimbus.idpVersionMin.2.3.0 = 5.0.0 net.shibboleth.idp.plugin.authn.duo.nimbus.supportLevel.2.3.0 = Current ##################################################### # DuoOIDC Authentication based on the Duo WebSDK v4 # ##################################################### net.shibboleth.idp.plugin.authn.duo.sdk.versions = 1.0.0 1.1.0 1.1.1 1.2.0 1.3.0 1.4.0 1.4.1 2.0.0 2.1.0 2.2.1 2.2.2 2.3.0 net.shibboleth.idp.plugin.authn.duo.sdk.downloadURL.%{version} = https://shibboleth.net/downloads/identity-provider/plugins/duo-oidc/%{version} net.shibboleth.idp.plugin.authn.duo.sdk.baseName.%{version} = idp-plugin-duo-sdk-dist-%{version} net.shibboleth.idp.plugin.authn.duo.sdk.idpVersionMax.1.0.0 = 4.1.1 net.shibboleth.idp.plugin.authn.duo.sdk.idpVersionMin.1.0.0 = 4.1.0 net.shibboleth.idp.plugin.authn.duo.sdk.supportLevel.1.0.0 = Current net.shibboleth.idp.plugin.authn.duo.sdk.idpVersionMax.1.1.0 = 4.2.0 net.shibboleth.idp.plugin.authn.duo.sdk.idpVersionMin.1.1.0 = 4.1.1 net.shibboleth.idp.plugin.authn.duo.sdk.supportLevel.1.1.0 = OutOfDate net.shibboleth.idp.plugin.authn.duo.sdk.idpVersionMax.1.1.1 = 4.2.0 net.shibboleth.idp.plugin.authn.duo.sdk.idpVersionMin.1.1.1 = 4.1.1 net.shibboleth.idp.plugin.authn.duo.sdk.supportLevel.1.1.1 = Current net.shibboleth.idp.plugin.authn.duo.sdk.idpVersionMax.1.2.0 = 4.3.0 net.shibboleth.idp.plugin.authn.duo.sdk.idpVersionMin.1.2.0 = 4.2.0 net.shibboleth.idp.plugin.authn.duo.sdk.supportLevel.1.2.0 = OutOfDate net.shibboleth.idp.plugin.authn.duo.sdk.idpVersionMax.1.3.0 = 5.0.0 net.shibboleth.idp.plugin.authn.duo.sdk.idpVersionMin.1.3.0 = 4.2.0 net.shibboleth.idp.plugin.authn.duo.sdk.supportLevel.1.3.0 = Current net.shibboleth.idp.plugin.authn.duo.sdk.idpVersionMax.1.4.0 = 5.0.0 net.shibboleth.idp.plugin.authn.duo.sdk.idpVersionMin.1.4.0 = 4.3.0 net.shibboleth.idp.plugin.authn.duo.sdk.supportLevel.1.4.0 = OutOfDate net.shibboleth.idp.plugin.authn.duo.sdk.idpVersionMax.1.4.1 = 5.0.0 net.shibboleth.idp.plugin.authn.duo.sdk.idpVersionMin.1.4.1 = 4.3.0 net.shibboleth.idp.plugin.authn.duo.sdk.supportLevel.1.4.1 = Current net.shibboleth.idp.plugin.authn.duo.sdk.idpVersionMax.2.0.0 = 6.0.0 net.shibboleth.idp.plugin.authn.duo.sdk.idpVersionMin.2.0.0 = 5.0.0 net.shibboleth.idp.plugin.authn.duo.sdk.supportLevel.2.0.0 = OutOfDate net.shibboleth.idp.plugin.authn.duo.sdk.idpVersionMax.2.1.0 = 6.0.0 net.shibboleth.idp.plugin.authn.duo.sdk.idpVersionMin.2.1.0 = 5.0.0 net.shibboleth.idp.plugin.authn.duo.sdk.supportLevel.2.1.0 = OutOfDate net.shibboleth.idp.plugin.authn.duo.sdk.idpVersionMax.2.2.1 = 6.0.0 net.shibboleth.idp.plugin.authn.duo.sdk.idpVersionMin.2.2.1 = 5.0.0 net.shibboleth.idp.plugin.authn.duo.sdk.supportLevel.2.2.1 = OutOfDate net.shibboleth.idp.plugin.authn.duo.sdk.idpVersionMax.2.2.2 = 6.0.0 net.shibboleth.idp.plugin.authn.duo.sdk.idpVersionMin.2.2.2 = 5.0.0 net.shibboleth.idp.plugin.authn.duo.sdk.supportLevel.2.2.2 = OutOfDate net.shibboleth.idp.plugin.authn.duo.sdk.idpVersionMax.2.3.0 = 6.0.0 net.shibboleth.idp.plugin.authn.duo.sdk.idpVersionMin.2.3.0 = 5.0.0 net.shibboleth.idp.plugin.authn.duo.sdk.supportLevel.2.3.0 = Current ############################### # OIDC Commons library plugin # ############################### net.shibboleth.oidc.common.versions = 1.0.0 1.1.0 2.0.0 2.1.0 2.2.0 2.2.1 3.0.0 3.0.1 3.1.0 3.1.1 3.2.0 3.3.0 net.shibboleth.oidc.common.downloadURL.%{version} = https://shibboleth.net/downloads/identity-provider/plugins/oidc-common/%{version} net.shibboleth.oidc.common.baseName.%{version} = oidc-common-dist-%{version} net.shibboleth.oidc.common.idpVersionMax.1.0.0 = 5.0.0 net.shibboleth.oidc.common.idpVersionMin.1.0.0 = 4.1.0 net.shibboleth.oidc.common.supportLevel.1.0.0 = OutOfDate net.shibboleth.oidc.common.idpVersionMax.1.1.0 = 4.2.0 net.shibboleth.oidc.common.idpVersionMin.1.1.0 = 4.1.0 net.shibboleth.oidc.common.supportLevel.1.1.0 = OutOfDate net.shibboleth.oidc.common.idpVersionMax.2.0.0 = 5.0.0 net.shibboleth.oidc.common.idpVersionMin.2.0.0 = 4.2.0 net.shibboleth.oidc.common.supportLevel.2.0.0 = OutOfDate net.shibboleth.oidc.common.idpVersionMax.2.1.0 = 5.0.0 net.shibboleth.oidc.common.idpVersionMin.2.1.0 = 4.2.0 net.shibboleth.oidc.common.supportLevel.2.1.0 = OutOfDate net.shibboleth.oidc.common.idpVersionMax.2.2.0 = 5.0.0 net.shibboleth.oidc.common.idpVersionMin.2.2.0 = 4.3.0 net.shibboleth.oidc.common.supportLevel.2.2.0 = OutOfDate net.shibboleth.oidc.common.idpVersionMax.2.2.1 = 5.0.0 net.shibboleth.oidc.common.idpVersionMin.2.2.1 = 4.3.0 net.shibboleth.oidc.common.supportLevel.2.2.1 = Current net.shibboleth.oidc.common.idpVersionMax.3.0.0 = 6.0.0 net.shibboleth.oidc.common.idpVersionMin.3.0.0 = 5.0.0 net.shibboleth.oidc.common.supportLevel.3.0.0 = OutOfDate net.shibboleth.oidc.common.idpVersionMax.3.0.1 = 6.0.0 net.shibboleth.oidc.common.idpVersionMin.3.0.1 = 5.0.0 net.shibboleth.oidc.common.supportLevel.3.0.1 = OutOfDate net.shibboleth.oidc.common.idpVersionMax.3.1.0 = 6.0.0 net.shibboleth.oidc.common.idpVersionMin.3.1.0 = 5.0.0 net.shibboleth.oidc.common.supportLevel.3.1.0 = OutOfDate net.shibboleth.oidc.common.idpVersionMax.3.1.1 = 6.0.0 net.shibboleth.oidc.common.idpVersionMin.3.1.1 = 5.0.0 net.shibboleth.oidc.common.supportLevel.3.1.1 = OutOfDate net.shibboleth.oidc.common.idpVersionMax.3.2.0 = 6.0.0 net.shibboleth.oidc.common.idpVersionMin.3.2.0 = 5.0.0 net.shibboleth.oidc.common.supportLevel.3.2.0 = OutOfDate net.shibboleth.oidc.common.idpVersionMax.3.3.0 = 6.0.0 net.shibboleth.oidc.common.idpVersionMin.3.3.0 = 5.0.0 net.shibboleth.oidc.common.supportLevel.3.3.0 = Current ################################## # OpenID Connect Provider plugin # ################################## net.shibboleth.idp.plugin.oidc.op.versions = 3.0.0 3.0.1 3.0.2 3.0.3 3.0.4 3.1.0 3.1.1 3.1.2 3.2.0 3.2.1 3.3.0 3.4.0 4.0.0 4.1.0 4.2.0 4.2.1 4.3.0 4.3.1 net.shibboleth.idp.plugin.oidc.op.downloadURL.%{version} = https://shibboleth.net/downloads/identity-provider/plugins/oidc-op/%{version} net.shibboleth.idp.plugin.oidc.op.baseName.%{version} = idp-plugin-oidc-op-distribution-%{version} net.shibboleth.idp.plugin.oidc.op.idpVersionMax.3.0.0 = 4.2.0 net.shibboleth.idp.plugin.oidc.op.idpVersionMin.3.0.0 = 4.1.0 net.shibboleth.idp.plugin.oidc.op.supportLevel.3.0.0 = Secadv net.shibboleth.idp.plugin.oidc.op.idpVersionMax.3.0.1 = 4.2.0 net.shibboleth.idp.plugin.oidc.op.idpVersionMin.3.0.1 = 4.1.0 net.shibboleth.idp.plugin.oidc.op.supportLevel.3.0.1 = Secadv net.shibboleth.idp.plugin.oidc.op.idpVersionMax.3.0.2 = 4.2.0 net.shibboleth.idp.plugin.oidc.op.idpVersionMin.3.0.2 = 4.1.0 net.shibboleth.idp.plugin.oidc.op.supportLevel.3.0.2 = Secadv net.shibboleth.idp.plugin.oidc.op.idpVersionMax.3.0.3 = 4.2.0 net.shibboleth.idp.plugin.oidc.op.idpVersionMin.3.0.3 = 4.1.0 net.shibboleth.idp.plugin.oidc.op.supportLevel.3.0.3 = Secadv net.shibboleth.idp.plugin.oidc.op.idpVersionMax.3.0.4 = 4.2.0 net.shibboleth.idp.plugin.oidc.op.idpVersionMin.3.0.4 = 4.1.0 net.shibboleth.idp.plugin.oidc.op.supportLevel.3.0.4 = OutOfDate net.shibboleth.idp.plugin.oidc.op.idpVersionMax.3.1.0 = 4.3.0 net.shibboleth.idp.plugin.oidc.op.idpVersionMin.3.1.0 = 4.2.0 net.shibboleth.idp.plugin.oidc.op.supportLevel.3.1.0 = Secadv net.shibboleth.idp.plugin.oidc.op.idpVersionMax.3.1.1 = 4.3.0 net.shibboleth.idp.plugin.oidc.op.idpVersionMin.3.1.1 = 4.2.0 net.shibboleth.idp.plugin.oidc.op.supportLevel.3.1.1 = Secadv net.shibboleth.idp.plugin.oidc.op.idpVersionMax.3.1.2 = 4.3.0 net.shibboleth.idp.plugin.oidc.op.idpVersionMin.3.1.2 = 4.2.0 net.shibboleth.idp.plugin.oidc.op.supportLevel.3.1.2 = Secadv net.shibboleth.idp.plugin.oidc.op.idpVersionMax.3.2.0 = 4.3.0 net.shibboleth.idp.plugin.oidc.op.idpVersionMin.3.2.0 = 4.2.0 net.shibboleth.idp.plugin.oidc.op.supportLevel.3.2.0 = Secadv net.shibboleth.idp.plugin.oidc.op.idpVersionMax.3.2.1 = 4.3.0 net.shibboleth.idp.plugin.oidc.op.idpVersionMin.3.2.1 = 4.2.0 net.shibboleth.idp.plugin.oidc.op.supportLevel.3.2.1 = Secadv net.shibboleth.idp.plugin.oidc.op.idpVersionMax.3.3.0 = 5.0.0 net.shibboleth.idp.plugin.oidc.op.idpVersionMin.3.3.0 = 4.2.0 net.shibboleth.idp.plugin.oidc.op.supportLevel.3.3.0 = Secadv ​ net.shibboleth.idp.plugin.oidc.op.idpVersionMax.3.4.0 = 5.0.0 net.shibboleth.idp.plugin.oidc.op.idpVersionMin.3.4.0 = 4.3.0 net.shibboleth.idp.plugin.oidc.op.supportLevel.3.4.0 = Secadv net.shibboleth.idp.plugin.oidc.op.idpVersionMax.4.0.0 = 6.0.0 net.shibboleth.idp.plugin.oidc.op.idpVersionMin.4.0.0 = 5.0.0 net.shibboleth.idp.plugin.oidc.op.supportLevel.4.0.0 = Secadv net.shibboleth.idp.plugin.oidc.op.idpVersionMax.4.1.0 = 6.0.0 net.shibboleth.idp.plugin.oidc.op.idpVersionMin.4.1.0 = 5.0.0 net.shibboleth.idp.plugin.oidc.op.supportLevel.4.1.0 = Secadv net.shibboleth.idp.plugin.oidc.op.idpVersionMax.4.2.0 = 6.0.0 net.shibboleth.idp.plugin.oidc.op.idpVersionMin.4.2.0 = 5.0.0 net.shibboleth.idp.plugin.oidc.op.supportLevel.4.2.0 = OutOfDate net.shibboleth.idp.plugin.oidc.op.idpVersionMax.4.2.1 = 6.0.0 net.shibboleth.idp.plugin.oidc.op.idpVersionMin.4.2.1 = 5.0.0 net.shibboleth.idp.plugin.oidc.op.supportLevel.4.2.1 = OutOfDate net.shibboleth.idp.plugin.oidc.op.idpVersionMax.4.3.0 = 6.0.0 net.shibboleth.idp.plugin.oidc.op.idpVersionMin.4.3.0 = 5.0.0 net.shibboleth.idp.plugin.oidc.op.supportLevel.4.3.0 = OutOfDate net.shibboleth.idp.plugin.oidc.op.idpVersionMax.4.3.1 = 6.0.0 net.shibboleth.idp.plugin.oidc.op.idpVersionMin.4.3.1 = 5.0.0 net.shibboleth.idp.plugin.oidc.op.supportLevel.4.3.1 = Current ################################## # METADATA GENERATOR PLUGIN # ################################## net.shibboleth.idp.plugin.metadatagen.versions=0.1.1 1.0.0 1.0.1 2.0.0 net.shibboleth.idp.plugin.metadatagen.baseName.%{version} = idp-plugin-metadatagen-dist-%{version} net.shibboleth.idp.plugin.metadatagen.downloadURL.%{version} = https://shibboleth.net/downloads/identity-provider/plugins/metadatagen/%{version} net.shibboleth.idp.plugin.metadatagen.idpVersionMax.0.1.1 = 5.0.0 net.shibboleth.idp.plugin.metadatagen.idpVersionMin.0.1.1= 4.1.0 net.shibboleth.idp.plugin.metadatagen.supportLevel.0.1.1= OutOfDate net.shibboleth.idp.plugin.metadatagen.idpVersionMax.1.0.0 = 5.0.0 net.shibboleth.idp.plugin.metadatagen.idpVersionMin.1.0.0= 4.1.0 net.shibboleth.idp.plugin.metadatagen.supportLevel.1.0.0= OutOfDate net.shibboleth.idp.plugin.metadatagen.idpVersionMax.1.0.1 = 5.0.0 net.shibboleth.idp.plugin.metadatagen.idpVersionMin.1.0.1= 4.1.0 net.shibboleth.idp.plugin.metadatagen.supportLevel.1.0.1= Current net.shibboleth.idp.plugin.metadatagen.idpVersionMax.2.0.0 = 6.0.0 net.shibboleth.idp.plugin.metadatagen.idpVersionMin.2.0.0= 5.0.0 net.shibboleth.idp.plugin.metadatagen.supportLevel.2.0.0= Current ################################## # STORAGE SERVICE PLUGIN # ################################## net.shibboleth.plugin.storage.jdbc.versions=1.0.0 1.0.1 1.0.2 1.0.3 1.0.4 2.0.0 2.0.1 2.1.0 net.shibboleth.plugin.storage.jdbc.baseName.%{version} = java-plugin-jdbc-storage-%{version} net.shibboleth.plugin.storage.jdbc.downloadURL.%{version} = https://shibboleth.net/downloads/identity-provider/plugins/jdbc/%{version} net.shibboleth.plugin.storage.jdbc.idpVersionMax.1.0.0 = 5.0.0 net.shibboleth.plugin.storage.jdbc.idpVersionMin.1.0.0= 4.1.0 net.shibboleth.plugin.storage.jdbc.supportLevel.1.0.0= OutOfDate net.shibboleth.plugin.storage.jdbc.idpVersionMax.1.0.1 = 5.0.0 net.shibboleth.plugin.storage.jdbc.idpVersionMin.1.0.1= 4.1.0 net.shibboleth.plugin.storage.jdbc.supportLevel.1.0.1= OutOfDate net.shibboleth.plugin.storage.jdbc.idpVersionMax.1.0.2 = 5.0.0 net.shibboleth.plugin.storage.jdbc.idpVersionMin.1.0.2= 4.1.0 net.shibboleth.plugin.storage.jdbc.supportLevel.1.0.2= OutOfDate net.shibboleth.plugin.storage.jdbc.idpVersionMax.1.0.3 = 5.0.0 net.shibboleth.plugin.storage.jdbc.idpVersionMin.1.0.3= 4.1.0 net.shibboleth.plugin.storage.jdbc.supportLevel.1.0.3= OutOfDate net.shibboleth.plugin.storage.jdbc.idpVersionMax.1.0.4 = 5.0.0 net.shibboleth.plugin.storage.jdbc.idpVersionMin.1.0.4= 4.1.0 net.shibboleth.plugin.storage.jdbc.supportLevel.1.0.4= Current net.shibboleth.plugin.storage.jdbc.idpVersionMax.2.0.0 = 6.0.0 net.shibboleth.plugin.storage.jdbc.idpVersionMin.2.0.0= 5.0.0 net.shibboleth.plugin.storage.jdbc.supportLevel.2.0.0= OutOfDate net.shibboleth.plugin.storage.jdbc.idpVersionMax.2.0.1 = 6.0.0 net.shibboleth.plugin.storage.jdbc.idpVersionMin.2.0.1= 5.0.0 net.shibboleth.plugin.storage.jdbc.supportLevel.2.0.1= OutOfDate net.shibboleth.plugin.storage.jdbc.idpVersionMax.2.1.0 = 6.0.0 net.shibboleth.plugin.storage.jdbc.idpVersionMin.2.1.0 = 5.0.0 net.shibboleth.plugin.storage.jdbc.supportLevel.2.1.0 = Current ############################### # OIDC Config plugin # ############################### net.shibboleth.idp.plugin.oidc.config.versions = 1.0.0 1.0.1 2.0.0 2.1.0 2.2.0 3.0.0 3.0.1 net.shibboleth.idp.plugin.oidc.config.downloadURL.%{version} = https://shibboleth.net/downloads/identity-provider/plugins/oidc-config/%{version} net.shibboleth.idp.plugin.oidc.config.baseName.%{version} = idp-plugin-oidc-config-dist-%{version} net.shibboleth.idp.plugin.oidc.config.idpVersionMax.1.0.0 = 5.0.0 net.shibboleth.idp.plugin.oidc.config.idpVersionMin.1.0.0 = 4.3.0 net.shibboleth.idp.plugin.oidc.config.supportLevel.1.0.0 = Withdrawn net.shibboleth.idp.plugin.oidc.config.idpVersionMax.1.0.1 = 5.0.0 net.shibboleth.idp.plugin.oidc.config.idpVersionMin.1.0.1 = 4.3.0 net.shibboleth.idp.plugin.oidc.config.supportLevel.1.0.1 = Current net.shibboleth.idp.plugin.oidc.config.idpVersionMax.2.0.0 = 6.0.0 net.shibboleth.idp.plugin.oidc.config.idpVersionMin.2.0.0 = 5.0.0 net.shibboleth.idp.plugin.oidc.config.supportLevel.2.0.0 = OutOfDate net.shibboleth.idp.plugin.oidc.config.idpVersionMax.2.1.0 = 6.0.0 net.shibboleth.idp.plugin.oidc.config.idpVersionMin.2.1.0 = 5.0.0 net.shibboleth.idp.plugin.oidc.config.supportLevel.2.1.0 = OutOfDate net.shibboleth.idp.plugin.oidc.config.idpVersionMax.2.2.0 = 6.0.0 net.shibboleth.idp.plugin.oidc.config.idpVersionMin.2.2.0 = 5.0.0 net.shibboleth.idp.plugin.oidc.config.supportLevel.2.2.0 = OutOfDate net.shibboleth.idp.plugin.oidc.config.idpVersionMax.3.0.0 = 6.0.0 net.shibboleth.idp.plugin.oidc.config.idpVersionMin.3.0.0 = 5.0.0 net.shibboleth.idp.plugin.oidc.config.supportLevel.3.0.0 = OutOfDate net.shibboleth.idp.plugin.oidc.config.idpVersionMax.3.0.1 = 6.0.0 net.shibboleth.idp.plugin.oidc.config.idpVersionMin.3.0.1 = 5.0.0 net.shibboleth.idp.plugin.oidc.config.supportLevel.3.0.1 = Current ################################################### # OIDC Relying Party Proxy-Authentication plugin # ################################################### net.shibboleth.idp.plugin.authn.oidc.rp.versions = 1.0.0 1.1.0 2.0.0 2.0.1 2.1.0 2.1.1 2.1.2 2.2.0 2.3.0 net.shibboleth.idp.plugin.authn.oidc.rp.downloadURL.%{version} = https://shibboleth.net/downloads/identity-provider/plugins/oidc-rp/%{version} net.shibboleth.idp.plugin.authn.oidc.rp.baseName.%{version} = idp-plugin-oidc-rp-dist-%{version} net.shibboleth.idp.plugin.authn.oidc.rp.idpVersionMax.1.0.0 = 5.0.0 net.shibboleth.idp.plugin.authn.oidc.rp.idpVersionMin.1.0.0 = 4.3.0 net.shibboleth.idp.plugin.authn.oidc.rp.supportLevel.1.0.0 = OutOfDate net.shibboleth.idp.plugin.authn.oidc.rp.idpVersionMax.1.1.0 = 5.0.0 net.shibboleth.idp.plugin.authn.oidc.rp.idpVersionMin.1.1.0 = 4.3.0 net.shibboleth.idp.plugin.authn.oidc.rp.supportLevel.1.1.0 = Current net.shibboleth.idp.plugin.authn.oidc.rp.idpVersionMax.2.0.0 = 6.0.0 net.shibboleth.idp.plugin.authn.oidc.rp.idpVersionMin.2.0.0 = 5.0.0 net.shibboleth.idp.plugin.authn.oidc.rp.supportLevel.2.0.0 = Withdrawn net.shibboleth.idp.plugin.authn.oidc.rp.idpVersionMax.2.0.1 = 6.0.0 net.shibboleth.idp.plugin.authn.oidc.rp.idpVersionMin.2.0.1 = 5.0.0 net.shibboleth.idp.plugin.authn.oidc.rp.supportLevel.2.0.1 = OutOfDate net.shibboleth.idp.plugin.authn.oidc.rp.idpVersionMax.2.1.0 = 6.0.0 net.shibboleth.idp.plugin.authn.oidc.rp.idpVersionMin.2.1.0 = 5.0.0 net.shibboleth.idp.plugin.authn.oidc.rp.supportLevel.2.1.0 = Withdrawn net.shibboleth.idp.plugin.authn.oidc.rp.idpVersionMax.2.1.1 = 6.0.0 net.shibboleth.idp.plugin.authn.oidc.rp.idpVersionMin.2.1.1 = 5.0.0 net.shibboleth.idp.plugin.authn.oidc.rp.supportLevel.2.1.1 = OutOfDate net.shibboleth.idp.plugin.authn.oidc.rp.idpVersionMax.2.1.2 = 6.0.0 net.shibboleth.idp.plugin.authn.oidc.rp.idpVersionMin.2.1.2 = 5.0.0 net.shibboleth.idp.plugin.authn.oidc.rp.supportLevel.2.1.2 = OutOfDate net.shibboleth.idp.plugin.authn.oidc.rp.idpVersionMax.2.2.0 = 6.0.0 net.shibboleth.idp.plugin.authn.oidc.rp.idpVersionMin.2.2.0 = 5.0.0 net.shibboleth.idp.plugin.authn.oidc.rp.supportLevel.2.2.0 = OutOfDate net.shibboleth.idp.plugin.authn.oidc.rp.idpVersionMax.2.3.0 = 6.0.0 net.shibboleth.idp.plugin.authn.oidc.rp.idpVersionMin.2.3.0 = 5.0.0 net.shibboleth.idp.plugin.authn.oidc.rp.supportLevel.2.3.0 = Current ################################### # WebAuthn Authentication plugin # ################################### net.shibboleth.idp.plugin.authn.webauthn.versions = 1.0.0 1.1.0 1.2.0 1.3.0 1.4.0 1.4.1 1.4.2 net.shibboleth.idp.plugin.authn.webauthn.downloadURL.%{version} = https://shibboleth.net/downloads/identity-provider/plugins/webauthn/%{version} net.shibboleth.idp.plugin.authn.webauthn.baseName.%{version} = idp-plugin-webauthn-dist-%{version} net.shibboleth.idp.plugin.authn.webauthn.idpVersionMax.1.0.0 = 6.0.0 net.shibboleth.idp.plugin.authn.webauthn.idpVersionMin.1.0.0 = 5.0.0 net.shibboleth.idp.plugin.authn.webauthn.supportLevel.1.0.0 = OutOfDate net.shibboleth.idp.plugin.authn.webauthn.idpVersionMax.1.1.0 = 6.0.0 net.shibboleth.idp.plugin.authn.webauthn.idpVersionMin.1.1.0 = 5.0.0 net.shibboleth.idp.plugin.authn.webauthn.supportLevel.1.1.0 = OutOfDate net.shibboleth.idp.plugin.authn.webauthn.idpVersionMax.1.2.0 = 6.0.0 net.shibboleth.idp.plugin.authn.webauthn.idpVersionMin.1.2.0 = 5.0.0 net.shibboleth.idp.plugin.authn.webauthn.supportLevel.1.2.0 = OutOfDate net.shibboleth.idp.plugin.authn.webauthn.idpVersionMax.1.3.0 = 6.0.0 net.shibboleth.idp.plugin.authn.webauthn.idpVersionMin.1.3.0 = 5.0.0 net.shibboleth.idp.plugin.authn.webauthn.supportLevel.1.3.0 = OutOfDate net.shibboleth.idp.plugin.authn.webauthn.idpVersionMax.1.4.0 = 6.0.0 net.shibboleth.idp.plugin.authn.webauthn.idpVersionMin.1.4.0 = 5.0.0 net.shibboleth.idp.plugin.authn.webauthn.supportLevel.1.4.0 = OutOfDate net.shibboleth.idp.plugin.authn.webauthn.idpVersionMax.1.4.1 = 6.0.0 net.shibboleth.idp.plugin.authn.webauthn.idpVersionMin.1.4.1 = 5.0.0 net.shibboleth.idp.plugin.authn.webauthn.supportLevel.1.4.1 = OutOfDate net.shibboleth.idp.plugin.authn.webauthn.idpVersionMax.1.4.2 = 6.0.0 net.shibboleth.idp.plugin.authn.webauthn.idpVersionMin.1.4.2 = 5.0.0 net.shibboleth.idp.plugin.authn.webauthn.supportLevel.1.4.2 = Current ################################### # Jetty plugin # ################################### net.shibboleth.idp.plugin.jetty.versions = 1.0.0 1.0.1 net.shibboleth.idp.plugin.jetty.downloadURL.%{version} = https://shibboleth.net/downloads/identity-provider/plugins/jetty/%{version} net.shibboleth.idp.plugin.jetty.baseName.%{version} = jetty-base-plugin-dist-%{version} net.shibboleth.idp.plugin.jetty.idpVersionMax.1.0.0 = 6.0.0 net.shibboleth.idp.plugin.jetty.idpVersionMin.1.0.0 = 5.1.0 net.shibboleth.idp.plugin.jetty.supportLevel.1.0.0 = OutOfDate net.shibboleth.idp.plugin.jetty.idpVersionMax.1.0.1 = 6.0.0 net.shibboleth.idp.plugin.jetty.idpVersionMin.1.0.1 = 5.1.0 net.shibboleth.idp.plugin.jetty.supportLevel.1.0.1 = Current