Beginner Address Authentication Question
young138
young138 at purdue.edu
Fri Jan 8 13:36:09 EST 2016
yea, it looks like there are some issues with parsing ipv6:
Caused by: org.springframework.core.convert.ConversionFailedException:
Failed to convert from type java.lang.String to type
@javax.annotation.Nonnull net.shibboleth.utilities.java.support.net.IPRange
for value '2620:0102:c000:0f10:000d:0000:0000:29c1'; nested exception is
java.lang.IllegalArgumentException: CIDR block definition is invalid, check
for missing or extra slash
at
org.springframework.core.convert.support.ConversionUtils.invokeConverter(ConversionUtils.java:41)
I tried a few variations but that was using a fully expanded /128 with
leading 0s. I managed to get the client I'm using to only send ipv4 and I
got it working with that. Thanks for the help!
--
View this message in context: http://shibboleth.1660669.n2.nabble.com/Beginner-Address-Authentication-Question-tp7621699p7621714.html
Sent from the Shibboleth - Users mailing list archive at Nabble.com.
More information about the users
mailing list