For a desktop application you have to options:
* Embedded web-view - preferred option as it enables two factor auth,
password recovery, social logins, etc, etc
* Direct grant - obtain user credentials from the app itself and exchange
for a token using the direct grant api
On 25 August 2016 at 14:55, Floodeenjr, Thomas <thomas_floodeenjr(a)mentor.com
wrote:
Greetings,
It seems like Keycloak can solve many problems for web applications when
authenticating from various sources. We are currently trying to
authenticate using Kerberos with a thick client using remoting to a Wildfly
server. Is there a Keycloak solution for Java applications that are thick
(standalone) applications authenticating with a Wildlfy server? If there is
not a Keycloak solution, do you know of another solution? We seem to find
little or no information about non-web applications.
Thanks,
-Tom
_______________________________________________
keycloak-user mailing list
keycloak-user(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/keycloak-user