self-service-password
self-service-password copied to clipboard
Feat http notifications
Implements HTTP notifications, as discussed here: https://github.com/ltb-project/self-service-password/issues/280
Generic enough to integrate with Slack or Rocket.Chat, and probably any POST/GET/PUT based webservice.
Maybe as a TODO, look into some alternative attribute in LDAP, should logins differ.
Having Rocket.Chat and SelfServicePassword configured against the same LDAP: works perfectly.
Regarding Slack, although Business & Enterprise may configure their workspace authenticating users SAML: Free Plan users may need some additional code, routing notifications to proper user - if your Slack username doesn't match the $ldap_login_attribute stored in LDAP.