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

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

about single-configurator authentication c#

I am working on the latest release of qliknet bot by Todd. I sending a user a single-configurator URL in bot response. Whenever a user clicks on that URL it asks for Username and Password. Is there any way to skip this authentication process.

Thanks In Advance.

2 Replies
ErikWetterberg

Hi,

Yes you can use some single-signon solution, like windows authentication or you could allow anonymous access or set a cookie with the user id.

Are you really sending a URL to the single configurator? Seems more natural to send a automatically generated link to single itself.

Hope this helps

Erik Wetterberg

Anonymous
Not applicable
Author

Thanks for your prompt reply. I am sending the user a URL of an object within a sheet which we get from single configurator.