Bill Burke
|
48f7efc97f
|
@NoCache where appropriate
|
2014-08-10 12:28:43 -04:00 |
|
Bill Burke
|
9aa6b4cbfa
|
optimize imports
|
2014-08-10 12:17:45 -04:00 |
|
Bill Burke
|
dc4e8603d7
|
change logout behavior
|
2014-08-08 18:33:37 -04:00 |
|
Bill Burke
|
32a19563a5
|
KEYCLOAK-547
|
2014-08-06 19:15:52 -04:00 |
|
Bill Burke
|
aff32f69bb
|
version
|
2014-08-06 15:44:50 -04:00 |
|
Bill Burke
|
e04af84ac0
|
bump version
|
2014-08-06 09:00:23 -04:00 |
|
Bill Burke
|
905061e2b7
|
bump version
|
2014-08-05 20:52:50 -04:00 |
|
Bill Burke
|
5b5fea347a
|
improved oauth login/grant
|
2014-08-05 19:36:19 -04:00 |
|
Bill Burke
|
19e1ddff1d
|
logging
|
2014-08-05 16:04:13 -04:00 |
|
Bill Burke
|
ea0ceeb65d
|
Merge pull request #589 from patriot1burke/master
app full scope
|
2014-08-04 16:26:51 -04:00 |
|
Bill Burke
|
a497c69758
|
relative logout
|
2014-08-04 16:17:35 -04:00 |
|
Bill Burke
|
731d75c756
|
app full scope by default
|
2014-08-04 16:04:10 -04:00 |
|
mposolda
|
5edb84ccfb
|
Ensure that displayName is persisted. Add 'user' to ActiveDirectory classes
|
2014-08-04 16:42:48 +02:00 |
|
Bill Burke
|
60a564dcfd
|
fix fed example
|
2014-08-03 10:53:37 -04:00 |
|
Bill Burke
|
101a72cd65
|
remove AuthenticationProvider/Link
|
2014-08-01 18:03:48 -04:00 |
|
Bill Burke
|
d1c5c55a61
|
switch to a get
|
2014-08-01 13:28:17 -04:00 |
|
Bill Burke
|
bdc31d9459
|
Merge remote-tracking branch 'upstream/master'
|
2014-08-01 13:18:46 -04:00 |
|
Bill Burke
|
f08c42a37e
|
token validation
|
2014-08-01 13:18:32 -04:00 |
|
Stian Thorgersen
|
6cbeeb1b1a
|
KEYCLOAK-591 Require SSL for all external requests by default
|
2014-08-01 13:52:04 +01:00 |
|
Bill Burke
|
705da88daa
|
fix cache setup
|
2014-07-31 14:05:23 -04:00 |
|
Bill Burke
|
94c06f3f5d
|
fed ui
|
2014-07-31 13:13:48 -04:00 |
|
Bill Burke
|
b72a7db6fe
|
federation display name
|
2014-07-31 10:51:04 -04:00 |
|
Bill Burke
|
d0dc75c06f
|
federation ui
|
2014-07-30 22:52:39 -04:00 |
|
Stian Thorgersen
|
fa01d53f9e
|
KEYCLOAK-545 Stop NPE if no client_secret is specified or bearer-only application is used for grants/access
|
2014-07-30 16:41:07 +01:00 |
|
Stian Thorgersen
|
50bc53d673
|
KEYCLOAK-562 Cache theme instances
|
2014-07-30 16:06:08 +01:00 |
|
Stian Thorgersen
|
fcc4781e3a
|
Updated admin endpoints and console to use oauth client name/clientId to retrieve a oauth client
|
2014-07-30 14:10:25 +01:00 |
|
Stian Thorgersen
|
614c718304
|
KEYCLOAK-581 Add login_hint query param to login
|
2014-07-30 13:43:46 +01:00 |
|
Stian Thorgersen
|
02a59812e6
|
Added ClientSessionModel to UserSessionProvider
|
2014-07-29 16:10:41 +01:00 |
|
Stian Thorgersen
|
7f4849e165
|
Merge pull request #560 from stianst/demo-non-localhost
KEYCLOAK-579 Use relative urls in examples
|
2014-07-28 10:48:30 +01:00 |
|
Stian Thorgersen
|
628c7dd92a
|
KEYCLOAK-579 Use relative urls in examples
|
2014-07-28 10:41:21 +01:00 |
|
Bill Burke
|
3bb0842eae
|
federation iteration 2
|
2014-07-25 21:05:45 -04:00 |
|
Stian Thorgersen
|
614bee3061
|
KEYCLOAK-570 Add use-resource-role-mappings to WildFly installation
|
2014-07-25 11:53:10 +01:00 |
|
Bill Burke
|
1b14444eba
|
rename FederationProvider to UserFederationProvider
|
2014-07-24 11:11:21 -04:00 |
|
Stian Thorgersen
|
511cc483cb
|
Moved audit/tests and model/tests to testsuite
|
2014-07-24 13:49:15 +01:00 |
|
Bill Burke
|
43d08f2d05
|
federation iteration 1 complete
|
2014-07-23 17:05:49 -04:00 |
|
Bill Burke
|
171e9b1ce9
|
Merge remote-tracking branch 'upstream/master'
|
2014-07-23 15:10:48 -04:00 |
|
Bill Burke
|
eec582e704
|
merge
|
2014-07-23 15:10:36 -04:00 |
|
Stian Thorgersen
|
d6f5bf6cde
|
Moved rememberMe, usernameUsed fields from AccessCode to UserSessions. Change AccessCode to have a single action instead of a list of required actions, also used action for codes that needs user to grant permissions first. Finally removed expiration time on access code and use timestamp directly
|
2014-07-23 15:58:09 +01:00 |
|
Bill Burke
|
f1d72d0b6d
|
fed 2
|
2014-07-23 10:42:18 -04:00 |
|
Bill Burke
|
148d494905
|
federation iteration
|
2014-07-23 10:21:25 -04:00 |
|
Stian Thorgersen
|
b196d0dded
|
Remove access token from access code, and create token when code is exchanged for token
|
2014-07-22 09:37:21 +01:00 |
|
Bill Burke
|
f275ecf6d5
|
cache settings
|
2014-07-18 11:30:10 -04:00 |
|
mposolda
|
3dff4afe83
|
Export/import improvements and fixes
|
2014-07-17 21:31:33 +02:00 |
|
Stian Thorgersen
|
c21be01e97
|
Merge pull request #529 from stianst/master
KEYCLOAK-435 Added pagination support for users
|
2014-07-16 18:04:36 +01:00 |
|
Stian Thorgersen
|
72d240a57e
|
KEYCLOAK-435 Added pagination support for users
|
2014-07-16 17:54:11 +01:00 |
|
Bill Burke
|
8fbfba907b
|
Merge remote-tracking branch 'upstream/master'
|
2014-07-16 12:05:31 -04:00 |
|
Bill Burke
|
f342a8c7a3
|
move credential validation to UserProvider
|
2014-07-16 12:05:15 -04:00 |
|
Stian Thorgersen
|
e0ec121012
|
KEYCLOAK-559 If session iframe is enabled, check this before doing a login if onload is check-sso
|
2014-07-16 10:47:42 +01:00 |
|
Bill Burke
|
a5593469ae
|
rename ModelProvider->RealmProvider
|
2014-07-15 15:44:50 -04:00 |
|
Bill Burke
|
484a4c1454
|
user provider refactor complete
|
2014-07-15 15:25:06 -04:00 |
|
Bill Burke
|
ff86bdc35f
|
userprovider split
|
2014-07-15 12:11:12 -04:00 |
|
mposolda
|
c14840a4c0
|
More cleanup after rebase
|
2014-07-15 14:44:38 +02:00 |
|
mposolda
|
24a492ffe0
|
Export/import refactoring to use same representation as admin endpoints
|
2014-07-15 05:35:24 +02:00 |
|
Bill Burke
|
d2c27daa16
|
changes
|
2014-07-14 11:31:25 -04:00 |
|
Stian Thorgersen
|
3f68180ee7
|
KEYCLOAK-512 Pagination support for sessions
|
2014-07-14 11:49:59 +01:00 |
|
Stian Thorgersen
|
d625fb014c
|
Added JPA connection provider and added basic support for multiple transactions to KeycloakSession
|
2014-07-14 10:10:03 +01:00 |
|
Bill Burke
|
626cecba95
|
enlist
|
2014-07-11 19:43:37 -04:00 |
|
Bill Burke
|
5f5316fbdc
|
session transaction
|
2014-07-11 19:29:11 -04:00 |
|
Stian Thorgersen
|
86671a2354
|
Started UserSessionProvider
|
2014-07-10 16:48:25 +01:00 |
|
Stian Thorgersen
|
7491b1c369
|
KEYCLOAK-553 Added minified keycloak.js
|
2014-07-09 12:23:29 +01:00 |
|
Stian Thorgersen
|
ad6d52cb0f
|
Removed model methods from KeycloakSession
|
2014-07-08 15:27:42 +01:00 |
|
Stian Thorgersen
|
8dc293f629
|
Removed removeAllData from model
|
2014-07-08 15:27:42 +01:00 |
|
Stian Thorgersen
|
621cae61b6
|
Added hybrid model provider with jpa stores
|
2014-07-08 12:04:09 +01:00 |
|
mposolda
|
ffc30b4c03
|
Changes in representations - adding role mappings under user representation
|
2014-07-07 22:48:53 +02:00 |
|
Stian Thorgersen
|
38857cf2e6
|
Remove notBefore from users
|
2014-07-07 16:23:53 +01:00 |
|
Stian Thorgersen
|
099743d448
|
Rename loginName to username
|
2014-07-07 15:56:21 +01:00 |
|
Stian Thorgersen
|
270d6108ca
|
KEYCLOAK-501 Check if old session for browser exists and delete before creating a new
|
2014-06-27 12:55:33 +01:00 |
|
Stian Thorgersen
|
26eac398e0
|
KEYCLOAK-541 Create session after resetting password through email
|
2014-06-27 12:20:32 +01:00 |
|
Stian Thorgersen
|
34a1923d18
|
Refactor to prepar for splitting model
|
2014-06-27 09:39:06 +01:00 |
|
mposolda
|
b1cfab34fd
|
Support for test of LDAP connection and authentication
|
2014-06-24 10:03:14 +02:00 |
|
mposolda
|
aea4fd8e30
|
Upgrade to picketlink 2.6.0.CR5. Support for sync whole UserModel into AuthenticationProvider
|
2014-06-23 15:29:00 +02:00 |
|
Stian Thorgersen
|
d73d2e0788
|
Started test tools module
|
2014-06-23 11:37:03 +01:00 |
|
Bill Burke
|
d21a19925b
|
stateless access codes
|
2014-06-20 10:37:27 -04:00 |
|
Stian Thorgersen
|
df2305eb02
|
Bumped version to 1.0-beta-4-SNAPSHOT
|
2014-06-19 10:19:10 +01:00 |
|
mposolda
|
5d8c803da6
|
Remove duplicite dependency declarations to remove maven warnings
|
2014-06-18 10:31:56 +02:00 |
|
Stian Thorgersen
|
469d044254
|
KEYCLOAK-532
|
2014-06-17 14:07:07 +01:00 |
|
Bill Burke
|
1eafb01c8d
|
keycloak-521
|
2014-06-16 11:59:27 -04:00 |
|
Bill Burke
|
cbea141a54
|
cache impl
|
2014-06-13 17:17:45 -04:00 |
|
Bill Burke
|
2ae2067841
|
refactor for caching again
|
2014-06-12 11:11:14 -04:00 |
|
Bill Burke
|
0dd06e3343
|
model refactor for caching
|
2014-06-10 18:50:08 -04:00 |
|
Bill Burke
|
2f3c8bf079
|
cache refactor
|
2014-06-06 15:12:58 -04:00 |
|
Stian Thorgersen
|
5f6687ec62
|
KEYCLOAK-244 Social should be stateless
|
2014-06-05 10:09:17 +01:00 |
|
Bill Burke
|
9410adf9ce
|
fix deadlocks
|
2014-06-02 21:33:43 -04:00 |
|
Bill Burke
|
d5b34a0b41
|
bump version again
|
2014-06-02 13:12:04 -04:00 |
|
Bill Burke
|
0fcf80dd6e
|
bump version
|
2014-06-02 12:21:58 -04:00 |
|
Stian Thorgersen
|
5dafad71ac
|
Set cache-control on static resources from themes
|
2014-05-30 16:59:25 +01:00 |
|
Stian Thorgersen
|
2025d314ec
|
Bump version to 1.0.beta2-SNAPSHOT
|
2014-05-30 08:52:03 +01:00 |
|
Bill Burke
|
2ae3775841
|
bump version
|
2014-05-29 12:12:33 -04:00 |
|
Stian Thorgersen
|
24ac6cbbac
|
Fix themes displayed multiple times in admin console
|
2014-05-29 10:28:05 +01:00 |
|
Stian Thorgersen
|
dd30a35e1e
|
Disable session iframe in Corodova
|
2014-05-28 17:29:13 +01:00 |
|
Stian Thorgersen
|
9261c1608f
|
Fix missing @Path in admin console
|
2014-05-27 13:40:32 +01:00 |
|
Bill Burke
|
3545ac130b
|
jax-doclet
|
2014-05-26 20:50:42 -04:00 |
|
Bill Burke
|
199c786e22
|
jaxrs-doclet support
|
2014-05-26 20:41:33 -04:00 |
|
Bill Burke
|
1f8b2d4c7b
|
stuff
|
2014-05-26 12:49:56 -04:00 |
|
Bill Burke
|
ab2932f75e
|
effective roles to oauth
|
2014-05-23 19:01:09 -04:00 |
|
Bill Burke
|
e4232c73c6
|
admin rest api example
|
2014-05-23 18:20:55 -04:00 |
|
Bill Burke
|
54cc095ff5
|
admin cors support
|
2014-05-23 16:02:14 -04:00 |
|
Bill Burke
|
236f3ab768
|
admin cors
|
2014-05-23 09:37:07 -04:00 |
|
Stian Thorgersen
|
37099f3177
|
KEYCLOAK-494
Session state iframe uses first redirect uri for a client
|
2014-05-22 17:51:51 +01:00 |
|
Bill Burke
|
0d9e14d4c7
|
Merge remote-tracking branch 'upstream/master'
|
2014-05-21 10:56:21 -04:00 |
|