Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions downstream/modules/eda/con-event-streams.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,11 @@ h| OAuth2 with JWT | Uses M2M mode with a grant type called *client credentials*

h| ECDSA | Elliptic Curve Digital Signature Algorithm | SendGrid, Twilio

h| Mutual TLS | Needs the vendor's CA certificate to be present in our servers at startup. This supports non-repudiation.
| PagerDuty
//[Jameria] Not currently supported; will leave commented out for now in the event that it is supported in the near future. h| Mutual TLS | Needs the vendor's CA certificate to be present in our servers at startup. This supports non-repudiation.
// | PagerDuty
|===

{EDAcontroller} also supports 4 other specialized event streams that are based on the 7 basic event stream types:
{EDAcontroller} also supports four other specialized event streams that are based on the seven basic event stream types:

* GitLab Event Stream
* GitHub Event Stream
Expand Down