Stian Thorgersen
dd85c125cb
KEYCLOAK-2050 KEYCLOAK-2051 Fix notifications
2015-11-25 07:28:27 +01:00
Stian Thorgersen
274838aa64
Merge pull request #1860 from stianst/KEYCLOAK-2118
...
KEYCLOAK-2118 OTP Policy form doesn't remember Number of Digits
2015-11-25 06:59:17 +01:00
Ramiro Sánchez
4ffe86583b
fixed Spanish translations
2015-11-25 00:17:09 +01:00
Stian Thorgersen
b168656eab
KEYCLOAK-2118 OTP Policy form doesn't remember Number of Digits
2015-11-24 22:04:37 +01:00
Stian Thorgersen
38408658f9
Merge pull request #1857 from thomasdarimont/issue/KEYCLOAK-2116
...
KEYCLOAK-2116 - Fix Label of Regenerate Secret button.
2015-11-24 21:23:44 +01:00
Stian Thorgersen
81960a6996
KEYCLOAK-2104 Add caching of message bundles and properties to ExtendingThemeManager
2015-11-24 20:23:20 +01:00
Thomas Darimont
bac39bc71e
KEYCLOAK-2116 - Fix Label of Regenerate Secret button.
2015-11-24 20:11:55 +01:00
girirajsharma
95f62901c2
[KEYCLOAK-2119] OTP Policy form validates both TOTP and HOTP at the same time
2015-11-22 23:04:45 +05:30
girirajsharma
e761fb24e6
[KEYCLOAK-2121] Adding user or group attributes using ENTER key deletes first attribute
2015-11-22 16:14:34 +05:30
Bill Burke
32e069eadc
Merge pull request #1846 from patriot1burke/master
...
default groups UI
2015-11-20 19:18:21 -05:00
Bill Burke
1545593cde
default groups ui
2015-11-20 10:41:08 -05:00
Thomas Darimont
14292843ff
Fix missing group in angular $scope in GroupMembersCtrl.
...
Previously navigating to the group members tab of a group breaks other groups links (RoleMappings, Attributes etc.) because the groupId part of the url is missing.
One sees:
/auth/admin/master/console/#/realms/master/groups//role-mappings
Instead of:
/auth/admin/master/console/#/realms/master/groups/0f77aeed-7d16-4938-9fcc-c74b1125e5e0/role-mappings
2015-11-19 13:54:18 +01:00
Bill Burke
6989589e72
Merge remote-tracking branch 'upstream/master'
2015-11-18 15:24:45 -05:00
Bill Burke
41331111da
resolve conflicts
2015-11-18 09:39:19 -05:00
Bill Burke
bff334d365
group token/assertion and tests
2015-11-18 09:36:47 -05:00
Stian Thorgersen
1ff5d6eb06
KEYCLOAK-2085 Internationalization in client initial access controller
2015-11-18 13:25:08 +01:00
Stian Thorgersen
e8cb3a416d
KEYCLOAK-2085 Added initial access token support to admin console
2015-11-18 10:33:27 +01:00
Stian Thorgersen
62c5bc0e91
KEYCLOAK-1749 Rotate registration access token, add registration access token to admin console
2015-11-17 09:44:50 +01:00
mposolda
4288260aa6
KEYCLOAK-1822 Don't redirect to login theme when error during link identity in account mgmt.
2015-11-13 18:51:09 +01:00
mposolda
600d1f8a56
KEYCLOAK-1750 First broker login - docs
2015-11-13 18:51:09 +01:00
Bill Burke
fa7a7d35a9
Merge remote-tracking branch 'upstream/master'
2015-11-13 09:30:37 -05:00
Bill Burke
fe5809db4d
token group roles
2015-11-13 09:30:25 -05:00
Bill Burke
9b93468131
Merge pull request #1818 from patriot1burke/master
...
group membership ui
2015-11-13 08:49:23 -05:00
mposolda
ce4a865579
KEYCLOAK-1750 First broker login - tests
2015-11-13 09:32:46 +01:00
Bill Burke
d7ea66ad44
group membership ui
2015-11-12 13:16:30 -05:00
Bill Burke
0d20e3c7ff
Merge remote-tracking branch 'upstream/master'
2015-11-12 11:31:55 -05:00
Bill Burke
21119604c6
user group membership
2015-11-12 11:31:44 -05:00
Stian Thorgersen
973609d39b
Merge pull request #1816 from stianst/master
...
KEYCLOAK-2066
2015-11-12 14:44:03 +01:00
Stian Thorgersen
77bccda7a4
KEYCLOAK-2066
...
View details on import client not working
2015-11-12 14:03:09 +01:00
Stian Thorgersen
0c9f0ea3e6
Merge pull request #1813 from vmuzikar/missing-ids
...
Add missing IDs to some UI elements; add POs to Client Mappers
2015-11-12 13:36:19 +01:00
Stian Thorgersen
db84571546
Merge pull request #1807 from vramik/KEYCLOAK-2031
...
KEYCLOAK-2031: Input validation in OTP Policy page fix, test
2015-11-12 09:23:13 +01:00
Bill Burke
33ac048c8c
resolve conflicts
2015-11-11 18:06:39 -05:00
Bill Burke
e25157655b
group ui
2015-11-11 18:03:53 -05:00
Vaclav Muzikar
dfb39d13a2
Removed IDs from Password Policy
...
(cherry picked from commit 35376b7)
2015-11-11 12:00:44 +01:00
vramik
ab56460325
KEYCLOAK-2031: Input validation in OTP Policy page fix, test
2015-11-10 16:57:29 +01:00
Vaclav Muzikar
059ebacffc
Removed IDs from redirect URIs and Web Origins in Client
...
(cherry picked from commit 5c68854)
2015-11-10 15:46:55 +01:00
mposolda
4ca442d1b2
KEYCLOAK-1750 Option updateProfileOnFirstLogin moved from IdentityProvider to IdpReviewProfile authenticator
2015-11-10 11:06:23 +01:00
mposolda
adbf2b22ad
KEYCLOAK-1750 Improve first time login with social. Added 'first broker login' flow
2015-11-09 10:34:55 +01:00
Stian Thorgersen
2b29c3acf4
Merge pull request #1795 from abstractj/KEYCLOAK-2031
...
Input validation in OTP Policy page
2015-11-09 10:08:38 +01:00
Bruno Oliveira
8db6972441
Input validation in OTP Policy page
2015-11-06 11:52:21 -02:00
girirajsharma
4075d65241
[KEYCLOAK-1993] It's possible to create new authentication flow with empty name within another flow
2015-11-05 21:59:04 +05:30
Stian Thorgersen
623f39862d
Merge branch 'feature/i18n_es' of https://github.com/ramirost/keycloak into ramirost-feature/i18n_es
2015-11-05 12:59:06 +01:00
Stian Thorgersen
818c3ab1c5
Merge pull request #1785 from ccheneau/master
...
Fix french translation for account and login resource bundles
2015-11-05 12:54:17 +01:00
Stian Thorgersen
d844e6b4af
Merge pull request #1776 from girirajsharma/keycloak-1995
...
[KEYCLOAK-1995] Replace provider select options with Labels displayed in flows table
2015-11-05 12:08:23 +01:00
Stian Thorgersen
28ee95138a
Merge pull request #1773 from iperdomo/master
...
KEYCLOAK-2016
2015-11-03 15:55:21 +01:00
Cédric Chéneau
31df2046f0
Correction page login
2015-10-28 09:38:02 +01:00
Cédric Chéneau
f14681f122
Correction page account
2015-10-28 09:35:17 +01:00
Cédric Chéneau
d7d52b3295
Correction page account
2015-10-28 09:34:16 +01:00
ccheneau
8e71910e00
Fix french translation for account and login resource bundles
2015-10-27 20:14:41 +01:00
Ramiro Sánchez
490b8ce86f
Added Spanish language support
2015-10-27 12:05:32 +01:00
vmuzikar
709449243c
Added @id to some UI elements
...
(cherry picked from commit 4034258)
2015-10-26 14:02:30 +01:00
girirajsharma
b0a71fbeb0
Replace provider select options with Labels displayed in flows table
2015-10-24 13:28:43 +05:30
mposolda
74924f2f8c
KEYCLOAK-2011
2015-10-23 22:48:06 +02:00
Iván Perdomo
525bee66a4
KEYCLOAK-2016
...
Change label to Forgot password
2015-10-23 16:02:30 +02:00
Stian Thorgersen
11ef67722b
KEYCLOAK-2015
...
autofocus on input text field in login-totp.ftl
2015-10-23 13:40:57 +02:00
Stian Thorgersen
5316dd6d50
Merge pull request #1770 from gerbermichi/autofocus
...
autofocus on input text field in login-reset-password.ftl
2015-10-23 13:39:29 +02:00
Michael Gerber
3b4b1b20d8
expose client attributes in ClientBean
2015-10-23 09:41:03 +02:00
Michael Gerber
b32423d96b
autofocus on input field
2015-10-23 09:38:40 +02:00
Stian Thorgersen
23546402fa
Merge pull request #1749 from cfsnyder/master
...
KEYCLOAK-1863 added both issuer and account name to otp configuration
2015-10-21 09:24:58 +02:00
Stian Thorgersen
3f8312427a
Version bump
2015-10-19 16:15:29 +02:00
Stian Thorgersen
28bfac7214
KEYCLOAK-1985
2015-10-19 13:35:04 +02:00
Stian Thorgersen
073d82b367
KEYCLOAK-1977
2015-10-19 08:43:34 +02:00
mposolda
4587fd23b6
KEYCLOAK-1929 Change package names. Fix Fuse demo
2015-10-16 16:30:42 +02:00
Cory Snyder
d8ebf1e3d6
KEYCLOAK-1863 added both issuer and account name to otp configuration
2015-10-16 09:46:56 -04:00
Stian Thorgersen
c21b56d596
Merge pull request #1748 from stianst/tweak-auth-page
...
Tweak authentication flow page a bit
2015-10-16 14:54:51 +02:00
Stian Thorgersen
6386d95904
Tweak authentication flow page a bit
2015-10-16 14:04:57 +02:00
Stian Thorgersen
eb9f69eee0
KEYCLOAK-1969
...
Admin console displays Clients flow page when execution or execution flow is created.
2015-10-16 12:23:41 +02:00
Bill Burke
e4961056db
Merge pull request #1743 from patriot1burke/master
...
KEYCLOAK-1941
2015-10-15 20:41:35 -04:00
Bill Burke
1e4b3fc3b6
KEYCLOAK-1941
2015-10-15 20:26:20 -04:00
Bill Burke
8674578d0d
Merge pull request #1730 from patriot1burke/master
...
KEYCLOAK-1908
2015-10-15 18:32:57 -04:00
Bill Burke
99028e9cab
Merge remote-tracking branch 'upstream/master'
2015-10-15 16:30:35 -04:00
mposolda
67435791ed
KEYCLOAK-1961 revokeRefreshToken support for offline tokens and other fixes
2015-10-15 22:30:17 +02:00
mposolda
802a39b1ce
KEYCLOAK-904 Offline session idle timeout + admin console
2015-10-15 22:30:17 +02:00
Stian Thorgersen
e582de2837
KEYCLOAK-1961
...
Same token can be used multiple times to obtain access token
2015-10-15 09:11:18 +02:00
Stian Thorgersen
e1fc863421
Merge pull request #1719 from gautric/french-i18n
...
French i18n
2015-10-15 08:54:26 +02:00
Stian Thorgersen
7de4051c9b
Merge pull request #1737 from thomasdarimont/issue/KEYCLOAK-1918
...
KEYCLOAK-1918 - Add description field to client definition.
2015-10-15 08:53:47 +02:00
Thomas Darimont
870702fd81
KEYCLOAK-1918 - Add description field to client definition.
...
Introduced description field with support for i18n for more descriptive client information.
Applications can use the description to display a "slightly" longer gist of
what the client / application is about, especially useful for tooltips.
The description is currently limited to 255 characters.
2015-10-15 07:33:38 +02:00
Stian Thorgersen
90063cafec
KEYCLOAK-1965
...
Include the user resource in the attribute map used by email provider freemarker
2015-10-14 20:29:15 +02:00
Bill Burke
5563118d79
KEYCLOAK-1908
2015-10-14 11:49:36 -04:00
mposolda
f92fe6bea9
KEYCLOAK-904 Offline tokens storage changes. Added UserSessionPersisterProvider . offline sessions preloaded to cache at startup
2015-10-14 11:07:44 +02:00
Stian Thorgersen
8c72ef2980
KEYCLOAK-1877
...
Empty bubble in admin event types select box
2015-10-14 07:22:56 +02:00
Stian Thorgersen
d9211d6bc9
Merge pull request #1718 from lkubik/capitalizeAllLetters
...
KEYCLOAK-1945
2015-10-14 06:53:24 +02:00
Stian Thorgersen
c85e0248dd
KEYCLOAK-1883
...
Improve setting of users locale
2015-10-13 19:47:10 +02:00
gautric
128c26043b
[KEYCLOAK-1903] Add French language support, cross link with other translation
2015-10-13 10:08:34 +02:00
Lukas Kubik
0f93e72b02
KEYCLOAK-1945
...
Change capitalize function behavior
2015-10-13 09:18:54 +02:00
Stian Thorgersen
c987d57b9e
Merge pull request #1713 from girirajsharma/master
...
[KEYCLOAK-1923] It's possible to create new authentication flow with empty name
2015-10-13 06:49:24 +02:00
girirajsharma
285ef50341
[KEYCLOAK-1923] It's possible to create new authentication flow with empty name
2015-10-13 00:29:08 +05:30
gautric
b76fb68ff7
[KEYCLOAK-1903] Add French language support, 2xSimpleQuote correction
2015-10-12 19:32:04 +02:00
gautric
f03128f5ed
[KEYCLOAK-1903] Add French language support, 2xSimpleQuote correction
2015-10-12 19:31:07 +02:00
gautric
8fb05bacd1
[KEYCLOAK-1903] Add French language support, correct accent
2015-10-12 19:29:09 +02:00
gautric
f8842b3df1
[KEYCLOAK-1903] Add French language support. add and fixes some translation
2015-10-12 19:25:31 +02:00
gautric
b376d1fb6d
Some fixes into "fr" messages
2015-10-12 16:52:14 +02:00
Stian Thorgersen
20b92c410f
Fix for issue introduced by fixing KEYCLOAK-1931
2015-10-12 14:03:38 +02:00
Stian Thorgersen
10b4bd24a4
Merge pull request #1706 from girirajsharma/Patch-Keycloak-1931
...
[KEYCLOAK-1931] UI doesn't reflect when flow is deleted.
2015-10-12 13:48:45 +02:00
Stian Thorgersen
baaf445727
Merge pull request #1678 from gautric/master
...
[KEYCLOAK-1903] Add French language support
2015-10-12 08:49:44 +02:00
girirajsharma
639b5b617b
[KEYCLOAK-1931] UI doesn't reflect when flow is deleted
2015-10-11 12:42:07 +05:30
Stian Thorgersen
63947cd37a
Merge pull request #1698 from stianst/master
...
Renamed 'Keycloak Version to Server Version' on server info page
2015-10-09 13:59:29 +02:00
Stian Thorgersen
938ce9612c
Renamed 'Keycloak Version to Server Version' on server info page
2015-10-09 13:59:12 +02:00
Stian Thorgersen
d6119c04d6
Merge pull request #1697 from stianst/master
...
KEYCLOAK-1859 Invalid "Go to the home page" link on the "Resource not…
2015-10-09 13:45:44 +02:00
Stian Thorgersen
14646781ad
KEYCLOAK-1859 Invalid "Go to the home page" link on the "Resource not found" page
2015-10-09 13:45:20 +02:00