|
|
|
|
|
|
11/18/2015 11:05:46 AM
added AbstractKerberosTest.caseInsensitiveTest
|
|
|
11/18/2015 10:30:15 AM
- Ensure consistent property order in json configuration export.
|
11/17/2015 7:26:32 PM
json configuration export.
We now explicitly order the AuthenticatorFlows, AuthenticatorConfig, as well
as RequiredActions to ensure a consistent order for the configuration export to make
it easier to diff / version keycloak configuration files.
Previously the order of the json properties of an configuration export were
non deterministic. The configuration file could look partially different after a export, import, export sequence even if no changes were made.
|
11/18/2015 9:35:06 AM
treat principal name case insensitive
|
|
|
11/17/2015 6:32:14 AM
active directory failed with invalid username or password because AD treats principal names in a case insensitive way (https://ssimo.org/blog/id_016.html)
|