Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Post-upgrade deprecation warnings #77

Open
1 of 5 tasks
mar235av opened this issue Jul 27, 2024 · 1 comment
Open
1 of 5 tasks

Post-upgrade deprecation warnings #77

mar235av opened this issue Jul 27, 2024 · 1 comment
Assignees

Comments

@mar235av
Copy link
Contributor

mar235av commented Jul 27, 2024

After upgrading to Shibboleth 5.1.2, we are now seeing new deprecation warnings. These indicate things that were not deprecated in version 4.3.1, but are now marked as deprecated in 5.1.2 and will be removed sometime in the future. These represent cleanup we will need to do eventually, but not required now.

Warnings noted:

  • DEPRECATED: Java class 'net.shibboleth.ext.spring.util.SpringExpressionPredicate', (Bean ID: uw.SameSiteCondition): This will be removed in the next major version of this software; replacement is net.shibboleth.shared.spring.expression.SpringExpressionPredicate
  • [DEPRECATED:130] - Java class 'net.shibboleth.idp.profile.spring.factory.BasicX509CredentialFactoryBean': This will be removed in the next major version of this software; replacement is Parent bean 'shibboleth.BasicX509CredentialFactoryBean'
  • [DEPRECATED:123] - Spring bean 'Liberty.SSOS or Liberty.SSOS.MDDriven', (relying-party.xml): This will be removed in the next major version of this software; replacement is (none)
  • WARN [DEPRECATED:123] - Java class method 'setAdditionalAudiencesForAssertion', (relying-party.xml): This will be removed in the next major version of this software; replacement is setAssertionAudiences
  • [DEPRECATED:113] - property 'idp.authn.Duo.supportedPrincipals' is no longer supported
    property 'idp.httpclient.filecaching.cacheDirectory' is no longer supported
@mar235av mar235av self-assigned this Jul 27, 2024
@mar235av
Copy link
Contributor Author

Deprecation #4, the deprecated property in relying-party.xml, was resolved on 9/30/2024 via RFC-0845.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant