-
The mscertsrv_ca_handler.py handler doesn't support Kerberos authentications like mswcce_ca_handler.py.
However, using NTLM is a security issue and therefore Kerberos is recommended. Therefore it wou…
-
### Before reporting an issue
- [X] I have searched existing issues
- [X] I have reproduced the issue with the [latest nightly release](https://github.com/keycloak/keycloak/releases/tag/nightly)
###…
-
### Code of Conduct
- [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
### Search before asking
- [X] I have searched in the [issues](http…
-
### ⚠️ Please verify that this feature request has NOT been suggested before.
- [X] I checked and didn't find similar feature request
### 🏷️ Feature Request Type
Other
### 🔖 Feature descri…
-
Got a "Clock skew too great" error recently and was wondering why the user was not redirected to the login-form after the auto-login failed. The error trace is:
20.01.2016 10:19:23.291 WARN o.s.s.…
igler updated
8 years ago
-
Hallo Martin,
May be you can help me to explore one task: there's a web application on the Tomcat server, that is kerberised. The authentication to the app works perfectly. In this app I want to es…
-
Hi there,
I'm trying to get this work with Spring Security and Vaadin 8.
Is there an example project which I can take a look at?
Currently I have the following setup in the `application-conte…
-
У меня сервер OpenFire на CentOS 7. Сервер введен в Microsoft Active Directory. На сервере для локальной сети (пользователей домена) реализована SSO авторизация клиентов по xmpp.keytab Kerberos v5, пр…
-
When using the Authorization header in combination with "Content-Type": "application/x-www-form-urlencoded" does not work when the client id or client secret contains any of the following characters:
…
-
I think there is a bug introduced in waffle 1.7.
AuthorizationHeader.isNtlmType1PostAuthorizationHeader() returns true for both SPNego message types (NegTokenInit or NegTokenArg), what causes call of…