hawtio / hawtio-oauth

OAuth integration plugins for hawtio 2.x
Apache License 2.0
6 stars 14 forks source link

Add a plugin that uses the extension service to add a login entry to the hawtio-user extension point. #8

Closed gashcrumb closed 9 years ago

gashcrumb commented 9 years ago

The plugin code required is going to be pretty tiny, here's an example from hawtio-preferences:

https://github.com/hawtio/hawtio-preferences/blob/master/plugins/preferences/ts/preferencesPlugin.ts#L14-18