<p dir="ltr">Hi all,<br>
I am trying to do this:<br>
1. Have a war deployed in wildfly10<br>
2. Need to instantiate a kc rest admin service and use the app service account<br>
3. Need to manipulate user attributes and roles as the app runs via the rest admin API.</p>
<p dir="ltr">I see some examples, but they are heavy on servlet configuration and low level HTTP header manipulations. I need something that picks the configuration from the adapter (not reading json conf) and use JEE client jax-rs 2.0 to call KC. Any pointers/sample code will be appreciated! Thanks!<br>
/Hristo Stoyanov</p>