OpenID Connect support #1328
Comments
You can already do this today with an auth proxy like e.G. oauth2-proxy and the proxy auth method. Be aware that this currently breaks shares, xref #1316 |
We not going to implement native oauth/openid support. As mentioned you can use a proxy for that. This feature might be a part of the next major release |
According to this xref, and since 21 march 2021, shares are no more broken (not tested) in version v2.14.1 |
Hello, I have a question. I am trying to implement this solution, with filebrowser running as a service in a kube cluster. I am stuck on configuring proxy authentication. Is it possible to implement this authentication method using a configuration file instead of the command line? |
Sorry, something went wrong.
添加 OIDC 支持将允许使用像 keycloak 这样的集中身份验证。我指的不是公共 OIDC 身份验证,而是需要在消费者和提供商上配置的机密身份验证
Adding OIDC support would allow to use central authentication like keycloak. I don't mean the public OIDC auth, but the confidential one that needs to be configured on consumer and provider
The text was updated successfully, but these errors were encountered: