Uploaded image for project: 'JOC - JS7 Operations Center'
  1. JOC - JS7 Operations Center
  2. JOC-2167

OIDC redirect URI should be flexible

    XMLWordPrintable

Details

    Description

      Current Situation

      • The JOC Cockpit calls in the first step of an OIDC login the authorization endpoint with a redirect URI as query parameter so that JOC Cockpit is called up again in the browser after the dialogs of the OIDC provider.
      • This redirect URI is created in the form
        https://<domain>[:<port>]/joc
      • This is an inflexible URI if the URI from JOC Cockpit is mapped via a proxy in a different structure such as
        • https://<domain>[:<port>]
        • https://<domain>[:<port>]/helloWorld/joc

      Desired Behavior

      JOC Cockpit should offer creating a more flexible redirect URI. without requiring the "/joc" path being used.

      Workaround

      Change your proxy configuration reflecting the structure

      https://<domain>[:<port>]/joc

      Attachments

        Activity

          People

            ZtRahul193 Rahul Patidar (Inactive)
            oh Oliver Haufe
            Oliver Haufe Oliver Haufe
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: