Uploaded image for project: 'Cloud Enablement'
  1. Cloud Enablement
  2. CLOUD-1646

[SSO71,JDV] self registration breaks down JDV server

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Blocker Blocker
    • None
    • SSO71 1.0.0.GA, JDV63 1.1.0.GA
    • JDV, RH-SSO
    • None

      Self registration script causes JDV image to exit without any message after registration, problem is that realm endpoint in 71 no longer exposes it's certificate:

      Problematic part of the script:

      if [ -n "$token" ]; then
          realm_certificate=`$CURL -H "Accept: application/json" -H "Authorization: Bearer ${token}" ${sso_service}/admin/realms/${SSO_REALM} | grep -Po '(?<="certificate":")[^"]*'`
      fi
      

              Unassigned Unassigned
              pdrobek@redhat.com Pavel Drobek (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: