graylog-plugin-oauth2
graylog-plugin-oauth2 copied to clipboard
Clarification on the nginx config
hi!
when you write
return 302 https://url/authorize?response_type=code&redirect_uri=https://$server_name$request_uri&client_id=define;
what's the url
part?