self-service-password icon indicating copy to clipboard operation
self-service-password copied to clipboard

Feat http notifications

Open faust64 opened this issue 4 years ago • 0 comments

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.

faust64 avatar Jun 14 '21 07:06 faust64