keycloak-scim/services/src/main/java/org/keycloak
Martin Hardselius a4315f4076 Fix introspection error for pairwise access tokens
When access tokens containing a pairwise sub are introspected, user
related checks are using that sub to fetch the UserModel instead of
fetching the user from the UserSession. No corresponding user is found
(or possibly even another user) and the token is reported inactive.

Resolves: KEYCLOAK-5494
2017-09-15 10:31:47 +02:00
..
authentication KEYCLOAK-5315 Conditional OTP enforcement does not work (#4399) 2017-09-13 06:58:59 +02:00
authorization KEYCLOAK-4858: Slow query performance for client with large data volume 2017-09-06 09:55:53 -03:00
broker KEYCLOAK-5342 (#4431) 2017-08-28 14:35:58 +02:00
connections/httpclient refactor mongo entities, optimize imports 2016-09-28 15:25:39 -04:00
credential KEYCLOAK-5078 ConcurrencyTest fails intermittently 2017-06-23 15:16:23 +02:00
email KEYCLOAK-5285: Adding protected access. (#4405) 2017-08-25 07:30:26 +02:00
events refactor mongo entities, optimize imports 2016-09-28 15:25:39 -04:00
exportimport KEYCLOAK-4858: Slow query performance for client with large data volume 2017-09-06 09:55:53 -03:00
forms KEYCLOAK-943 Started account rest service. Profile and sessions completed. (#4439) 2017-08-29 20:12:09 +02:00
keys KEYCLOAK-4780 Ensure Base64 encoded HMAC secret key is decoded before use 2017-04-26 16:04:44 +02:00
partialimport KEYCLOAK-3617 KEYCLOAK-4117 KEYCLOAK-4118 2017-01-09 17:14:20 -05:00
protocol Fix introspection error for pairwise access tokens 2017-09-15 10:31:47 +02:00
provider KEYCLOAK-3635 Not possible to filter debug/trace logging 2016-10-17 16:12:14 +02:00
scripting Extract EvaluatebleScriptAdapter 2017-06-19 15:32:14 +01:00
services Merge pull request #4451 from glavoie/KEYCLOAK-4858-ResourceServer 2017-09-12 15:54:16 -03:00
social feat: added PayPal IDP (#4449) 2017-09-12 11:57:59 +02:00
storage KEYCLOAK-5293 Add notBefore to user 2017-08-23 08:58:26 +02:00
theme KEYCLOAK-4150 Unresolved variable ${cliane_security-admin-console} in admin web client 2017-01-13 17:48:21 +01:00
timer/basic KEYCLOAK-2713 Fix error at startup 2016-03-24 15:30:53 +01:00
transaction KEYCLOAK-3617 KEYCLOAK-4117 KEYCLOAK-4118 2017-01-09 17:14:20 -05:00
truststore refactor mongo entities, optimize imports 2016-09-28 15:25:39 -04:00
utils KEYCLOAK-5119 (#4400) 2017-08-22 08:07:36 +02:00
wellknown KEYCLOAK-1524 2016-02-03 11:20:22 +01:00