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
Jean Merelis
c5f19ff2b3
fix some missing translation (pt_BR)
2016-01-02 23:23:04 -02:00
Jean Merelis
b24dfa0009
translation of messages to pt_BR
2016-01-02 00:37:47 -02:00
Stian Thorgersen
eddf3eef17
KEYCLOAK-2242
...
Remove built-in admin account
2015-12-23 13:46:11 +01:00
mposolda
1747e0981f
KEYCLOAK-2154 Added Group mapper for LDAP. LDAP mappers improvements and fixes
2015-12-22 08:54:09 +01:00
Bill Burke
b90409c5e4
refactor client create
2015-12-21 16:36:13 -05:00
Stian Thorgersen
39904548eb
KEYCLOAK-2240
...
Internationalize admin console title
2015-12-21 13:16:54 +01:00
Stian Thorgersen
1594e07628
KEYCLOAK-2239
...
Add link to keycloak.org to Keycloak logo
2015-12-21 12:15:36 +01:00
Stian Thorgersen
606e6fa479
KEYCLOAK-1934
...
Add display-name and display-name-html to realm
2015-12-21 12:15:13 +01:00
Bill Burke
5caf3e0a2d
Merge remote-tracking branch 'upstream/master'
2015-12-18 17:15:40 -05:00
Bill Burke
d939b6a431
template scope
2015-12-18 17:15:27 -05:00
mposolda
0d52e4e6c5
Added sync support to UserFederationMapper
2015-12-16 13:52:11 +01:00
Bill Burke
ee79f5e69d
remove default client mappers when templated
2015-12-15 17:37:53 -05:00
mposolda
06a55419f1
KEYCLOAK-1906 Customized LDAP filter. LDAP conditions improvements
2015-12-14 13:55:11 +01:00
Bill Burke
e26e31d8b4
client template ui
2015-12-11 17:56:45 -05:00