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

Docs link broken in Usage section of README #60

Open aaron-junot opened 4 years ago

aaron-junot commented 4 years ago

Problem description

The README.md says to read the Graylog documentation for usage, but it links this page http://docs.graylog.org/en/stable/pages/users_and_roles/external_auth.html#single-sign-on which is currently a 404. I did a quick search in the Graylog docs table of contents for Single-sign-on and SSO and neither came up with anything so I'm wondering if these docs exist in the current Graylog documentation? If not, where can one find usage docs for this plugin?

Steps to reproduce the problem

  1. Click on link in README.md for Usage docs
  2. Observe 404 error

Environment

aaron-junot commented 4 years ago

I found this page https://docs.graylog.org/en/3.1/pages/users_and_roles/external_auth.html#single-sign-on

I assume this is the correct Usage docs?

oscarlofwenhamn commented 3 years ago

https://github.com/Graylog2/graylog-plugin-auth-sso/issues/65#issuecomment-688282928

This module will be deprecated and isn't suitable for integrating external identity providers. I'm going to close it because we have no current plans on extending this plugin.

Thanks!

Related to plugin deprecation? That could explain it not being in the stable version of the docs.

Edit: Scratch that, it is still there in the latest version, incorrect usage of stable in the url seems to be the issue rather than deprecation.