Information Security Asked on December 28, 2021
We have a web solution (running in IIS) where AD users and non-AD users need to log into. We sell this to companies and will run this on-prem only.
non-AD-FS and only AD question (so no federation)
I asked on stackoverflow if it is valid to pass the username and password to the web application and have the application logon in their behalf versus using Windows authentication enabled sites. Where of course the credentials are never stored or logged etc. here: https://stackoverflow.com/questions/63047112/is-it-wrong-to-send-active-directory-credentials-of-a-user-to-a-backend-system/63055942#63055942
At first this seemed a very bad idea which was my initial reaction. But it seems it is an acceptable pattern.
Will security officers (CSO) in companies, in general, accept this or not for a 3rd party solution installed on prem? Because the risk is that it is implemented in this way and CSO or static security code analyses will later on whistle.
Will security officers (CSO) in companies in general accept this or not for a 3rd party solution installed on prem?
Nobody CSO can tell you how another CSO will answer that question. Personally, as an Active Directory admin I successfully advised against implementing dozens of applications already, that provide LDAP or local authentication already.
At first this seemed a very bad idea which was my initial reaction. But it seems it is an acceptable pattern.
Yes, it's common that applications provide only LDAP authentication. That does not negate the drawbacks.
Your application is asking your company's employees for their credentials to your company's internal Active Directory. There is trust there. (From the Stackoverflow answer)
Trust has nothing to do with security. Hundreds of thousands of companies trust in Cisco, yet they implemented backdoors in some of their switches. Trust can be betrayed.
As an Active Directory sysadmin I generally advise against implementing any software that asks my users for their password for several reasons:
If the application asks for credentials, an attacker (which may even be the developer itself) is able to collect users Active Directory credentials. Regardless of whether they're never logged or stored in the app. With the credentials, the attacker is able to access everything outside the app the user has access to.
Many companies provide passwordless authentication mechanisms like Kerberos/AD, SAML/ADFS/AzureAD, oAuth/ADFS/AzureAD. And for good reason. They work passwordless and if any attacker targets the third-party system, they will not be able to gain access with credentials outside the application they compromised.
Answered by Daniel on December 28, 2021
4 Asked on December 6, 2020 by tjclk
1 Asked on December 2, 2020 by user182663
1 Asked on December 1, 2020 by bob
2 Asked on December 1, 2020 by cpp_enthusiast
1 Asked on November 30, 2020
1 Asked on November 29, 2020
1 Asked on November 28, 2020 by piece0fshite
1 Asked on November 4, 2020 by aventinus
1 Asked on October 29, 2020 by harrison-lucas
1 Asked on October 25, 2020 by cromwell-rosalin
1 Asked on October 16, 2020 by python
1 Asked on October 12, 2020 by safwan
8 Asked on September 10, 2020 by ra828
1 Asked on September 1, 2020 by alexis-wilke
2 Asked on August 18, 2020 by robin-xing
1 Asked on August 10, 2020 by george
1 Asked on August 8, 2020 by reed
Get help from others!
Recent Answers
Recent Questions
© 2023 AnswerBun.com. All rights reserved. Sites we Love: PCI Database, UKBizDB, Menu Kuliner, Sharing RPP