[20339] in Kerberos_V5_Development
Meet webgss - proof of concept
daemon@ATHENA.MIT.EDU (Isaac Boukris)
Wed Dec 22 09:54:50 2021
MIME-Version: 1.0
From: Isaac Boukris <iboukris@gmail.com>
Date: Wed, 22 Dec 2021 16:53:46 +0200
Message-ID: <CAC-fF8TT=mYewNb_Wg5OjBG6yJ7Xc2Go_xmzEiX_Qt5pCOeEnA@mail.gmail.com>
To: "krbdev@mit.edu Dev List" <krbdev@mit.edu>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: krbdev-bounces@mit.edu
Hi,
A javascript API to get krb5 credentials via a kdcproxy and
authenticate resources with Negotiate HTTP authentication, using the
MIT krb5 libs compiled to webassembly, see my barely working branch
at:
https://github.com/iboukris/webgss
The only thing I needed to change on the MIT side, was to patch
SUBDIRS to only include a subset of the directories, consisting of the
client libs and tools, as I couldn't find a way to pass my own
variable without overriding it in the sub-directories as well.
I hope to bring it to shape in the following weeks, meanwhile -
feedback welcome :)
Thanks
_______________________________________________
krbdev mailing list krbdev@mit.edu
https://mailman.mit.edu/mailman/listinfo/krbdev