Bill Burke
|
101a72cd65
|
remove AuthenticationProvider/Link
|
2014-08-01 18:03:48 -04:00 |
|
Bill Burke
|
c9851f1c05
|
add HttpServletRequest.authenticate() test
|
2014-08-01 15:50:20 -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
|
64589bc807
|
maxResults
|
2014-07-31 17:41:38 -04:00 |
|
Bill Burke
|
9f6c206078
|
ldap edit mode
|
2014-07-31 17:28:48 -04:00 |
|
Bill Burke
|
a084695978
|
support registration ldap
|
2014-07-31 15:22:20 -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 |
|
Andrea Vibelli
|
9e4086e501
|
Remove warning from Maven log4j:log4j:jar -> duplicate declaration
|
2014-07-31 11:06:24 +02:00 |
|
Bill Burke
|
d0dc75c06f
|
federation ui
|
2014-07-30 22:52:39 -04:00 |
|
Bill Burke
|
8ea0d19d2f
|
federation refactor
|
2014-07-30 16:01:54 -04: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 |
|
Rodrigo Sasaki
|
e338f1af15
|
Admin REST client
|
2014-07-30 13:24:44 +01:00 |
|
Stian Thorgersen
|
2b012ff238
|
Fix test
|
2014-07-30 09:47:16 +01:00 |
|
Stian Thorgersen
|
02a59812e6
|
Added ClientSessionModel to UserSessionProvider
|
2014-07-29 16:10:41 +01:00 |
|
Bill Burke
|
3bb0842eae
|
federation iteration 2
|
2014-07-25 21:05:45 -04:00 |
|
Bill Burke
|
b1cd37814a
|
rename
|
2014-07-25 10:40:46 -04:00 |
|
Bill Burke
|
1b14444eba
|
rename FederationProvider to UserFederationProvider
|
2014-07-24 11:11:21 -04:00 |
|
Stian Thorgersen
|
b5835fc232
|
Added test to make sure password is verified with totp login
|
2014-07-24 14:15:02 +01: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 |
|
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 |
|
mposolda
|
baf99a2280
|
README update
|
2014-07-23 14:01:24 +02:00 |
|
Stian Thorgersen
|
0580c2223b
|
KEYCLOAK-567 Added server-dep-min and server-dep-all poms
|
2014-07-22 14:10:38 +01: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 |
|
mposolda
|
3514d5cd78
|
Fix MySQL and PostgreSQL testsuite (was caused by uncommited transaction)
|
2014-07-22 07:53:05 +02:00 |
|
mposolda
|
b3b46339a4
|
More DB schema refactoring. Ensure that all columns are named in code
|
2014-07-22 07:53:05 +02:00 |
|
Stian Thorgersen
|
9ff4947abd
|
Merge pull request #540 from mposolda/master
Update DB profiles. Fix ExportImportTest to not clash with other tests
|
2014-07-21 14:18:04 +01:00 |
|
Stian Thorgersen
|
213b685b43
|
KEYCLOAK-569 Check application roles for scope
|
2014-07-21 13:50:27 +01:00 |
|
mposolda
|
42df327104
|
Update DB profiles. Fix ExportImportTest to not clash with other tests
|
2014-07-21 08:48:25 +02:00 |
|
Bill Burke
|
063a63445a
|
keycloak-json fix
|
2014-07-18 11:45:47 -04:00 |
|
Bill Burke
|
f275ecf6d5
|
cache settings
|
2014-07-18 11:30:10 -04:00 |
|
Stian Thorgersen
|
fb8483dc56
|
Added support to specify dialect for JPA
|
2014-07-18 11:32:09 +01:00 |
|
Stian Thorgersen
|
85621bdd9f
|
KEYCLOAK-566 Configure db in keycloak-server.json instead of persistence.xml
|
2014-07-18 11:21:52 +01:00 |
|
mposolda
|
3dff4afe83
|
Export/import improvements and fixes
|
2014-07-17 21:31:33 +02:00 |
|
Stian Thorgersen
|
f00957ec3a
|
Commented out test in ExportImportTest that breakes the other tests
|
2014-07-17 11:57:33 +01:00 |
|
mposolda
|
3c99350247
|
Fix testsuite to use mongo for realms,users and audit when keycloak.realm.provider=mongo
|
2014-07-17 11:05:51 +02:00 |
|
mposolda
|
0a15f873af
|
Minor improvement in AbstractKeycloakRule.stopServer()
|
2014-07-17 10:14:35 +02:00 |
|
Bill Burke
|
a323fe7992
|
schema changes
|
2014-07-16 19:34:54 -04:00 |
|
mposolda
|
8714193c97
|
Fix ExportImportTest to pass on windows
|
2014-07-16 20:00:18 +02:00 |
|
mposolda
|
1aff8af336
|
Enable ExportImportTest
|
2014-07-16 19:43:47 +02: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
|
726ce08700
|
More cleanup and removed export-import-impl module
|
2014-07-15 16:43:55 +02: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 |
|
Stian Thorgersen
|
8113c3f05e
|
Fixes to persistence.xml
|
2014-07-14 15:55:26 +01: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 |
|
Stian Thorgersen
|
86671a2354
|
Started UserSessionProvider
|
2014-07-10 16:48:25 +01:00 |
|
Stian Thorgersen
|
62dd6fbc6b
|
Revert JPA model provider
|
2014-07-09 15:40:23 +01:00 |
|
Stian Thorgersen
|
ad6d52cb0f
|
Removed model methods from KeycloakSession
|
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 |
|
Bill Burke
|
48a0e564b9
|
fix json file
|
2014-07-07 18:51:38 -04:00 |
|
Bill Burke
|
0758d89a59
|
Merge pull request #502 from mposolda/master
Changes in representations - adding role mappings under user representat...
|
2014-07-07 18:41:42 -04:00 |
|
Bill Burke
|
a1beff7d3d
|
admin rest api test
|
2014-07-07 18:37:30 -04:00 |
|
mposolda
|
ffc30b4c03
|
Changes in representations - adding role mappings under user representation
|
2014-07-07 22:48:53 +02:00 |
|
Bill Burke
|
060a90197e
|
Merge remote-tracking branch 'upstream/master'
|
2014-07-07 15:00:05 -04:00 |
|
Bill Burke
|
df7aac01dd
|
fix delete realm
|
2014-07-07 14:59:51 -04:00 |
|
mposolda
|
9c88979040
|
Added UsersJob for generic job related to users. Support for sync/async jobs. Configurable host/port
|
2014-07-07 20:31:43 +02:00 |
|
Bill Burke
|
e37b5613ed
|
turn on cache
|
2014-07-03 15:29:31 -04:00 |
|
Bill Burke
|
e99a675c50
|
HttpServletRequest.logout()
|
2014-07-03 14:08:19 -04:00 |
|
mposolda
|
b6fd58e644
|
Support for configuring number of worker threads in undertow
|
2014-06-27 17:25:47 +02:00 |
|
mposolda
|
69f7dfbb47
|
Added performance-web module
|
2014-06-27 15:51:01 +02:00 |
|
mposolda
|
99ce0a36e6
|
Refactoring current performance test
|
2014-06-27 15:51:01 +02:00 |
|
Stian Thorgersen
|
9ba61af83b
|
Fix reset password test
|
2014-06-27 14:48:36 +01:00 |
|
Stian Thorgersen
|
711b8ca747
|
Return null for selected provider if empty string
|
2014-06-27 09:39:21 +01:00 |
|
Stian Thorgersen
|
34a1923d18
|
Refactor to prepar for splitting model
|
2014-06-27 09:39:06 +01:00 |
|
Stian Thorgersen
|
6291936ce9
|
Disable cache as it's not working
Conflicts:
project-integrations/aerogear-ups/auth-server/src/main/webapp/WEB-INF/keycloak-server.json
server/src/main/resources/META-INF/keycloak-server.json
testsuite/tools/src/main/resources/META-INF/keycloak-server.json
|
2014-06-27 09:38:13 +01:00 |
|
mposolda
|
b1cfab34fd
|
Support for test of LDAP connection and authentication
|
2014-06-24 10:03:14 +02:00 |
|
Bill Burke
|
c780918501
|
perf test fix
|
2014-06-20 17:15:16 -04:00 |
|
Bill Burke
|
f0d02f24b1
|
user cache
|
2014-06-20 17:06:56 -04: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 |
|
Stian Thorgersen
|
d15324110e
|
Disable cache provider for beta-3 release
|
2014-06-17 11:06:08 +01:00 |
|
Bill Burke
|
1eafb01c8d
|
keycloak-521
|
2014-06-16 11:59:27 -04:00 |
|
Bill Burke
|
c71fdc72c7
|
keycloak-518
|
2014-06-16 10:43:50 -04:00 |
|
Bill Burke
|
dbc5641144
|
oops show-sql=false
|
2014-06-16 10:28:06 -04:00 |
|
Bill Burke
|
f50177996d
|
better fetch for role mappings
|
2014-06-16 10:15:53 -04:00 |
|
Bill Burke
|
ab87c03732
|
cache 1st iteration finished
|
2014-06-13 19:39:20 -04:00 |
|
Bill Burke
|
8eaf77b3c1
|
cache impl again
|
2014-06-13 19:05:05 -04:00 |
|
Bill Burke
|
cbea141a54
|
cache impl
|
2014-06-13 17:17:45 -04:00 |
|
Bill Burke
|
211a279248
|
Merge remote-tracking branch 'upstream/master'
|
2014-06-12 11:11:27 -04:00 |
|
Bill Burke
|
0dd06e3343
|
model refactor for caching
|
2014-06-10 18:50:08 -04:00 |
|
mposolda
|
0bfcbdb359
|
Support for Active Directory and RHDS
|
2014-06-09 16:20:19 +02:00 |
|
Bill Burke
|
2f3c8bf079
|
cache refactor
|
2014-06-06 15:12:58 -04:00 |
|
Stian Thorgersen
|
91e29d9710
|
KEYCLOAK-496 Dependency jira alignments with other JBoss projects
|
2014-06-05 13:33:48 +01: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
|
ea1f10361a
|
Cache FreeMarker templates
|
2014-05-30 16:59:25 +01: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 |
|
PatrickMadden
|
e8ad08bd28
|
Reuse bindIp of model for audit in integration test suite.
|
2014-05-28 20:02:42 -05:00 |
|
PatrickMadden
|
7a3b1ddd18
|
Added bindIp support to embedmongo-maven-plugin configuration. Solves issue of firewall pop-ups consistently displaying on every Microsoft Windows build.
|
2014-05-28 19:14:23 -05:00 |
|
Bill Burke
|
e880b77692
|
update docs
|
2014-05-28 09:31:33 -04:00 |
|
mposolda
|
7232535729
|
More mongo fixes
|
2014-05-21 11:34:27 +02:00 |
|
mposolda
|
271292dbd4
|
Mongo related fixes
|
2014-05-21 11:34:27 +02:00 |
|
Stian Thorgersen
|
eb47d43497
|
For installed app urn redirect to a page instead of returning the html, this is to prevent NPE if page is refreshed
|
2014-05-21 10:32:03 +01:00 |
|
Bill Burke
|
79828ddc78
|
Merge pull request #409 from patriot1burke/master
fix urn redirect uri
|
2014-05-20 16:15:40 -04:00 |
|
Bill Burke
|
fcca9dd90a
|
fix urn redirect uri
|
2014-05-20 16:15:13 -04:00 |
|
Stian Thorgersen
|
b09e2f697e
|
Email audit listener
|
2014-05-20 17:04:17 +01:00 |
|
Bill Burke
|
b7cf1bb215
|
Merge remote-tracking branch 'upstream/master'
|
2014-05-20 11:38:50 -04:00 |
|
Bill Burke
|
b3dd349342
|
check redirect uri exists in token service
|
2014-05-20 11:38:35 -04:00 |
|
Stian Thorgersen
|
5496f043a5
|
Fix config for folder theme provider£
|
2014-05-20 14:42:07 +01:00 |
|
Stian Thorgersen
|
cc97265c06
|
Add realm option to enable/disable Resource Owner Password Credentials Grant
|
2014-05-20 11:32:22 +01:00 |
|
Bill Burke
|
b5aa9efefb
|
fix remove expired sessions
|
2014-05-19 18:53:28 -04:00 |
|
Bill Burke
|
95f56e2e62
|
fix removeexpired sessions
|
2014-05-19 18:33:54 -04:00 |
|
Stian Thorgersen
|
a3d08e7191
|
Added theme support to emails
|
2014-05-19 17:34:58 +01:00 |
|
Bill Burke
|
7e8b16f975
|
acct svc + sessions
|
2014-05-19 17:34:48 +01:00 |
|
Bill Burke
|
c2bf6c3822
|
Merge remote-tracking branch 'upstream/master'
|
2014-05-17 14:24:37 -04:00 |
|
Bill Burke
|
ab8de6ba25
|
client user-session association
|
2014-05-17 14:24:32 -04:00 |
|
Stian Thorgersen
|
855269f35d
|
Added 'keycloak-server.json' for configuring the server
Added SPI interface to detect SPI's
Converted Model to SPI/Provider to be loaded through ProviderSessionFactory
|
2014-05-16 17:33:22 +01:00 |
|
Bill Burke
|
67e3e60f28
|
test sso idle, logout on idle
|
2014-05-15 23:10:14 -04:00 |
|
Bill Burke
|
27efd3c0a4
|
ssoSessionIdleTimeout refactor
|
2014-05-15 13:53:28 -04:00 |
|
Bill Burke
|
07dbb7d7b7
|
check ssl required in adapter
|
2014-05-14 15:23:45 -04:00 |
|
Bill Burke
|
0e0dfb60e0
|
composite role mapping listing
|
2014-05-14 10:37:50 -04:00 |
|
Stian Thorgersen
|
f4f9b1e323
|
KEYCLOAK-431 View open sessions, and logout all sessions, through account management
|
2014-05-14 11:56:28 +01:00 |
|
Stian Thorgersen
|
6f0b12174c
|
KEYCLOAK-432 Added user sessions
|
2014-05-09 11:52:45 +01:00 |
|
Bill Burke
|
d957cc4883
|
Merge remote-tracking branch 'upstream/master'
|
2014-05-08 20:03:20 -04:00 |
|
Bill Burke
|
2d949b63b5
|
keycloak.js login for admin
|
2014-05-08 19:55:57 -04:00 |
|
mposolda
|
6b1e0401ba
|
KEYCLOAK-361 it shouldn't be possible to remove last social link if user don't have password
|
2014-05-07 17:28:13 +02:00 |
|
mposolda
|
f8173e6a5a
|
A bit more cleanup of dependencies
|
2014-05-07 11:08:47 +02:00 |
|
Bill Burke
|
5edf05d569
|
Merge pull request #366 from mposolda/export-import-rebased
Full export-import implemented. Remove dependency of mongo on picketlink...
|
2014-05-06 21:17:51 -04:00 |
|
Bill Burke
|
f987d331b7
|
/rest removal and pom fixes
|
2014-05-06 20:43:01 -04:00 |
|
Bill Burke
|
64f591769a
|
remove /rest from RealmsResource
|
2014-05-06 20:21:49 -04:00 |
|
mposolda
|
0801c9c120
|
Full export-import implemented. Remove dependency of mongo on picketlink-common
|
2014-05-06 22:15:57 +02:00 |
|
Bill Burke
|
7ff2c77a82
|
relative uri tests and fixes
|
2014-05-02 12:30:08 -04:00 |
|
Stian Thorgersen
|
38e6bde07e
|
KEYCLOAK-415 Make sure query params are included when navigating in acct mngmt
|
2014-04-30 11:03:13 +01:00 |
|
Stian Thorgersen
|
9811aaeecc
|
KEYCLOAK-333 Removed use of RestEasy's Logger
|
2014-04-30 10:13:53 +01:00 |
|
Stian Thorgersen
|
646e762cbe
|
Ensure user loginName and email unique within realm
|
2014-04-29 17:15:28 +01:00 |
|
Stian Thorgersen
|
364998b34b
|
Enforce that realm name is unique in model
|
2014-04-29 10:43:27 +01:00 |
|
mposolda
|
b6386630fb
|
Fix testsuite with mongo
|
2014-04-29 10:37:43 +02:00 |
|
Stian Thorgersen
|
d6e5e376bf
|
Theme support for admin
|
2014-04-25 13:58:58 +01:00 |
|
Bill Burke
|
541e865fe8
|
brute force fixes
|
2014-04-23 17:55:13 -04:00 |
|
Bill Burke
|
2b8d2288fb
|
more brute force detection
|
2014-04-14 18:58:45 -04:00 |
|
mposolda
|
1701afb6d4
|
Fix standalone KeycloakServer
|
2014-04-10 14:59:54 +02:00 |
|
mposolda
|
d8937b11cf
|
Reenable AuthProvidersIntegrationTest.registerUserLdapSuccess. Add variable sleep after undertow stop in testsuite (some windows envs have issues when server is not fully stopped)
|
2014-04-10 10:29:13 +02:00 |
|
Bill Burke
|
b41c45d40a
|
remove transitive dependencies
|
2014-04-10 11:29:47 -04:00 |
|
Bill Burke
|
ecaa0d1401
|
use resteasy 2.3.7
|
2014-04-10 05:21:07 -04:00 |
|
Bill Burke
|
cdc35d99bc
|
cleanup
|
2014-04-09 22:34:36 -04:00 |
|
mposolda
|
5aefe52ccc
|
Refactoring of Authentication SPI and Picketlink to use ProviderSessions
Refactoring of ProviderSessionFactory to support dependencies between components
Calling lifecycle methods
Removing KeycloakRegistry
|
2014-04-09 00:34:01 +02:00 |
|
mposolda
|
c8c4cfbaae
|
Restructure of authentication module and packages
|
2014-04-09 00:06:04 +02:00 |
|
Stian Thorgersen
|
354cf02aaa
|
Fix audit mongo tests
|
2014-04-08 12:43:01 +01:00 |
|
Stian Thorgersen
|
7f0cf3eda8
|
Allow clearing audit events through admin console, and added timer to clear expired events
|
2014-04-08 11:32:20 +01:00 |
|
Stian Thorgersen
|
8ca46fa35d
|
Audit configurable through admin console
|
2014-04-07 17:58:52 +01:00 |
|
Stian Thorgersen
|
bbf5fee320
|
Fix testsuite for mongo
|
2014-04-07 13:35:26 +01:00 |
|
Stian Thorgersen
|
abde247e14
|
Moved admin-ui-styles into admin-ui
|
2014-04-07 10:37:21 +01:00 |
|
mposolda
|
58083fbb96
|
Hide password tab in acct management if passwordUpdate not supported
|
2014-04-04 23:47:12 +02:00 |
|
mposolda
|
ad068a300b
|
Basic support for registration of new users in AuthenticationProvider
|
2014-04-04 19:53:02 +02:00 |
|
Stian Thorgersen
|
88ddc8ebca
|
Added audit to admin console
|
2014-04-04 15:16:08 +01:00 |
|
Stian Thorgersen
|
3433227fa7
|
Added audit log to account mngmt
|
2014-04-03 16:27:31 +01:00 |
|
Stian Thorgersen
|
e6067c915d
|
Added ProviderSession to requests
|
2014-04-03 16:27:31 +01:00 |
|
Bill Burke
|
126b444d77
|
brute force merge
|
2014-04-02 20:26:33 -04:00 |
|
Bill Burke
|
d58870545f
|
brute force protection
|
2014-04-02 20:09:14 -04:00 |
|
Bill Burke
|
231e8895a5
|
Merge pull request #309 from vibe13/master
Cleaning of pom.xml files
|
2014-04-02 11:39:04 -04:00 |
|
mposolda
|
25bf6d63b4
|
Refactoring of AuthenticationProvider SPI
|
2014-04-02 17:27:07 +02:00 |
|
mposolda
|
05cd8a82e5
|
Storing default AuthenticationProvider at the realm creation time
|
2014-04-02 17:17:33 +02:00 |
|
Stian Thorgersen
|
21239fbab9
|
Added Mongo audit provider
|
2014-04-01 18:00:35 +01:00 |
|
Stian Thorgersen
|
225307e855
|
KEYCLOAK-389 Added AuditListener SPI
KEYCLOAK-390 Added JBoss Logging AuditListener
KEYCLOAK-391 Audit Token events
|
2014-03-31 17:35:14 +01:00 |
|
Andrea Vibelli
|
84f1e1b56e
|
Extraction into properties of maven-compiler-plugin source and target
|
2014-03-31 11:17:16 +02:00 |
|
Andrea Vibelli
|
37fdc50fb4
|
Remove warnings about no schema definition in pom.xml files
|
2014-03-31 10:44:22 +02:00 |
|
mposolda
|
129eb6a3be
|
Fix LDAP tests and teststuite on windows. Set initial password directly in code as import from LDIF is problematic on windows
|
2014-03-27 16:20:03 +01:00 |
|
mposolda
|
ab02dea902
|
Fixes in AuthenticationProvider. Fixing testsuite
|
2014-03-25 15:05:08 +01:00 |
|
mposolda
|
793f69d4b6
|
Authentication SPI. Implementations based on Picketlink+LDAP, model and external model (other realm). Added KeycloakRegistry
|
2014-03-24 23:11:11 +01:00 |
|
Stian Thorgersen
|
702ae0307e
|
Fixes to account referrer to allow configurable referrer uri based on app redirect uri
|
2014-03-19 16:52:41 +00:00 |
|
Stian Thorgersen
|
331ab71427
|
KEYCLOAK-380 Added OAuth2Constants
|
2014-03-15 10:43:52 +00:00 |
|
Stian Thorgersen
|
f9aaa16cfe
|
KEYCLOAK-378 KEYCLOAK-379 KEYCLOAK-381 Fix refresh token if token contains app roles. Changed long time fields in AccessCode and AccessToken to int
|
2014-03-15 10:15:10 +00:00 |
|
Bill Burke
|
466b6762d9
|
further adapter tests
|
2014-03-14 11:21:32 -04:00 |
|
Bill Burke
|
3f1b7a0335
|
adapter testing
|
2014-03-13 21:47:46 -04:00 |
|
Bill Burke
|
7763da1273
|
bump version to beta-1 snapshot
|
2014-03-13 11:24:38 -04:00 |
|
Bill Burke
|
1c6b867079
|
bump version
|
2014-03-13 10:58:22 -04:00 |
|
Stian Thorgersen
|
ee5cab04e0
|
Set next version
|
2014-03-13 09:10:42 +00:00 |
|
Bill Burke
|
3ff8d0fd1f
|
bump version
|
2014-03-12 16:48:12 -04:00 |
|
Stian Thorgersen
|
fbc39e82a1
|
KEYCLOAK-365 Add IDToken properties to JS SDK
|
2014-03-12 11:31:59 +00:00 |
|
Stian Thorgersen
|
0214827492
|
KEYCLOAK-364 Show access denied if social login is cancelled
|
2014-03-12 09:21:11 +00:00 |
|
Stian Thorgersen
|
6dc156712e
|
KEYCLOAK-359 Add user friendly username for social links
|
2014-03-12 08:52:47 +00:00 |
|
Bill Burke
|
dd292c1d52
|
remove scope support for now part 2
|
2014-03-06 10:26:46 -05:00 |
|
Bill Burke
|
801ef3281a
|
remove scope support for now
|
2014-03-06 09:59:27 -05:00 |
|
Bill Burke
|
599faa3cb5
|
public clients
|
2014-03-05 20:26:27 -05:00 |
|
Stian Thorgersen
|
60bb05e6ca
|
Added Config to centralize system properties used to configure KC
|
2014-03-05 15:20:53 +00:00 |
|
Stian Thorgersen
|
0219aa1e4c
|
Added support for any port with http://localhost redirect uri
|
2014-03-05 12:54:57 +00:00 |
|
Stian Thorgersen
|
87aaaf0b06
|
Started support for installed applications
|
2014-03-03 12:58:16 +00:00 |
|
Bill Burke
|
c78d1c90e4
|
remove clientmodel.getAgent()
|
2014-02-27 16:48:34 -05:00 |
|
Bill Burke
|
f8da693fd0
|
move secret to clientmodel
|
2014-02-27 10:59:47 -05:00 |
|
Bill Burke
|
42d30a5a70
|
rename scope rep username to client
|
2014-02-26 22:23:04 -05:00 |
|
Bill Burke
|
48d39bf977
|
Use ClientModel wherever possible
|
2014-02-26 22:04:57 -05:00 |
|
Bill Burke
|
c02d532001
|
refactor model
|
2014-02-26 19:25:42 -05:00 |
|
Stian Thorgersen
|
9a73936002
|
KEYCLOAK-292 Fine-grained admin control
|
2014-02-25 12:53:36 +00:00 |
|
Bill Burke
|
01ddafa83a
|
central login timeouts, rememberme framework
|
2014-02-22 21:52:29 -05:00 |
|
Bill Burke
|
3e88cb3b76
|
logout
|
2014-02-22 20:40:06 -05:00 |
|
Bill Burke
|
97dd7470ce
|
rename tokenLifespan to accessTokenLifespan
|
2014-02-21 12:12:54 -05:00 |
|