java.lang.NullPointerException: Cannot invoke "java.net.URL.toExternalForm()" because "usersURL" is null
at ca.nrc.cadc.ac.client.UserClient.augmentSubject(UserClient.java:156)
at ca.nrc.cadc.ac.ACIdentityManager$1.run(ACIdentityManager.java:174)
This happens if the standardID in cadc-registry.properties does not resolve in a query to a configured reg; found when testing multiple registries with different content.
This happens if the standardID in
cadc-registry.propertiesdoes not resolve in a query to a configuredreg; found when testing multiple registries with different content.