Ask HN: How to wrap web login in SSO
The goal is to let employees access shared accounts without exposing credentials while ensuring they can’t extract them from login forms.
One possible approach is a remote browser in kiosk mode that integrates with a central password vault, handling logins securely.
Has anyone implemented a solution like this, or know of existing tools that can achieve it?