globocom / globocom/graylog-plugin-oauth2

Configuration for nginx is not clear

Open
#34 1 comment 1 reaction 0 assignees View on GitHub
Dominant language
Java
Stars
16
Forks
3
PR merge metrics
No merged PRs in 30d

Description

```
if ($check_authgraylog = nook_auth) {
return 302 https://url/authorize?response_type=code&redirect_uri=https://$server_name$request_uri&client_id=define;
}
```
Where does the `$check_authgraylog` variable come from? I do not see any places in the configuration where it would be created.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.