Azue ad authentication iis coldfusion
Has anyone tried to use Azure AD, IIS with ColdFusion to authenticate users?
Our user is external to our network and remote in via a pulse secure portal pulse secure looks up the users in a security group which is an Azure AD, They are then given link(s) to our internal apps. currently, I have to add their accounts local to the servers for then to even get to the site. without that the server rejects the log in a 401 error. I have added the security group to the server and tried different things, I even contacted Microsoft to see if they had any thoughts, they only said that I should be doing the auth at the app level, but I don't think we even get to the site. it's not even making past IIS
so if anyone has some insight on how to set up an azure ad on a windows machine running ColdFusion and IIS, please drop a line.
oh, these are some legacy CF apps. I really don't want to alter the code to make this work if I don't have to.
