Uploaded image for project: 'Red Hat Process Automation Manager'
  1. Red Hat Process Automation Manager
  2. RHPAM-1336

Add OpenShift deployment URIs with ports to autocreated SSO client

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Done
    • Icon: Minor Minor
    • 7.8.0.GA
    • 7.0.1.GA
    • Cloud
    • OpenShift + RH-SSO

    • CR1
    • 2019 Week 20-22, 2019 Week 23-25, 2019 Week 26-28, 2019 Week 29-31, 2020 Week 22-24 (from May 25)

      During the test development I found issue for HTTPS URL. I tried to get login page by CloseableHttpClient with HTTPS URL with port and I got response with code 400 (Bad Request) without any specific message. When I removed port part from the URL the response code was 200 (OK). Then I tried to add manually to SSO client for the Business central an URL with port and try to get login page again and the response code was 200.

      The problem is that in SSO client are not redirect URIs with ports. I think it can be easily fixed by adding URLs with ports to the SSO clients (Business Central / Kie Server).
      So the redirect URIs for Business Central client should look like this:
      http://myapp-rhpamcentr.project.openshiftdomain/*
      http://myapp-rhpamcentr.project.openshiftdomain:80/*
      https://secured-myapp-rhpamcentr.project.openshiftdomain/*
      https://secured-myapp-rhpamcentr.project.openshiftdomain:443/*

            rhn-support-fspolti Filippe Spolti
            jakubschwan Jakub Schwan
            Jose Carvajal Hilario Jose Carvajal Hilario
            Jose Carvajal Hilario Jose Carvajal Hilario
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: