Kentico / ADImport

Kentico Xperience Active Directory Import Utility is an application which allows importing of users and groups (roles) from Active Directory into Kentico Xperience.
https://www.xperience.io
MIT License
3 stars 2 forks source link

Pulling AD thumbnail into Kentico User Avatar #19

Closed Hungry-Lemon-Daddy closed 5 years ago

Hungry-Lemon-Daddy commented 5 years ago

Hi, Does the ADImport support pulling in the user thumbnail image from AD into the Kentico Avatar record for the user? How have other users implemented this?

Thanks Ian

petrsvihlik commented 5 years ago

Hi @Hungry-Lemon-Daddy. Unfortunately, it doesn't.

I'd suggest adjusting the CMSImport class and building your own build of ADImport for the time being.

The described functionality makes sense to be a part of the tool. If you agree, you can submit a pull request. We'll do a review and eventually merge it. Please let us know if you need any further info.