Skip to main content
lbellysmit
Participant
November 15, 2017
Question

Can CF Admin use LDAP authentication?

  • November 15, 2017
  • 1 reply
  • 383 views

Is there a way to have the Cold Fusion administrator use LDAP (Active Directory) to authenticate users?

    This topic has been closed for replies.

    1 reply

    Inspiring
    November 16, 2017

    I have not seen this as an option.  One could write a web app that used LDAP for authentication and then wrap the Admin API to perform most common admin functionality: ColdFusion Administrator API Reference Documentation

    -Nic