Stian Thorgersen
3dc090b893
KEYCLOAK-2185 Add support to disable realm and user cache, and added support to clear caches from admin console
2016-01-20 14:09:03 +01:00
Stian Thorgersen
4318ed26b2
Merge pull request #2059 from fmaturel/master
...
Correcting French translation
2016-01-20 09:10:27 +01:00
fmaturel
17268a0bd5
Correcting French translation
2016-01-19 17:37:14 +01:00
Bill Burke
46634b386e
reorg freemarker
2016-01-19 11:33:59 -05:00
Stian Thorgersen
e50709fc2d
KEYCLOAK-2344
...
Realm Display Name is not used in verification e-mail
2016-01-19 13:01:30 +01:00
Stian Thorgersen
fdd7001bee
KEYCLOAK-2157
...
Language drop-down is not obvious
2016-01-19 10:44:31 +01:00
Stian Thorgersen
56b9009225
Merge pull request #2052 from stianst/KEYCLOAK-1572
...
Keycloak 1572
2016-01-19 10:44:16 +01:00
Stian Thorgersen
3452078177
Update migration guide
2016-01-19 09:59:49 +01:00
Stian Thorgersen
8b91d46ea2
KEYCLOAK-813
...
Long user attributes render off the screen
2016-01-19 09:26:10 +01:00
Stian Thorgersen
32978d022d
KEYCLOAK-1572
...
Messages on login page are not in line with PatternFly
2016-01-19 08:52:44 +01:00
Stian Thorgersen
e8336f3dd4
Merge pull request #2051 from stianst/KEYCLOAK-2308
...
KEYCLOAK-2308
2016-01-18 20:43:31 +01:00
Stian Thorgersen
55ab973cad
KEYCLOAK-2308
...
Save button is enabled on Theme page
2016-01-18 20:28:34 +01:00
Stian Thorgersen
75ad0c8ac6
KEYCLOAK-2160 Add id to user table
2016-01-18 20:07:57 +01:00
Stian Thorgersen
3f6b848849
KEYCLOAK-2313 Add getName, getDisplayName, getDisplayNameHtml to account RealmBean
2016-01-18 14:42:08 +01:00
Bill Burke
b0054b7682
email, login, account
2016-01-16 09:38:24 -05:00
Bill Burke
b403c9b934
broker and social
2016-01-16 09:15:17 -05:00
Bill Burke
5017d71383
exportimport and timer and events
2016-01-15 19:07:17 -05:00
Bill Burke
b93d55cb63
remove model-api, add server-spi
2016-01-15 18:44:17 -05:00
Stian Thorgersen
b21bf21043
Merge pull request #2028 from stianst/JACKSON2
...
KEYCLOAK-1809
2016-01-15 16:29:01 +01:00
Bill Burke
e77f940c9f
Merge pull request #2031 from helder-jaspion/master
...
Fix typos
2016-01-14 19:27:06 -05:00
Bill Burke
5a74c72452
Merge remote-tracking branch 'upstream/master'
2016-01-14 18:33:22 -05:00
Bill Burke
67ef3e7a45
client installation formats
2016-01-14 16:50:17 -05:00
Helder Alves
7283d4a0c6
Update admin-messages_en.properties
...
typo fix
2016-01-14 14:47:42 -02:00
Helder Alves
a20aec89ba
Update messages_pt_BR.properties
...
changed from "email" to "e-mail"
2016-01-14 14:42:42 -02:00
Helder Alves
09a4a864de
Update messages_pt_BR.properties
...
Changed word "email" to "e-mail"
2016-01-14 14:41:24 -02:00
Stian Thorgersen
435980d776
KEYCLOAK-1809
...
Upgrade jackson to version 2.x
2016-01-14 16:34:30 +01:00
Stian Thorgersen
e27d0752c4
KEYCLOAK-2307
...
OTP field is remember in browser
2016-01-14 15:56:08 +01:00
Josh Cain
202d562022
Add 'password' configuration field type for federation providers
2016-01-13 13:05:38 -06:00
Stian Thorgersen
0193c696ab
Version bump
2016-01-13 09:20:38 +01:00
Stian Thorgersen
f1602b3b8d
Merge pull request #1998 from ssilvert/partial-import
...
KEYCLOAK-1979: Partial import
2016-01-11 09:22:09 +01:00
Stan Silvert
fbff61bfba
For overwrite, do all deletes, then all adds.
...
Minor UI enhancements.
Fix 2 JPA bugs.
General cleanup.
Documentation.
2016-01-08 13:45:22 -05:00
Bill Burke
dc337d684a
improve client creation when template
2016-01-08 11:40:46 -05:00
Stian Thorgersen
7834637749
KEYCLOAK-2276
...
Login page doesn't render properly when window height is less than 550px
2016-01-08 15:19:59 +01:00
Bill Burke
2892b093ab
Merge remote-tracking branch 'upstream/master'
2016-01-07 17:25:58 -05:00
Bill Burke
78fe064cf0
2213
2016-01-07 17:25:47 -05:00
Stian Thorgersen
65f5ce9f13
KEYCLOAK-2252
...
Cannot delete client mapper with delete icon
2016-01-07 13:10:01 +01:00
Bill Burke
64de96d34b
installation provider
2016-01-06 16:49:58 -05:00
Stan Silvert
4b6825806a
Bare bones pagination for partial import results.
2016-01-05 15:33:44 -05:00
Stan Silvert
dd038ddbd5
Add id to partial import results.
2016-01-05 15:33:43 -05:00
Stan Silvert
f6a02bd408
Clean commit for partial import with single page for all imports.
2016-01-05 15:33:42 -05:00
Bruno Oliveira
7ec0dad88f
Make use of display name by default for TOTP
...
- use realm name just in case of display name is not available
2016-01-05 18:31:13 -02:00
Bill Burke
01c408ba68
Merge pull request #1975 from thomasdarimont/issue/KEYCLOAK-2256
...
KEYCLOAK-2256 - Guarantee deterministic ordering for custom user attributes in admin console.
2016-01-05 10:05:36 -05:00
Bill Burke
c3f2ae1cd1
Merge pull request #1973 from thomasdarimont/issue/KEYCLOAK-2253
...
KEYCLOAK-2253 - Add support for ConfiguredProvider based UserFederationProviderFactory.
2016-01-05 10:03:40 -05:00
mposolda
b6718b44a1
KEYCLOAK-2178 KEYCLOAK-1744 Added MSADUserAccountControlMapper. Removing enableUserAccountControlAfterPasswordUpdate option
2016-01-05 12:11:48 +01:00
Thomas Darimont
15506e3db3
KEYCLOAK-2256 - Guarantee deterministic ordering for custom user attributes in admin console.
...
We now iterate over custom-user attributes in a deterministic way such that new attributes don't lead
to a complete reordering of the properties in the custom user attributes listings.
Previously the order of custom attributes in the user attributes listings was not deterministic which lead
to cases where keys that shared a common prefix where not placed at arbitrary positions.
Introduced a custom angularjs flter "toOrderedMapSortedByKey" that helps to deterministically iterate
over object properites.
2016-01-05 00:04:40 +01:00
Bill Burke
3e5874b2a1
Merge pull request #1971 from abstractj/tooltip-initial-access-token
...
Tooltips for initial access token fields
2016-01-04 17:15:45 -05:00
Thomas Darimont
edcc39d906
KEYCLOAK-2253 - Use string representation for boolean properties in GenericUserFederationCtrl.
...
Adapted due to code review.
2016-01-04 23:07:08 +01:00
Thomas Darimont
3ec516d14c
KEYCLOAK-2253 - Add support for ConfiguredProvider based UserFederationProviderFactory.
...
UserFederationProvidersResource is now aware of ConfiguredProvider and allows sophisticated
configuration of configuration properties via ProviderConfigProperty definitions.
See DummyUserFederationProviderFactory. getConfigProperties() for example.
Previously UserFederationProvidersResource did only support simple key-value pairs for expressing
configurable options.
Tested this by launching a standalone KeycloakServer and creating a new Dummy UserFederationProvider.
The default values, labels and help messages are correctly displayed and the values are stored correctly.
2016-01-04 22:23:14 +01:00
Bruno Oliveira
cea70337ef
Tooltips for initial access token fields
2016-01-04 15:49:57 -02:00
Jean Merelis
2fce7f8498
fix doLogIn key (pt_BR)
2016-01-03 21:02:32 -02:00