GithubHelp home page GithubHelp logo

rel-eng / nwgss Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 1.0 33 KB

Limited Java implementation of SASL GSSAPI/Kerberos v5 client provider over native SSPI, for LDAP client connections

License: Apache License 2.0

Java 100.00%
java ldap sasl sspi kerberos jna gssapi jpms

nwgss's Introduction

README

This is a limited implementation of SASL GSSAPI/Kerberos v5 client provider over native SSPI. The implementation is limited to the usage of the current/specified user credentials for LDAP client connections. JPMS is required, implementation was tested on OpenJDK 11. The only external runtime dependency is JNA.

Licensed under the Apache License, Version 2.0

Simple usage example is available in ClientTest.java

Following configuration properties are implemented:

  • javax.security.sasl.qop
  • javax.security.sasl.server.authentication
  • javax.security.sasl.maxbuffer
  • javax.security.sasl.sendmaxbuffer

User credentials are supplied using CallbackHandler, i.e. RealmCallback, NameCallback, PasswordCallback. Current user credentials are used unless the whole set of user credentials was provided.

Some limited debug logging is available via java.util.logging

All product names, trademarks and registered trademarks are property of their respective owners. All company, product and service names used are for identification purposes only. Use of these names, trademarks and brands does not imply endorsement.

nwgss's People

Contributors

rel-eng avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

scholzi100

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.