cancel
Showing results for 
Search instead for 
Did you mean: 

Windows Security Pop-up with AD integration

vipul_n
Champ in-the-making
Champ in-the-making
Hi,
I have integrated Active directory(AD) with Alfresco. I am able to connect successful with AD username and password. However, when I use browser to access alfresco, it is showing 'Windows Security' pop-up window to enter username and password.

Query:

1. What should be the username and password in this pop-up?
2. How to avoid this Windows security pop-up? Do we have to set any property for this in alfresco-global.properties OR passthru-authentication-context.properties OR ldap-ad-authentication.properties


Thanks in advance,

1 REPLY 1

vipul_n
Champ in-the-making
Champ in-the-making
This issue is resolved by marking the following property to false. Here, there is no requirement for SSO hence the following property can be set to false
File: Alfresco_installation_folder\tomcat\webapps\alfresco\WEB-INF\classes\alfresco\subsystems\Authentication\passthru/ntlm-filter.properties

ntlm.authentication.sso.enabled=false