Closed DonMartin76 closed 5 years ago
It would be good if we can have this option to leverage the existing LDAP entities. If you can list down how to approach this LDAP support for the wicked portal, it would be a good starting point to proceed on this. Thanks much in advance!
This will land in 1.0.0-rc.8, but without the extras.
@kbhuvanamohan @karthniknaga87 It's implemented on the next
branch already. What you can do to test this is the following:
wicked-cli
if you haven't already done thatwicked tags set next
wicked kickstart . --new
You will need the following information:
ldaps://...:636
)search()
on the LDAPsAMAccountName
, which is the typical Microsoft AD loginfilter
in the settingsThen you should be good to go. Please ping back in case you run into something unexpected. Also ping back if it works for you, of course. It's obvious that the LDAP server has to be accessible from wicked's Authorization Server.
@miguelpoyatosmora @karthiknaga87 Please help to provide additional information if needed.
It would be nice to have LDAP support in the Authorization Server.
Requirements:
Extras: