Haufe-Lexware / wicked.haufe.io

An API Management system based on Mashape Kong
http://wicked.haufe.io
Other
124 stars 37 forks source link

LDAP Support #126

Closed DonMartin76 closed 5 years ago

DonMartin76 commented 6 years ago

It would be nice to have LDAP support in the Authorization Server.

Requirements:

Extras:

kbhuvanamohan commented 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!

DonMartin76 commented 5 years ago

This will land in 1.0.0-rc.8, but without the extras.

DonMartin76 commented 5 years ago

@kbhuvanamohan @karthniknaga87 It's implemented on the next branch already. What you can do to test this is the following:

You will need the following information:

Then 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.

kbhuvanamohan commented 5 years ago

@miguelpoyatosmora @karthiknaga87 Please help to provide additional information if needed.