Denhac / denhac-webhooks

This repo holds some of our membership automation stuff. It listens to webhooks from the main wordpress site
7 stars 3 forks source link

Enable active directory accounts #7

Closed Jnesselr closed 3 years ago

Jnesselr commented 3 years ago

We set up an active directory server, but it needs to be able to pull in account updates when someone becomes a member or stops being a member. This code handles all of that on the webhooks side. It's based on the code used for card access updates.