Skip to content
This repository has been archived by the owner on Apr 1, 2023. It is now read-only.

Instructions to use external gateway server doesn't work #12

Open
cmoulliard opened this issue Jan 26, 2016 · 0 comments
Open

Instructions to use external gateway server doesn't work #12

cmoulliard opened this issue Jan 26, 2016 · 0 comments

Comments

@cmoulliard
Copy link

I have followed the scenario described here : http://www.apiman.io/latest/production-guide.html#_configuring_the_api_gateway to use a external gateway server runing on the same machine as the Apiman Manager

So, I have installed a second Apiman Distribution, remove the Apiman Manager war files, change the port number of the server within the standalone-apiman.xml config file, start the server

According to the doc, the auth will be disabled between Apiman Gateway and Keycloak but when we have to add another Gateway Server into the GUI, a user/password. So, I'm confused about if we have to enable or disable authentication as suggested

<subsystem xmlns="urn:jboss:domain:keycloak:1.0">
  <auth-server name="main-auth-server">
    <enabled>false</enabled>
    <web-context>auth</web-context>
  </auth-server>
</subsystem>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant