Allow for external oauth2 integration
Author: omontoyaCreated Oct 2, 2024Updated Oct 3, 2024
Labelsenhancement
It seems that the current implementation only supports basic authentication.
I would like integration with systems such as AWS Cognito/ Google/ Otka and other federated authentication/authorization systems.
I have considered to create a proxy server that get the requests, verify the tokens then forward the request to zincsearch with a well known user.
Source: zincsearch/zincsearch