quarkiverse / quarkus-kerberos

Quarkus Kerberos extension

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Quarkus - Kerberos

All Contributors

Version

Add Kerberos authentication support to Quarkus for HTTP requests

This project extends Quarkus HTTP security and adds support for Kerberos. It supports the Negotiate authentication request flow.

To get started, add the dependency:

<dependency>
    <groupId>io.quarkiverse.kerberos</groupId>
    <artifactId>quarkus-kerberos</artifactId>
</dependency>

For more details, check the complete documentation.

Contributors ✨

Thanks goes to these wonderful people (emoji key):


Clement Escoffier

💻 🚧

sberyozkin

💻 🚧

Stuart Douglas

💻 🚧

This project follows the all-contributors specification. Contributions of any kind welcome!

About

Quarkus Kerberos extension

License:Apache License 2.0


Languages

Language:Java 100.0%