Uploaded image for project: 'Apache Cordova'
  1. Apache Cordova
  2. CB-13554

Unable to launch basic auth popup on the inappbrowser

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • cordova@7.0.0
    • Master
    • cordova-browser
    • None

    Description

      Unable to launch basic auth popup on the inappbrowser

      I am trying to launch a url from using cordova inapp browser , every enterprise url of my company launches a popup (looks like a basic auth one) I cant see that popup ,

      also tried with auth plugin but it did not work as well

      this is the error i am getting:

      017-11-08 11:33:44.024401-0600 mytimeapp[2514:8278454] AuthDialog: willSendRequestForAuthenticationChallenge <NSURLProtectionSpace: 0x608000011b80>: Host:"<host>", Server:https, Auth-Scheme:NSURLAuthenticationMethodNTLM, Realm:sts.cerner.com, Port:443, Proxy:NO, Proxy-Type:(null)
      2017-11-08 11:33:44.042277-0600 mytimeapp[2514:8278454] AuthDialog: willSendRequestForAuthenticationChallenge <NSURLProtectionSpace: 0x604000011310>: Host:"<host>", Server:https, Auth-Scheme:NSURLAuthenticationMethodServerTrust, Realm:(null), Port:443, Proxy:NO, Proxy-Type:(null)
      2017-11-08 11:33:44.093841-0600 mytimeapp[2514:8281203] CredStore - performQuery - Error copying matching creds.  Error=-25300, query={
          class = inet;
          "m_Limit" = "m_LimitAll";
          ptcl = htps;
          "r_Attributes" = 1;
          sdmn = "<host>";
          srvr = "<host>";
          sync = syna;
      }
      2017-11-08 11:33:44.095529-0600 mytimeapp[2514:8281203] CredStore - updateOrAddCredential - Error update cred.  Error=-25300, query={
          acct = <username>;
          atyp = dflt;
          class = inet;
          port = 443;
          ptcl = htps;
          sdmn = "<host>";
          srvr = "<host>";
      }, attrs={
          acct = <username>;
          icmt = default;
          labl = "<host  username>)";
          "v_Data" = <4d61726b 69764031 393838>;
      }
      2017-11-08 11:33:44.096822-0600 mytimeapp[2514:8281203] CredStore - updateOrAddCredential - Error add cred.  Error=-50, attrs={
          acct = <username>;
          atyp = dflt;
          class = inet;
          icmt = default;
          labl = "<host  username>)";;
          path = "";
          port = 443;
          ptcl = htps;
          sdmn = "<host>";
          srvr =  "<host>";
          "v_Data" = <4d61726b 69764031 393838>;
      }
      

      Attachments

        Activity

          People

            purplecabbage Jesse MacFadyen
            vikrampottam vikram pottam
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: