strongloop / loopback-example-passport

LoopBack example for facebook login
Other
185 stars 134 forks source link

Add LDAP example with LDAP properties configuration #54

Closed nicolas-moteau closed 7 years ago

nicolas-moteau commented 9 years ago

This pull request add an LDAP example. This example use the feature provided in a pull request to loopback-component-passport that allow to defined properties we want from ldap in user profile: https://github.com/strongloop/loopback-component-passport/pull/219

Signed-off-by: Nicolas Moteau nicolas.moteau@orange.com

slnode commented 9 years ago

Can one of the admins verify this patch? To accept patch and trigger a build add comment ".ok\W+to\W+test."

bajtos commented 8 years ago

@loay please review, check with @raymondfeng before landing.

bajtos commented 8 years ago

@slnode ok to test

slnode commented 8 years ago

Can one of the admins verify this patch? To accept patch and trigger a build add comment ".ok\W+to\W+test."

loay commented 7 years ago

@nicolas-moteau Sorry I didn't see this notification. I will review it today.

nicolas-moteau commented 7 years ago

@loay I added a quick tutorial in the README.md

nicolas-moteau commented 7 years ago

@loay, PR strongloop/loopback-component-passport#219 has been merged. If it's OK for you, It would be nice to have the example part merged.

loay commented 7 years ago

@raymondfeng Can you please give it a quick look as well? Thanks.

nicolas-moteau commented 7 years ago

Squashed !

loay commented 7 years ago

Thank you for your contribution