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

Popular posts from this blog

ubuntu - PHP script to find files of certain extensions in a directory, returns populated array when run in browser, but empty array when run from terminal -

php - How can i create a user dashboard -

javascript - How to detect toggling of the fullscreen-toolbar in jQuery Mobile? -