Uploaded image for project: 'RH-SSO'
  1. RH-SSO
  2. RHSSO-320

Quickstarts: app-profile-jee-vanilla README contains invalid xml

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Minor Minor
    • RH-SSO-7.0.0.GA
    • None
    • None
    • None

      The xml is missing end tag and one level of indentation.

      <subsystem xmlns="urn:jboss:domain:keycloak:1.1">
          <secure-deployment name="WAR MODULE NAME.war">
          <realm>master</realm>
          <realm-public-key>MIIBIj...</realm-public-key>
          <auth-server-url>http://localhost:8180/auth</auth-server-url>
          <ssl-required>EXTERNAL</ssl-required>
          <resource>app-profile-vanilla</resource>
          <credential name="secret">57826...</credential>
      </secure-deployment>
      

      https://github.com/keycloak/rh-sso-quickstarts/tree/7.0.x/app-profile-jee-vanilla

            tkyjovsk@redhat.com Tomas Kyjovsky
            tkyjovsk@redhat.com Tomas Kyjovsky
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: