Uploaded image for project: 'apiman (API Management)'
  1. apiman (API Management)
  2. APIMAN-1339

Vertx and Keycloak Auth over SSL - Maybe a bug?

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Minor Minor
    • None
    • 1.4.1.Final
    • Gateway
    • None

      I am not sure if this is realy a bug or a wrong configuration.

      I try to authenticate vertx via keycloak over https.
      If I request "/system/status" I got the following error in postman:
      "Basic realm="apiman-gw" error="invalid_token" error_message="Failed to create SSL connection""
      I use a self signed certificate for this.

      If I add this SSL-Options in KeycloakOAuthFactory.java, I am able to create a https connection:

      It seems that every SSL-Option (ssl-required) in the keycloak section in conf-es.json is ignored. Also truststure and Keystore?

      msavy_jira May you can give me a hint to the right config or my mistake since you wrote the code for this?

            msavy_jira Marc Savy (Inactive)
            fvolk_scheere2e Florian Volk (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: