Asked by:
Windows authentication propmts for credential

Question
-
User-1779948929 posted
HI,
We have configured the application to use windows authentication and it's published to IIS. The following configurtaion has been completed but still browser propmts for user credential. Please share your suggestions
- IIS Authentication: disabled all authentication except Windows
- Internet options - security - local intranet
- Added site in Intraner sites
- Custom level - logon - selected Automatic logon only in intranet zone
- Internet options - advanced - selected Enable integrated windows authentication*
Saturday, June 6, 2020 9:54 PM
All replies
-
User475983607 posted
The prompt could indicate the user is not in the same domain as the user(s).
Saturday, June 6, 2020 10:03 PM -
User-1779948929 posted
The prompt could indicate the user is not in the same domain as the user(s).
How to resolve this issue?
Sunday, June 7, 2020 6:25 PM -
User711641945 posted
Hi anandhan,
Try to change Internet options -> security -> Trusted Sites -> Custom level ->Automatic logon with current user name and password like below:
Best Regards,
Rena
Monday, June 8, 2020 9:42 AM -
User-1779948929 posted
Hi Rena,
This option "Internet options -> security -> Trusted Sites -> Custom level ->Automatic logon with current user name and password" is not working. Still the site propmpts for credential
Monday, June 8, 2020 1:15 PM -
User753101303 posted
Hi,
Use https://support.microsoft.com/en-us/help/258063/internet-explorer-may-prompt-you-for-a-password as a check list. For example could it be that the current NTFS permissions are not allowing user access?
Monday, June 8, 2020 1:41 PM -
User711641945 posted
Hi anandhan,
Please check if you could login successfully,if so, it may be caused by your IE configuration.You could use Fiddler to capture request and check detailed auth request.If you could not login successfully,It may be caused by wrong username and password.
Best Regards,
Rena
Wednesday, June 10, 2020 5:22 AM