mposolda
f8f4de9389
KEYCLOAK-2005 Fixed migration to take less time. Added UserProvider.grantToAllUsers
2015-10-26 11:06:19 +01:00
mposolda
74924f2f8c
KEYCLOAK-2011
2015-10-23 22:48:06 +02:00
mposolda
e04dbffb88
KEYCLOAK-1999 KC server doesn't start on EAP 6.4 in local mode on PostgreSQL
2015-10-22 14:28:08 +02:00
mposolda
605c80a68d
KEYCLOAK-1952 Migration fix. Change some INFO messages to DEBUG/TRACE
2015-10-16 20:51:40 +02:00
mposolda
9cc5ca3ce4
KEYCLOAK-1972 docs and export/import fixes for offline tokens. DB fixes
2015-10-16 19:09:52 +02:00
mposolda
4587fd23b6
KEYCLOAK-1929 Change package names. Fix Fuse demo
2015-10-16 16:30:42 +02:00
Stian Thorgersen
2910db5595
KEYCLOAK-1973 Clear user from authentication context is password is not valid
2015-10-16 11:24:45 +02:00
Stian Thorgersen
a6556a49c2
Merge pull request #1738 from gerbermichi/locale
...
KEYCLOAK-1962 update realm overwrites supported locales with empty list
2015-10-16 10:21:20 +02: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
Bill Burke
20f18eec15
support browser refresh
2015-10-15 16:30:21 -04:00
mposolda
67435791ed
KEYCLOAK-1961 revokeRefreshToken support for offline tokens and other fixes
2015-10-15 22:30:17 +02:00
mposolda
b4520baee5
KEYCLOAK-1959 Role offline_access was effective only when explicitly added to user
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
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
Michael Gerber
f8effaee58
return null instead of an empty set.
2015-10-15 08:19:18 +02:00
Stian Thorgersen
bf7d43fffb
Add test to make sure expired password is checked on direct grant
2015-10-15 08:03:54 +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
192387047f
Merge pull request #1728 from stianst/master
...
KEYCLOAK-1930
2015-10-14 20:15:00 +02:00
Bill Burke
5563118d79
KEYCLOAK-1908
2015-10-14 11:49:36 -04:00
Bill Burke
aadd63e2b0
Merge remote-tracking branch 'upstream/master'
2015-10-14 10:51:14 -04:00
Bill Burke
59d548228a
KEYCLOAK-1839
2015-10-14 10:50:53 -04:00
Stian Thorgersen
b54bb25121
KEYCLOAK-1930
2015-10-14 14:22:10 +02: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
c85e0248dd
KEYCLOAK-1883
...
Improve setting of users locale
2015-10-13 19:47:10 +02:00
Stian Thorgersen
2ec143a3ba
Fix tests
2015-10-13 13:17:46 +02:00
Stian Thorgersen
bdba5ff8b1
KEYCLOAK-1947 Add tests without client secret
2015-10-13 09:02:09 +02:00
Stian Thorgersen
ef56dca050
KEYCLOAK-1823
...
Annoying behaviour of validations in user registration form
2015-10-13 08:14:39 +02:00
Stian Thorgersen
07c3772b08
KEYCLOAK-1823
...
Annoying behaviour of validations in user registration form
2015-10-13 07:36:20 +02:00
Stian Thorgersen
85a886da18
KEYCLOAK-1823
...
Annoying behaviour of validations in user registration form
2015-10-13 07:30:31 +02:00
Stian Thorgersen
4fbf6841be
KEYCLOAK-1944
...
Remove winzipaes import/export provider
2015-10-12 14:43:52 +02:00
Bill Burke
382b8d60d0
Merge remote-tracking branch 'upstream/master'
2015-10-09 18:11:53 -04:00
Bill Burke
9ced56d8d7
saml and oidc filters
2015-10-09 18:07:50 -04:00
Stian Thorgersen
e5d404fdb3
Remove unused import
2015-10-09 09:54:39 +02:00
Stian Thorgersen
1342904fae
KEYCLOAK-1935 Stop KeycloakServer if Undertow fails to start
2015-10-09 09:03:48 +02:00
Bill Burke
7c600e2f4b
SAML SP Filter
2015-10-08 16:19:43 -04:00
Bill Burke
450e031da9
saml adapter docs
2015-10-07 16:20:59 -04:00
Bill Burke
72256fd6ac
Merge remote-tracking branch 'upstream/master'
2015-10-02 18:40:05 -04:00
Bill Burke
d06237a3fd
saml adapter schema and simplifications
2015-10-02 18:39:50 -04:00
mposolda
7816f053a6
KEYCLOAK-1856 KEYCLOAK-1860 Fix onoffswitchvalue directive
2015-10-02 11:09:54 +02:00
Bill Burke
75343986b0
keycloak-common
2015-10-01 14:27:51 -04:00
mposolda
6fbb8ccf71
KEYCLOAK-904 Offline tokens - model changes, admin console, export/import, docs
2015-09-30 10:51:36 +02:00
Stian Thorgersen
55deedd3b8
KEYCLOAK-1868 Import clients through admin console
...
KEYCLOAK-1869 Add root url to clients that should be used to resolve relative urls
2015-09-29 12:16:05 +02:00
Bill Burke
0a42a28eeb
Merge remote-tracking branch 'upstream/master'
2015-09-25 15:12:34 -04:00
Bill Burke
88355d7eb4
tomcat6 adapter
2015-09-25 15:12:14 -04:00
Stian Thorgersen
75c0d5089f
KEYCLOAK-1878
...
Add Base64 to Keycloak core
2015-09-25 07:02:25 +02:00
Bill Burke
49a530f2b4
merge
2015-09-23 21:13:42 -04:00
Bill Burke
c14d3d7963
merge conflicts
2015-09-23 21:01:47 -04:00
Bill Burke
35a00b449d
all tests
2015-09-23 20:45:20 -04:00