WAFFLE is a Windows authentication framework for Java and C#.
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 waffleI'm trying to fetch all the roles for the current user who has been authenticated and show them in a …
spring-mvc spring-security waffleI am trying to run demo of waffle 'waffle filter demo' download from http://repo1.maven.org/maven2/com/github/…
single-sign-on waffleI 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