[cas-dev] DOMMetadataResolver upgrade broken CAS

2 views
Skip to first unread message

Colin Wilkinson

unread,
Apr 13, 2023, 1:59:34 PM4/13/23
to CAS Developer
Guys,

They have updated DOMMetadataResolver in shibboleth that has broken CAS as they have changed the constructor so the element can no longer be null.

In DOMMetadataResolver,

  48     /**
  49      * Constructor.
  50      *
  51      * @param mdElement the metadata element
  52      */
  53     public DOMMetadataResolver(@Nonnull final Element mdElement) {
  54         metadataElement = Constraint.isNotNull(mdElement, "DOM Element cannot be null");
  55     }

https://git.shibboleth.net/view/?p=java-opensaml.git;a=blob;f=opensaml-saml-impl/src/main/java/org/opensaml/saml/metadata/resolver/impl/DOMMetadataResolver.java;h=9a5447990cd8234d8a26e0b28bcecd9d839f1c28;hb=b137c4f81477e42d1241265ac0f0122e89d6fb9a

Regards,
Colin


--
You received this message because you are subscribed to the Google Groups "CAS Developer" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cas-dev+u...@apereo.org.
To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-dev/09b93593-fd42-4989-89ad-dab27c5494can%40apereo.org.

Colin Wilkinson

unread,
Apr 14, 2023, 2:44:17 AM4/14/23
to CAS Developer, Colin Wilkinson
Hi,

Just an F.Y.I this is on CAS 7.0.0

Regards,
Colin

To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-dev/6990d151-f6d8-4399-a744-0a4627ed2251n%40apereo.org.

Colin Wilkinson

unread,
Apr 14, 2023, 2:44:17 AM4/14/23
to CAS Developer, Colin Wilkinson
By the look this issue has been already fixed.

On Friday, 14 April 2023 at 03:59:33 UTC+10 Colin Wilkinson wrote:
To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-dev/11eec1be-f944-45b2-9f56-c60dd40bc9d2n%40apereo.org.
Reply all
Reply to author
Forward
0 new messages