java - What are steps to setup SSO in spnego or waffle in embedded JETTY? -
what steps setup sso in spnego or waffle in embedded jetty?
i tried embedded jetty validation approach.
it fails when try setup filter init filter params , add context via handler
java.lang.illegalstateexception: context org.jvnet.hk2.internal.singletoncontext@3453a820 findorcreate returned null descriptor systemdescriptor( implementation=org.glassfish.jersey.servlet.webcomponent$webcomponentbinder$3 contracts={javax.servlet.servletcontext} scope=javax.inject.singleton qualifiers={} descriptortype=provide_method descriptorvisibility=normal metadata= rank=0 loader=org.glassfish.hk2.utilities.binding.abstractbinder$2@133fb509 proxiable=null proxyforsamescope=null analysisname=null id=122 locatorid=0 identityhashcode=573963719 reified=true) , handle null
Comments
Post a Comment