Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
arulsettu
Master III
Master III

single sign on for qv11

hi,

     i integrated my app with another apllication. client using windows authentication. there was a link to acess my app. by clicking the link access point again asking authentication. how to avoid it

Thanks

17 Replies
ToniKautto
Employee
Employee

So if the login prompt appears when you manually go to the URL, then this issue is not related to your custom application. For troubleshooting you should focus on the scenario where you manually go back to the application.

From the screenshot I noticed you use IE as browser. What IE version are you using?

Would you get the same issue if you use an other browser like Chrome or Firefox? If it only happens with a specific browser, it could indicate that browser settings affect the authentication sequence.

For example in IE11 I can find a setting like below, where the user authentication can be altered.

2015-05-29 08_28_04-APAC Team - Qlik Support - Confluence - Internet Explorer.png

arulsettu
Master III
Master III
Author

Hi Toni,

          not only in IE. in chrome also its asking user credentials after cliking the link.

sorry if i am not clear

1.png

ToniKautto
Employee
Employee

based on your question title I guess you have a SSO implemented? What does to logs in the SSO system tell you about the incoming request, and action taken by back-end authentication?

arulsettu
Master III
Master III
Author

i searched in the net. to avoid authentication we have to use single sign on or web ticket. i didnt implement any SSO.

vardhancse
Specialist III
Specialist III

Hi Arul,

Is the URL specific to the web application you integrated or else remaining other users will use the same.(Direct URL, instead of going through web application)

Because if we skip the login it will not work in general i guess.

Siva_Sankar
Master II
Master II

Clear cookies and then try changing the configuration first Open IE and go to Tools -> Internet Options -> Security -> Custom Level -> Automatic logon. Try adding the site under trusted sites setting in IE and check

arulsettu
Master III
Master III
Author

hi many users using this app they might use IE or chrome or firefox. so checking every users browsers is i think not possible. is there any other way to avoid it. any server setting?

Bill_Britt
Former Employee
Former Employee

Hi,

That is called a double hop and can be an issue to correct the problem. Look at this web search and you will find information on it.

Bill

Bill - Principal Technical Support Engineer at Qlik
To help users find verified answers, please don't forget to use the "Accept as Solution" button on any posts that helped you resolve your problem or question.