Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
julruiz123
Partner - Creator
Partner - Creator

Security in the authentication

Hi!!

In a new client has some policies to keep the platform security.

- If the user is authenticated in the pc, when opens the "access point" has to authenticate again. It's not permitted SSO, always the user has to authenticate to the platform.

- Also it's necessary check if the user has licence before the authentication. It's not permitted authenticate to the platform if the user don´t have a license assigned.

Actually the client has QlikView Server Small Edition and Windows Server 2012 R2. And the users are in the AD.

So, I can implement this scenario with QlikView Web Server, or I need to implement IIS. Any help ??

Thanks in advance!!

1 Reply
manojkulkarni
Partner - Specialist II
Partner - Specialist II

As per my understanding, You are doing authentication from third party. You need maintain a list of licensed user, so that you can validate against it before proceeding to QV server.

Please refer the attached document.

If am not wrong , to integrate with 3 rd party authentication, you would require IIS & Enterprise edition