Uploaded image for project: 'COmanage'
  1. COmanage
  2. CO-1377

Enrollment flows with petitioner enrollment authorization set to authenticated user fail

    XMLWordPrintable

Details

    Description

      Enrollment flows with Petitioner Enrollment Authorization set to Authenticated User fail immediately after registry/co_petitions/selectEnrollee/. A trace of the isAuthorized() function in the CoPetitionsController.php shows permissions being calculated as

      (
      [add] => 1
      [delete] =>
      [dupe] =>
      [edit] =>
      [match_policy] => N
      [match] =>
      [index] =>
      [search] =>
      [resend] =>
      [view] =>
      [viewEA] =>
      [start] => 1
      [selectOrgIdentity] =>
      [selectOrgIdentityAuthenticate] =>
      [selectOrgIdentityClaim] =>
      [selectEnrollee] =>
      [petitionerAttributes] =>
      [sendConfirmation] =>
      [waitForConfirmation] =>
      [processConfirmation] =>
      [collectIdentifier] =>
      [checkEligibility] =>
      [sendApproverNotification] =>
      [waitForApproval] =>
      [approve] =>
      [deny] =>
      [sendApprovalNotification] =>
      [finalize] =>
      [provision] =>
      [redirectOnConfirm] =>
      )

      Further both petitionerToken and $this->parseToken() are showing empty/null strings.

      Attachments

        Issue Links

          Activity

            People

              benn.oshrin@at.internet2.edu Benn Oshrin (internet2.edu)
              scott.koranda.3@at.internet2.edu Scott Koranda SCG (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: