Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
ALERT: QlikView server communication interruptions following Microsoft Windows Domain Controller security updates
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Password in Authenticate.aspx

Hi,

I want to store login/password in cookie after authentication is done. For this I plan to add in original Authenticate.aspx a command like "Response.Cookies.Add(...)" before return from procedure. But I am not shure there is info about actual login and password somewhere. Is there?

I can only get login and password from POST stream, in case there was login form filled before. But what are about basic browser authentication or NTLM? Can I get these credentials in plain text?

Labels (1)
0 Replies