Hi,

 

is there any possibility to use Keycloak for the standard OAuth-2 workflow “Obtaining a Token in an Autonomous Client (Username and Password Flow)” described here (https://s3.amazonaws.com/dfc-wiki/en/images/7/76/OAuthAutonomousClientFlow.png):

 

OAuthAutonomousClientFlow.png

 

The general goal is to realize an automated process for machine-to-machine authentication, e.g. Java client to SOAP web service deployed on wildfly secured by Keycloak without any redirect on a browser page. In the video tutorials on the Keycloak homepage are only browser login authentications shown.

 

What´s the best example to get an idea, how this can be configured within Keycloak-1.2.0-Final?

 

Thanks for your advices,

Sebastian