For example, if you access https://example.com
with basic authentication, using the username user1
and password pass1
, you can access this using the URL https://user1:pass1@example.com
.
Supplementary Information
Character encoding
When certain characters (for example, /
) are included in the URL, please replace /
with %2F
.
Limitations in desktop Safari
Only Safari on Desktop cannot be tested in this way. If you wish to do the Basic Authentication test on Safari on Desktop, please register your request on the MagicPod Product Portal. (Click here to see how to register)
If you select Mobile Emulation by Chrome for the Device Type and emulate an iPhone, Basic Authentication test is available since it runs on Chrome. For more details, please check Test a mobile website.