<html><body><div style="font-family: times new roman, new york, times, serif; font-size: 12pt; color: #000000"><div>Hi all,<br>I have a question about running my applications in a different server than the keycloak one.</div><div><br></div><div>I have one third party oauth client web application and one pure restful web service application.</div><div>I have created a realm, configured the two applications as explained in the videos tutorials.</div><div>The two applications behaviour are similar to the database service and the third-party oauth client that are shipped in the example of keycloak distribution.</div><div>Every thing work fine when I deploy all on the same wildfly server that is hosting the keycloak server;</div><div><br></div><div>I would like to deploy the restful web application and the oauth client in a another JBOSS EAP 6 server.</div><div>For the oauth client, as explained in the video tutorial, I will have to define the complete url while defining the redirect url in the registration step.</div><div><br></div><div>For the restful services web application, it's a bearer only access type application. It will only accept token authentification. There is no redirect url.</div><div><br></div><div>How do I configure the restful services web application in this situation?</div><div>Is there something to configure so that the keycloak adapter could be able to valide the token when the oauth client calls a service from the restful web application?</div><div><br></div><div>Thank you in advance.</div><div>Meissa</div><div><br></div></div></body></html>