quarkiverse / quarkus-kerberos

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

Use AuthenticationCompletionException if the negotiation can not continue #1

Closed sberyozkin closed 2 years ago

sberyozkin commented 2 years ago

It will avoid some possible loops with the challenge, and 500s instead of 401s as it is probably better report 401 if Login fails for whatever reasons