sshwifty icon indicating copy to clipboard operation
sshwifty copied to clipboard

Support SPNEGO authentication

Open Freddo3000 opened this issue 6 months ago • 1 comments

sshd and some other SSH applications allow the use of GSSAPI/SSPI, without prompting for user credentials. It would be cool if sshwifty could get GSSAPI/SSPI credentials from the user's browser via SPNEGO HTTP authentication which would then be passed on as the user connects to ssh or other kerberized services.

Freddo3000 avatar Jul 10 '25 12:07 Freddo3000

Thanks for the suggestion, but don't hold your breath for now. Sorry.

I need jump over quite a few hoops before I can determine if it's possible to implement GSSAPI/SSPI in Sshwifty. And Sshwifty is not really on my list of actively working on at the moment.

nirui avatar Jul 11 '25 07:07 nirui