Re: SPNEGO authentication

2016-01-04 Thread Henry Saginor
Hi Jalal, I don’t know anything about SPNEGO. But you can implement your own authentication handlers. https://sling.apache.org/documentation/the-sling-engine/authentication/authentication-framework.html

SPNEGO authentication

2015-12-31 Thread Jalal Almutawa
Hello, We are evaluating Sling and it looks very promising so far. We are just hitting a couple of hurdles, a major one is the user authentication. We have a TomEE server that uses SPNEGO to authenticate users for our normal applications, how can we use that to