In thise case the server doesn't ask for regular authentication but presents you with a form.
You will have to programatically fill the form and submit it.
No, that slot looks ok.
That's what the authenticator does once the signal emit has returned.
I.e. the engine sees the authentication request, it creates an authentication object, emits a pointer to it in a signal, the slot fills in the data, the code after the signal emit uses the data.
A web page using a standard authentication request would have worked with that.
Cheers,
_






Reply With Quote
Bookmarks