Bill Burke
151c56a304
conflicts
2015-11-02 11:21:10 -05:00
Bill Burke
c2ad918975
group model
2015-11-02 11:19:19 -05:00
Bill Burke
d896800ec6
groups initial
2015-10-29 16:33:02 -04:00
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
c498b06f68
KEYCLOAK-2007 Migration upgrade for 1.6.1
2015-10-23 22:47:53 +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
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
mposolda
7d590761dd
KEYCLOAK-1981 Migration fix of create-client
2015-10-19 12:46:47 +02:00
mposolda
028cbe1ce2
KEYCLOAK-1983 Fix Oracle and Sybase
2015-10-19 11:45:49 +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
Cory Snyder
d8ebf1e3d6
KEYCLOAK-1863 added both issuer and account name to otp configuration
2015-10-16 09:46:56 -04: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
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
Michael Gerber
f8effaee58
return null instead of an empty set.
2015-10-15 08:19:18 +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
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
c85e0248dd
KEYCLOAK-1883
...
Improve setting of users locale
2015-10-13 19:47:10 +02:00
Stian Thorgersen
4ce93171ba
KEYCLOAK-1335
...
Slow startup in OpenStack
2015-10-13 07:00:47 +02:00
Stian Thorgersen
366a1629e5
KEYCLOAK-1749 Client registration service and client java api
2015-10-08 11:55:42 +02:00
Stian Thorgersen
64ecc3b153
Merge pull request #1672 from ssilvert/KEYCLOAK-1882-add-locale-mapper-on-new-realm
...
KEYCLOAK-1882 Also add locale mapper when new realm is created.
2015-10-06 14:58:27 +02:00
girirajsharma
0a3de09b5a
[KEYCLOAK-1864] No names for required actions
2015-10-04 23:44:44 +05:30
Stan Silvert
28fad68486
KEYCLOAK-1882 Also add locale mapper when new realm is created.
2015-10-02 15:01:39 -04:00
Stian Thorgersen
a53aebcddf
KEYCLOAK-1882 Add locale mapper to admin console clients during migration
2015-10-02 13:43:41 +02:00
mposolda
4f6d3c8dca
KEYCLOAK-1815 Reduce info logging
2015-09-30 16:35:56 +02:00
mposolda
95fe2fe74b
KEYCLOAK-904 offline tokens - migration
2015-09-30 16:35:56 +02: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
Stian Thorgersen
75c0d5089f
KEYCLOAK-1878
...
Add Base64 to Keycloak core
2015-09-25 07:02:25 +02:00
Stian Thorgersen
7d239f8990
Make it possible to set hibernate spec artifact id with a property in parent pom
2015-09-23 15:36:40 +02:00
mposolda
046edbbd54
KEYCLOAK-904 Consents support. Added scopeParamRequired flag to RoleModel
2015-09-23 12:52:47 +02:00
mposolda
7ec3f86efb
KEYCLOAK-904 Offline tokens
2015-09-21 10:28:30 +02:00
Stian Thorgersen
f01d959f7c
Merge pull request #1624 from tkyjovsk/serial-versions
...
Removed occurences of serialVersionUID from all classes.
2015-09-18 13:03:37 +02:00
Stian Thorgersen
9bfbac6be5
KEYCLOAK-1858
...
JavaDoc aggregate fails during release if build not already executed
2015-09-18 10:11:51 +02:00
Tomas Kyjovsky
ac91deac96
Removed occurences of serialVersionUID from all classes.
2015-09-17 17:27:39 +02:00
Stian Thorgersen
e6467403ef
Merge pull request #1600 from cfsnyder/master
...
KEYCLOAK-1807 Fix bug with commas in regex password policies
2015-09-17 08:26:56 +02:00
Cory Snyder
3e04d045ee
KEYCLOAK-1807 Fix bug with commas in regex password policies by using alternate way to declare multiple regex patterns
2015-09-11 11:00:31 -04:00
Stian Thorgersen
3fd4d23bed
Version bump
2015-09-09 11:27:21 +02:00
mposolda
86f0092622
KEYCLOAK-1821 KEYCLOAK-1825 Migration and export/import of clientAuthFlow + resetCredentialsFlow
2015-09-08 19:53:35 +02:00
mposolda
bc189554aa
KEYCLOAK-1795 Add just one clientAuthenticatorType per client
2015-09-04 00:09:54 +02:00
mposolda
89660d06e5
KEYCLOAK-1697 Fix UserProvider.searchForUsersByAttribute
2015-09-03 11:47:24 +02:00