Problems using Basic Auth with Enterprise Browser 1.6 on Windows CE 7

// Expert user has replied.
F Frank Loeffler 3 years ago
1 2 0

We're using Enterprise Browser 1.6 on Symbol MC32N0 using Android. We want to migrate to to Windows CE 7.0.
 
The use of the HTML-Buttons on Android is realy bad. We use Basic auth to authenticate against our realm.
We're running an PHP-Application on Windows Server / Apache.
 
On Android
config.xml
 
           
 
Which results in the $_SERVER variable aus following:
 
$_SERVER['PHP_AUTH_USER'];
$_SERVER['PHP_AUTH_PW'];
 
On Windows CE
WindowsIE_Persistent and WindowsWebkitPersistent
 
           
 
->  PHP_AUTH_USER and PHP_AUTH_PW won't even exist in $_SERVER variable.
 
Is there another Param in Windows config.xml to be set or is there a Windows CE Setting to be made?

Please register or login to post a reply

2 Replies

S Sabir Valappil Thattath

Below authentication config.xml attributes are presently supported only on wm/ce webkit.
It is not presently supported on IE version with wm/ce devices.

  

F Frank Loeffler

Hello,

as you can read in my post before: I already tried webkit (WindowsWebkitPersistent) version.

Same result! No basic authentication possible. Currently only works on Android device.

CONTACT
Can’t find what you’re looking for?