Wednesday, 22 January 2020

Remote_user is not recognised - CGI Variable remote_user is empty in coldfusion

Hi today we see remote_user is empty this issue comes in ColdFusion when we site was not able to recognize it .


Solution


GO to IIS manager in admin tools.

Open your site and go to authentication

Enable windows authentication and disable others.

This will make IIS server pass windows credentials and other server details to your session.

No comments:

Post a Comment