Details
-
Improvement
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
1.5.0
-
None
-
Android
Description
The inappbrowser is not reacting to client cert requests on login pages.
An implementation to fix this shortcoming on android is available on my fork of the project: https://github.com/hroeck/cordova-plugin-inappbrowser
The proposed solution would forward the request to another plugin similar to handling the basic auth requests.