Push password update events to PubSub topic
Description
This task is to update the entra event handler to write user update events to a configured PubSub topic when a user who is eligible has updated their password in Entra.
Further details
This task includes identifying the topic in GCP, and updating the entra event handler code to publish messages to this topic.
Task list
- Update entra event handler to publish messages to a configured topic when an eligible user sets their password.
 - Deploy to GCP, and configure so that
- The entra event handler has permissions to push to the user_updater topic
 - it is configured to push events to the user_updater topic
 
 
Acceptance criteria
- 
Messages published to PubSub topic when users eligible to activate their account set their first password.  
Links/references
Edited  by Mike Knee