Skip to content

quarkiverse/quarkus-kerberos

Repository files navigation

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!