Peter,

No direct experience, but I have certainly worked with oauth2 within jetty
and I'm 90% it was spring.    If you can point to a concrete issue of what
is not being done (eg filter not mapped), then perhaps we can assist with
the jetty specifics.

cheers






On 9 December 2013 19:56, I-Real - Peter van Alst <[email protected]>wrote:

>  I am trying to get the Spring Security Oath2 Sparklr2 example working
> with a web.xml. Jetty initialisation is done programmatically.
> All files are loaded from classpath.
>
> I can get the filter fired using a DefaultServlet, but not Oauth2 parts.
> Maybe i need a Spring DispatcherServlet to get it to handle the Oauth2
> endpoint.
> I can't get the DispatcherServlet to load in the same Spring context than
> the filter.
>
> Have people here, experience with embedded Jetty 9 and Spring
> Security+Oauth2?
>
> Thanks
> Peter
>
> _______________________________________________
> jetty-users mailing list
> [email protected]
> https://dev.eclipse.org/mailman/listinfo/jetty-users
>
>


-- 
Greg Wilkins <[email protected]>
http://www.webtide.com
Developer advice and support from the Jetty & CometD experts.
Intalio, the modern way to build business applications.
_______________________________________________
jetty-users mailing list
[email protected]
https://dev.eclipse.org/mailman/listinfo/jetty-users

Reply via email to