Contact Details
No response
Description
Create a login API endpoint (POST) to allow us to login to a cluster from the UI. The endpoint should replicate the authentication logic and behavior of the existing 'ok login' CLI command, including handling credentials, session management, and error responses as per CLI standards. This will enable UI-driven cluster login while maintaining consistent authentication mechanisms across CLI and UI.
Code of Conduct