How to make iOS forgetting a proxy credential?
I have a problem with http proxy settings in wifi profile (iPhone 5 - iOS 9.3.3). It seems iOS is keeping the last valid http proxy credential somewhere, despite that I have removed it from the http proxy settings in my wifi profile. Below is the chronology:
- I entered credential Test01 and it's successfully connect to the internet - and the log in proxy server shows Test01
- I removed the http proxy credential in the wifi profile and disabled the button for authentication. The logic here, it shouldn't be able to connect to the internet as there is no credential provided, but it turns out iPhone still able to connect to the internet. I checked to the proxy server log it still using credential Test01.
- I changed the credential to Test02 and it's successfully connect to the internet again - and the log in proxy server shows Test02
- I removed the http proxy credential in the wifi profile and disabled the button for authentication again, but iPhone still able to connect to the internet - and from the proxy server log it shows using Test02
Tried resetting network settings but the last valid credential is still remembered.
Is this an expected behaviour? Please advise. Thanks
iPhone 5, iOS 9.3.3, null