You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Jan Piotrowski (Sujan) (JIRA)" <ji...@apache.org> on 2017/11/11 21:16:00 UTC

[jira] [Commented] (CB-13554) Unable to launch basic auth popup on the inappbrowser

    [ https://issues.apache.org/jira/browse/CB-13554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16248668#comment-16248668 ] 

Jan Piotrowski (Sujan) commented on CB-13554:
---------------------------------------------

> looks like a basic auth one

Does it look like one or is it one?

> 2017-11-08 11:33:44.093841-0600 mytimeapp[2514:8281203] CredStore - performQuery - Error copying matching creds.  Error=-25300, query={

I would say this is the problem... did you research this error message already?

> Unable to launch basic auth popup on the inappbrowser
> -----------------------------------------------------
>
>                 Key: CB-13554
>                 URL: https://issues.apache.org/jira/browse/CB-13554
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: cordova-browser
>    Affects Versions: cordova@7.0.0
>            Reporter: vikram pottam
>            Assignee: Jesse MacFadyen
>             Fix For: Master
>
>
> 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:
> {code}
> 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>;
> }
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org