SIGAN / gssapi

GSSAPI.NET

Repository from Github https://github.comSIGAN/gssapiRepository from Github https://github.comSIGAN/gssapi

GSSAPI.NET

GSSAPI wrapper

What is it

Wrapper library with additional simplified functionality for WebRequest handling. Includes IAuthenticationModule implementation.

How to use it

Install MIT Kerberos Client for Windows.

Authenticate to it using GUI or using keytab.

Initilize GSS API via call to Gss.InitializeAndOverrideApi.

Use your .NET application to make http queries or authenticate to services.

It only works as a CLIENT!

About

GSSAPI.NET

License:Apache License 2.0


Languages

Language:C# 82.0%Language:PowerShell 18.0%