Options
- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
SSE with Oauth2
Labels:
- Labels:
-
Apache NiFi
Explorer
Created ‎08-07-2023 07:36 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Has anyone figured out how to connect to SSE with OAuth2? I don't see any option in the JettyWebSocketClient or in the SSL context providers.
1 REPLY 1
Expert Contributor
Created ‎08-07-2023 11:37 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The only way to use OAuth2 that I'm aware of is with the InvokeHTTP processor, which in theory should work for connecting to SSE end points. However, I haven't been able to get it to work and I've tried adjusting many of the Request and Response parameters to no avail.
If you figure it out then please share.
