Add OAuth support to microblog notification feature
Description
The microblog notification feature implemented in only supports username/password authentication. As noted on the features wiki page, http://www.opennms.org/wiki/Microblog_Notifications, OAuth support will be added in a post 1.8 release.
Add support for using OAuth authentication.
The latest Twitter4j release is version 3.0.3, compared to the 2.0.7 OpenNMS builds against.
Acceptance / Success Criteria
None
Lucidchart Diagrams
Activity
Benjamin Reed July 30, 2013 at 5:25 PM
Implemented oauth in the microblog notification plugin in master.
The microblog notification feature implemented in only supports username/password authentication. As noted on the features wiki page, http://www.opennms.org/wiki/Microblog_Notifications, OAuth support will be added in a post 1.8 release.
Add support for using OAuth authentication.
The latest Twitter4j release is version 3.0.3, compared to the 2.0.7 OpenNMS builds against.