Hi Hasini,

On Thu, 2018-05-31 at 16:39 +0530, Hasini Witharana wrote:
> > Unresolved requirements: [[org.apache.sling.auth.oidc.core [164](R
> 164.28)]
> > osgi.wiring.package;
> >
> (&(osgi.wiring.package=com.nimbusds.oauth2.sdk)(version>=5.61.0)(!(ve
> rsion>=6.0.0)))]

This comprehensive but cryptic error message says that the package
"org.apache.sling.auth.oidc.core" needs the package
"com.nimbusds.oauth2.sdk" with version betgween 5.61.0 and 6.0.0 to
resolve, but it could not find it.

Have you tried deploying the jar file providing
"com.nimbusds.oauth2.sdk" to Sling? You can do that from http://localho
st:8080/system/console/bundles .

Thanks,

Robert

Reply via email to