[
https://issues.apache.org/jira/browse/CB-13554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16249704#comment-16249704
]
Jan Piotrowski (Sujan) commented on CB-13554:
---------------------------------------------
I repeat my question:
{quote}
> looks like a basic auth one
Does it look like one or is it one?
{quote}
Also, what platform are you testing on? iOS or Android?
What versions of Cordova and the plugin are you using?
> 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: [email protected]
> 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: [email protected]
For additional commands, e-mail: [email protected]