--
You received this message because you are subscribed to the Google Groups "waffle" group.
To unsubscribe from this group and stop receiving emails from it, send an email to waffle-users...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
dB. | Moscow - Geneva - Seattle - New York
dblock.org - @dblockdotorg
--
You received this message because you are subscribed to the Google Groups "waffle" group.
To unsubscribe from this group and stop receiving emails from it, send an email to waffle-users...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
Hello,
--
You received this message because you are subscribed to the Google Groups "waffle" group.
To unsubscribe from this group and stop receiving emails from it, send an email to waffle-users...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
Yes it works perfectly. I had to wrap the request as well. I think all the wrapping can be avoided if I use different http client. I will write the full complete working code soon here.
Also, i have a different problem. Regardless of my solution, I cant seem to make it work kerberos. Only ntlm by default.
My active directory team said kerberos is enabled snd i dont have any special configuration.
--
You received this message because you are subscribed to the Google Groups "waffle" group.
To unsubscribe from this group and stop receiving emails from it, send an email to waffle-users...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
Hi,Should my tomcat run as an actual service (services.msc)?https://github.com/dblock/waffle/blob/master/Docs/ServletSingleSignOnSecurityFilter.md - doesn't imply this,
but troubleashooting does.Could this be the problem? I will check it in a few hours back at the office.Thank you,wnts2know
I was and still am under the impression that Waffle doesn't require an explicit SetSPN registration command to be run in order for it to work.
--
You received this message because you are subscribed to the Google Groups "waffle" group.
To unsubscribe from this group and stop receiving emails from it, send an email to waffle-users...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
Hi. Like I said. I did what you are suggesting, but the client doesn't respond with an autherization header.
--
You received this message because you are subscribed to the Google Groups "waffle" group.
To unsubscribe from this group and stop receiving emails from it, send an email to waffle-users...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
But the client does not send an anticipated autherization header. and NegotiateSecurityFilterProvider logs that is null. And so it defaults to Ntlm again. Even though security package is said to be Negotiate.
-------Question 2--------
My server and client are both on the same domain. But a Question I always forget to ask. Is there support for cross domain Kerberos? It's not blocked by waffle somehow, write?
--
You received this message because you are subscribed to the Google Groups "waffle" group.
To unsubscribe from this group and stop receiving emails from it, send an email to waffle-users...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.