Hi Rakesh,

see https://github.com/Graylog2/graylog-plugin-auth-sso/issues/17 for a 
related bug report.

Cheers,
Jochen

On Thursday, 6 October 2016 19:39:37 UTC+2, Rakesh R wrote:
>
> Hi,
>
>    There is some problem with the graylog SSO plugin.( After installing 
> the SSO plugin https://github.com/Graylog2/graylog-plugin-auth-sso. )
> Im using Nginx , Here's the part of the config used and the user and the 
> email are correct (checked the logs of nginx). The data to nginx is coming 
> from the oauth proxy where -pass-basic-auth=true  is set.
>  
>       proxy_set_header    X-Forwarded-For $proxy_add_x_forwarded_for;
>       proxy_set_header    Host $http_host;
>       proxy_set_header    X-Forwarded-Server $host;
>       proxy_set_header    X-Forwarded-User $http_x_forwarded_user;
>       proxy_set_header    X-Forwarded-Email $http_x_forwarded_email;
>
> When the same is used in the configuration at the UI, 
> X-Forwarded-User for the Header configuration, put the correct domain 
> name and saved it. However, it gives authentication error when I try the 
> same. Can some one help me?
>

-- 
You received this message because you are subscribed to the Google Groups 
"Graylog Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/graylog2/73a6435e-7c5a-4ec3-9b2a-15adbe4e96cd%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to