Graylog2 / graylog-plugin-auth-sso

SSO support for Graylog through trusted HTTP headers set by load balancers or authentication proxies
Other
50 stars 13 forks source link

Plugin component missing for authenticator sso, this is an error. #12

Closed brettlangdon closed 8 years ago

brettlangdon commented 8 years ago

Problem description

When viewing the configuration settings for SSO, only seeing an error:

Plugin component missing for authenticator sso, this is an error.

I am assuming there is a requirement that I am missing somewhere.

Screenshot

image

Steps to reproduce the problem

wget https://github.com/Graylog2/graylog-plugin-auth-sso/releases/download/1.0.1/graylog-plugin-auth-sso-1.0.1.deb
dpkg -i graylog-plugin-auth-sso-1.0.1.deb
service graylog-server restart
hc4 commented 8 years ago

Looks like release build broken. Because normally sso plugin size should be 800KB. As I understand, plugin must contain copy of graylog UI components inside.

Released jar size is just about 20KB. So I think it missing UI components, and thus it can't render UI.

hc4 commented 8 years ago

As a workaround you could configure plugin throught REST API. Plugin itself should work correctly even without UI ;)

acudovs commented 8 years ago

The same for RPM package $ l /usr/share/graylog-server/plugin/graylog-plugin-auth-sso-1.0.1.jar -rw-r--r--. 1 root root 20240 Sep 1 19:32 /usr/share/graylog-server/plugin/graylog-plugin-auth-sso-1.0.1.jar

quetzal commented 8 years ago

The same for the deb package. All the builds seem brokens.

towolf commented 8 years ago

We've had double auth for Graylog for a long time. Happy to hear we can integrate our SSO now.

Just, it doesn't work ...

hc4 commented 8 years ago

it works, but you should manualy config it throught REST api (e.g. use API browser)

towolf commented 8 years ago

Can you give example curl lines, how to do it via the API?

jalogisch commented 8 years ago

Please use the latest release: https://github.com/Graylog2/graylog-plugin-auth-sso/releases/tag/1.0.3 the Error is fixed.

twall commented 5 years ago

I'm seeing this issue on the 2.4.2 release.

wmkwood commented 5 years ago

Graylog 3.0 beta as well. graylog-plugin-auth-sso-2.5.1-1.noarch