Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat http notifications #552

Open
wants to merge 18 commits into
base: master
Choose a base branch
from

Conversation

faust64
Copy link
Contributor

@faust64 faust64 commented Jun 14, 2021

Implements HTTP notifications, as discussed here: #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.

@coudot coudot added this to the 2.0 milestone Jul 12, 2022
@coudot coudot modified the milestones: 2.0, Backlog May 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants