Hynek Mlnarik
|
ddcbee2bff
|
KEYCLOAK-4187 Minor updates in API
|
2017-07-14 15:40:43 +02:00 |
|
Bill Burke
|
b0a33c9765
|
KEYCLOAK-5155
|
2017-07-13 14:51:27 -04:00 |
|
mposolda
|
3fca731395
|
KEYCLOAK-5136 Improve browser refresh button after switch to different flow
|
2017-07-11 13:03:18 +02:00 |
|
mposolda
|
936efe872a
|
KEYCLOAK-5061 Process correct initial flow when action expired
|
2017-07-10 22:52:54 +02:00 |
|
mposolda
|
7be2c55f61
|
KEYCLOAK-5061 Better error messages when action expired
|
2017-07-10 19:50:28 +02:00 |
|
Marek Posolda
|
48eaebf1c3
|
Merge pull request #4293 from TeliaSoneraNorge/KEYCLOAK-5139
KEYCLOAK-5139 refresh token does not work with pairwise subject ident…
|
2017-07-10 11:21:34 +02:00 |
|
Pedro Igor
|
65251748c7
|
[KEYCLOAK-5148] - Create authorization settings when creating a new client using a config file
|
2017-07-05 18:19:00 -03:00 |
|
Pedro Igor
|
4b7c61111c
|
Merge pull request #4288 from pedroigor/KEYCLOAK-5135
[KEYCLOAK-5135] - Wrong comparison when checking for duplicate resources during creation
|
2017-07-05 08:22:23 -03:00 |
|
Martin Hardselius
|
8cb8678525
|
KEYCLOAK-5139 refresh token does not work with pairwise subject identifiers
|
2017-07-05 12:32:43 +02:00 |
|
Stian Thorgersen
|
c95aace6e0
|
KEYCLOAK-5141 Return '*' in Cors requests when '*' is in list of permitted origins. Stop caching well-known information as it can change. (#4290)
|
2017-07-05 09:25:21 +02:00 |
|
Stian Thorgersen
|
9a9f4137e5
|
KEYCLOAK-4556 KEYCLOAK-5022 Only cache keycloak.js and iframe if specific version is requested (#4289)
|
2017-07-04 21:18:34 +02:00 |
|
Pedro Igor
|
adffe16cb8
|
[KEYCLOAK-5135] - Wrong comparison when checking for duplicate resources during creation
|
2017-07-04 10:16:55 -03:00 |
|
Stan Silvert
|
32b16717a7
|
KEYCLOAK-4234: Link to app in acct mgt doesn't use root url (#4285)
* KEYCLOAK-4234: Link to app in acct mgt not use root url
* Add tests.
|
2017-07-04 07:01:58 +02:00 |
|
Stian Thorgersen
|
454c5f4d83
|
Set version to 3.3.0.CR1-SNAPSHOT
|
2017-06-30 09:47:11 +02:00 |
|
Bill Burke
|
999dff353c
|
Merge remote-tracking branch 'upstream/master'
|
2017-06-29 17:37:45 -04:00 |
|
Bill Burke
|
f5389b0e17
|
don't clean up properly
|
2017-06-29 17:36:45 -04:00 |
|
Sebastien Blanc
|
500a21685f
|
KEYCLOAK-5082 : Add new redirect-rewrite-rule parameters for the adapters (#4255)
* add rewrite rule config property
* add subsystem support for redirect rewrite
* update deployment unit test
* add license headers
* Optimize rewrite method
|
2017-06-29 12:50:42 +02:00 |
|
Stian Thorgersen
|
5e225c2bd5
|
Merge pull request #4266 from CoreFiling/FullNameMapper
Fallback to using username in FullNameMapper
|
2017-06-29 07:28:42 +02:00 |
|
Stian Thorgersen
|
c9bc321d2a
|
Merge pull request #4269 from stianst/dockerdockerdocker
KEYCLOAK-3592 Docker auth implementation
|
2017-06-29 07:23:47 +02:00 |
|
Stian Thorgersen
|
74fe9249d5
|
Merge pull request #4216 from machielg/master
KEYCLOAK-5026 Store credentials
|
2017-06-29 06:52:16 +02:00 |
|
Josh Cain
|
89fcddd605
|
KEYCLOAK-3592 Docker auth implementation
|
2017-06-29 06:37:34 +02:00 |
|
Stian Thorgersen
|
e964b156cc
|
Merge pull request #4264 from stianst/KEYCLOAK-5074
KEYCLOAK-5074 Allow updating client secret through client registratio…
|
2017-06-28 11:40:04 +02:00 |
|
Jay Anslow
|
bdc9e8d2c3
|
Omit empty name claim in FullNameMapper
If a user has no first or last name, don't add the `name` claim.
|
2017-06-28 09:40:57 +01:00 |
|
Stian Thorgersen
|
ce4506f367
|
Merge pull request #4261 from hmlnarik/KEYCLOAK-4377-null
KEYCLOAK-4377
|
2017-06-28 08:21:20 +02:00 |
|
Stian Thorgersen
|
1220d7f898
|
KEYCLOAK-5074 Allow updating client secret through client registration service
|
2017-06-28 08:11:51 +02:00 |
|
Hynek Mlnarik
|
a3ccac2012
|
KEYCLOAK-4377
|
2017-06-27 14:34:47 +02:00 |
|
Stian Thorgersen
|
4be0e36306
|
Merge pull request #4208 from ASzc/KEYCLOAK-4758
KEYCLOAK-4758
|
2017-06-27 11:35:43 +02:00 |
|
Stian Thorgersen
|
56c5996aff
|
Merge pull request #4259 from stianst/abstractj-KEYCLOAK-4444
KEYCLOAK-4444
|
2017-06-27 10:44:30 +02:00 |
|
Machiel Groeneveld
|
7849191ec7
|
Merge branch 'master' into master
|
2017-06-27 10:27:07 +02:00 |
|
Stian Thorgersen
|
06a318d7d5
|
KEYCLOAK-4444 Update for fine grained permissions
|
2017-06-27 08:38:51 +02:00 |
|
Bruno Oliveira
|
361ab1c988
|
[KEYCLOAK-4444] Allow sending test email
|
2017-06-27 08:38:36 +02:00 |
|
Stian Thorgersen
|
b4d39ca061
|
KEYCLOAK-4984 Don't update client registration access token on read
|
2017-06-27 08:29:03 +02:00 |
|
Bill Burke
|
bc05560d4d
|
Merge remote-tracking branch 'upstream/master'
|
2017-06-26 11:41:12 -04:00 |
|
Bill Burke
|
28b3ef9aa9
|
admin console work
|
2017-06-26 11:40:32 -04:00 |
|
Bill Burke
|
22987bb90b
|
Merge pull request #4250 from mposolda/RHSSO-1027
KEYCLOAK-5085 Easy fix to just handle the exception
|
2017-06-26 10:04:02 -04:00 |
|
Bill Burke
|
f1807aead4
|
impersonate
|
2017-06-25 11:28:37 -04:00 |
|
mposolda
|
756d996a4a
|
KEYCLOAK-5085 RHSSO-1027 Fix to handle the exception thrown from alternative flow
|
2017-06-23 19:13:43 +02:00 |
|
Bill Burke
|
3ee86fedc7
|
Merge remote-tracking branch 'upstream/master'
|
2017-06-23 09:57:35 -04:00 |
|
Bill Burke
|
e7f781df5a
|
fix
|
2017-06-23 09:57:25 -04:00 |
|
Hynek Mlnarik
|
8f9ed32a66
|
KEYCLOAK-5078 ConcurrencyTest fails intermittently
This commit fixes 401 Unauthorized issues
|
2017-06-23 15:16:23 +02:00 |
|
Bill Burke
|
39dea4b078
|
restricting admin role mapping
|
2017-06-22 16:51:46 -04:00 |
|
Stian Thorgersen
|
6f731dfee9
|
Merge pull request #4118 from skjolber/feature/KEYCLOAK-3056-verify-signature-2
Some adjustments for KEYCLOAK-3056 / PR #3893
|
2017-06-22 08:44:32 +02:00 |
|
Marek Posolda
|
ab7a0c2252
|
Merge pull request #4248 from mposolda/client-initial-access-db
KEYCLOAK-4631 Move ClientInitialAccessModel from userSession model to…
|
2017-06-22 06:27:25 +02:00 |
|
Bill Burke
|
d08ddade2e
|
merge
|
2017-06-21 17:43:54 -04:00 |
|
Bill Burke
|
52e40922bc
|
removal
|
2017-06-21 17:42:57 -04:00 |
|
Bill Burke
|
2b1613d36b
|
Merge pull request #4064 from frelibert/KEYCLOAK-4781
KEYCLOAK-4781 Support for an AttributeStatement Mapper
|
2017-06-21 17:06:16 -04:00 |
|
Bill Burke
|
f1132ffabe
|
Merge pull request #4175 from mrezai/fix-pkce-s256-code-challenge
KEYCLOAK-4956: Fix incorrect PKCE S256 code challenge generation
|
2017-06-21 17:04:31 -04:00 |
|
mposolda
|
fc61a4e89f
|
KEYCLOAK-4631 Move ClientInitialAccessModel from userSession model to realm model
|
2017-06-21 22:14:20 +02:00 |
|
Marek Posolda
|
eae0360eb1
|
Merge pull request #4243 from mposolda/KEYCLOAK-3316
KEYCLOAK-3316 Fixes for OAuth2 requests without 'scope=openid'
|
2017-06-20 22:05:23 +02:00 |
|
Pedro Igor
|
93d57c7d00
|
Merge pull request #4236 from CoreFiling/js-policy-performance
[KEYCLOAK-5072] - Improve performance of JSPolicyProvider
|
2017-06-20 15:11:40 -03:00 |
|