Top "Waffle" questions

WAFFLE is a Windows authentication framework for Java and C#.

What is this Waffle SSO example doing

I'm trying to implement a SSO on Windows (in Java). Recently I discovered this example doing exactly what I want …

java single-sign-on kerberos waffle
How to get the role for current user with Spring Security

I'm trying to fetch all the roles for the current user who has been authenticated and show them in a …

spring-mvc spring-security waffle
SSO waffle asking username and password

I am trying to run demo of waffle 'waffle filter demo' download from http://repo1.maven.org/maven2/com/github/…

single-sign-on waffle
How to configure waffle in spring using java configuration

I have been struggling to get waffle to work with spring 4.2.5 using spring java configuration. And I thought I might …

java spring configuration waffle