Uploaded image for project: 'OpenShift GitOps'
  1. OpenShift GitOps
  2. GITOPS-3019

[Test execution] - ArgoCD UI Login | OCP 4.13

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: Major Major
    • 1.9.1
    • 1.9.1
    • Testing
    • GITOPS Sprint 241, GITOPS Sprint 242

      Test ArgoCD UI Login as part of 1.9.1 release

      Test Steps:

                 *$ oc -n openshift-gitops patch argocd openshift-gitops --type='json' -p='[

      {"op": "remove", "path": "/spec/sso" }

      ]'*

                 2. Add to the ArgoCD CR :

      spec:
        extraConfig:
          oidc.tls.insecure.skip.verify: 'true' 
        sso:
          provider: keycloak
          keycloak:
            rootCA: "---BEGIN---END---"

               3. Restart argocd server pod
               $ oc rollout restart deployment.apps/openshift-gitops-server -n openshift-gitops

               4. Wait for keycloak-1-deploy pod in openshift-gitops namespace to be completed

               5. Navigate to Networking -> Routes in openshift-gitops project and click on the link that takes you to the ArgoCD UI page

               6. LOG IN VIA KEYCLOAK, Log in with openshift and follow the instructions

      Acceptance Criteria:

      • Login is successful with all three approaches 

            rh-ee-ansingh Anand Singh
            rhn-support-vab Varsha B
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: