graylog-plugin-oauth2 icon indicating copy to clipboard operation
graylog-plugin-oauth2 copied to clipboard

Configuration for nginx is not clear

Open identw opened this issue 3 years ago • 1 comments

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.

identw avatar Jun 05 '21 17:06 identw

Did you figure it out?

abhaysr avatar Jun 15 '21 04:06 abhaysr