globocom / graylog-plugin-oauth2

Oauth2 plugin for graylog project
GNU General Public License v3.0
16 stars 3 forks source link
graylog hacktoberfest java oauth2 plugin

OAuth2 Plugin for Graylog

This project is deprecated and is not maintained anymore

Build Status Codacy Badge

This plugins adds Oauth2 capabilities to Graylog. It supports automatic login and user account creation based on Oauth 2.0.

Unfortunately, it works only with an authorization code and so far it also needs a Nginx in front of Graylog server to work properly.

Required Graylog version: 2.5 and later

Version Compatibility

| Plugin Version | Graylog Version |
| -------------- | --------------- |
| 3.1.x          | 3.1.x           |
| 2.5.x          | 2.5.x           |
| 2.4.x          | 2.4.x           |
| 2.3.x          | 2.3.x           |

Installation

Download the plugin and place the .jar file in your Graylog plugin directory. The plugin directory is the plugins/ folder relative from your graylog-server directory by default and can be configured in your graylog.conf file.

Restart graylog-server and you are done.

Development

If you are developing the plugin with graylog-server, you should follow these steps:

How to Usage

You must fill in the required OAuth configuration fields and has group mapping functionality, if you want to filter the roles by group you need to add in the group mapping screen.

Getting started

This project is using Maven 3 and requires Java 8 or higher.

Join Us

If you want to make part of the Globo.com Team, check out our Open positions.