|
|
11/18/2015 10:24:24 AM
controller
|
11/18/2015 7:32:17 AM
console
|
|
|
|
|
|
|
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.
|