Skip to content

Latest commit

 

History

History
44 lines (32 loc) · 2.67 KB

README.md

File metadata and controls

44 lines (32 loc) · 2.67 KB

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!