The issue aims to improve the authentication mechanism for the Loki API endpoint.
Currently, basic authentication is being used, which has several limitations and security concerns.
To enhance security and provide a more robust authentication process, consider the integration of OpenID Connect (OIDC).
The issue aims to improve the authentication mechanism for the Loki API endpoint.
Currently, basic authentication is being used, which has several limitations and security concerns. To enhance security and provide a more robust authentication process, consider the integration of OpenID Connect (OIDC).