Stian Thorgersen
a218cc3034
KEYCLOAK-2179 Cache fixes
2015-12-03 08:24:16 +01:00
Stian Thorgersen
ee6753d31b
KEYCLOAK-1813 KEYCLOAK-2182 Fixes enable/disable cache
2015-12-02 11:24:04 +01:00
Stian Thorgersen
09c18306c2
KEYCLOAK-2179
...
Realm and user cache is invalidated when added to other nodes
2015-12-02 11:23:54 +01:00
Stian Thorgersen
ff806eae08
Version bump
2015-12-01 19:54:28 +01:00
mposolda
ad34d63cb3
KEYCLOAK-2172 Make Identity broker User Attribute mappers compatible with First Broker Login flow
2015-12-01 15:48:25 +01:00
Stian Thorgersen
778a96c9e4
KEYCLOAK-2173 No such method on Infinispan on EAP6
2015-12-01 13:54:17 +01:00
mposolda
32fb604c88
KEYCLOAK-2149 Fix possible NPE during migration
2015-12-01 11:41:32 +01:00
mposolda
0f3d2bbfb4
KEYCLOAK-2149 DB fixes. firstBrokerLogin migration
2015-11-30 18:57:31 +01:00
mposolda
5b61a10b55
KEYCLOAK-2061 Direct Access Grants disabled by default
2015-11-30 15:56:21 +01:00
mposolda
ec327c99f4
KEYCLOAK-2152 KEYCLOAK-2061 Client switches changes. Support for response_types and grant_types in OIDC Client registration
2015-11-30 15:31:38 +01:00
Stian Thorgersen
5a686c4260
KEYCLOAK-2158
...
Add add-user-keycloak.sh to server overlays
2015-11-30 14:03:54 +01:00
mposolda
57b60797ce
KEYCLOAK-1129 Implicit flow: more work
2015-11-28 00:15:41 +01:00
mposolda
8d2e4c0316
KEYCLOAK-2061 Add switches to enable/disable grant types for clients
2015-11-27 22:28:38 +01:00
Stian Thorgersen
c83e3bd2d1
KEYCLOAK-2106 HTTP 500 for unparsable refresh tokens
2015-11-27 08:59:23 +01:00
Stian Thorgersen
5ea880cfff
Merge pull request #1880 from stianst/KEYCLOAK-2129-USRCACHE
...
KEYCLOAK-2139
2015-11-26 21:14:08 +01:00
Stian Thorgersen
d5105164e9
Merge pull request #1882 from abstractj/KEYCLOAK-2048
...
KEYCLOAK-2148: Update HmacOTP to make use of SecureRandom
2015-11-26 19:40:52 +01:00
Bruno Oliveira
0d582a1326
KEYCLOAK-2148: Update HmacOTP to make use of SecureRandom
2015-11-26 15:53:56 -02:00
Bruno Oliveira
a99df49bc9
KEYCLOAK-2136: Unexpected error when trying to create mapper with already existing name
2015-11-26 13:55:10 -02:00
Stian Thorgersen
b996e88dbd
KEYCLOAK-2139
...
UserCache invalidation does not work proper
2015-11-26 16:39:06 +01:00
Stian Thorgersen
bf4d5f4df9
KEYCLOAK-2082
...
Cross site scripting issues
2015-11-26 10:12:43 +01:00
Bill Burke
b04b124351
KEYCLOAK-2114
2015-11-25 10:13:44 -05:00
Bill Burke
df74338cbc
Merge pull request #1850 from girirajsharma/KEYCLOAK-2113
...
[KEYCLOAK-2113] Cannot delete group
2015-11-25 08:52:26 -05:00
Stian Thorgersen
3685a185d4
Merge pull request #1859 from stianst/reset-pass
...
KEYCLOAK-1758 add-user script
2015-11-25 06:56:35 +01:00
Stian Thorgersen
cfc28b861b
KEYCLOAK-1758 add-user script
2015-11-24 21:54:58 +01:00
Stian Thorgersen
500bced6ee
KEYCLOAK-1971 REST end point does't validate password policies properly
2015-11-24 20:50:41 +01:00
Marek Posolda
d6089597ff
Merge pull request #1847 from gerbermichi/password
...
remove empty password check
2015-11-24 17:23:51 +01:00
Michael Gerber
9a3e023c43
fix null pointer
2015-11-24 13:54:33 +00:00
Stian Thorgersen
f6743eff69
KEYCLOAK-2119
...
OTP Policy form validates both TOTP and HOTP at the same time
2015-11-23 12:02:39 +01:00
girirajsharma
cf8b0abaad
[KEYCLOAK-2113] Cannot delete group
2015-11-22 20:52:31 +05:30
Stian Thorgersen
aedd23a43d
Merge pull request #1843 from stianst/client-reg
...
KEYCLOAK-1749 Add documentation and fixed clean-up of expired initial…
2015-11-19 19:58:42 +01:00
Stian Thorgersen
7e8c80c0df
KEYCLOAK-1749 Add documentation and fixed clean-up of expired initial access tokens
2015-11-19 16:11:41 +01:00
Bill Burke
98958a2bc4
default groups
2015-11-18 19:40:30 -05:00
Bill Burke
6989589e72
Merge remote-tracking branch 'upstream/master'
2015-11-18 15:24:45 -05:00
Bill Burke
4f00f6cceb
group mongo
2015-11-18 15:24:27 -05:00
Stian Thorgersen
95e729b0b7
Merge pull request #1832 from stianst/client-reg
...
KEYCLOAK-2085
2015-11-18 19:34:47 +01: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
764c20d748
KEYCLOAK-2085 Initial access tokens for client registration
2015-11-18 10:33:24 +01:00
Thomas Darimont
c81d0c0898
KEYCLOAK-2101 - Ensure consistent order for properties in json configuration export.
...
We now explicitly order the AuthenticatorFlows, AuthenticatorConfig, as well
as RequiredActions to ensure a consistent order for the configuration export to make
it easier to diff / version keycloak configuration files.
Previously the order of the json properties of an configuration export were
non deterministic. The configuration file could look partially different after a
export, import, export sequence even if no changes were made.
2015-11-17 22:34:21 +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
Stian Thorgersen
bad0a95123
KEYCLOAK-1749 Client registration service
...
Changed endpoints of client registration to just clients
Started installation
Added adapter config retrival to client reg
2015-11-16 13:24:56 +01:00
Stian Thorgersen
1bc08fff16
Merge pull request #1823 from abstractj/KEYCLOAK-2056
...
KEYCLOAK-2056: Removal of file model provider
2015-11-16 08:33:56 +01:00
mposolda
ea7709a104
KEYCLOAK-2026 Fix realm.getMasterAdminClient() in JPA and Mongo models
2015-11-13 18:51:09 +01:00
mposolda
1d5a01577e
KEYCLOAK-1750 First broker login - migration
2015-11-13 18:51:09 +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
Bruno Oliveira
4b0e33e388
KEYCLOAK-2056: Removal of file model provider
2015-11-13 13:44:15 -02: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
mposolda
ce4a865579
KEYCLOAK-1750 First broker login - tests
2015-11-13 09:32:46 +01:00
Bill Burke
0d20e3c7ff
Merge remote-tracking branch 'upstream/master'
2015-11-12 11:31:55 -05:00