quarkiverse / quarkus-kerberos

Quarkus Kerberos extension
Apache License 2.0
4 stars 3 forks source link
authentication quarkus-extension

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!