Stian Thorgersen
|
423dc1b8a7
|
Change version schema to match JBoss
|
2014-09-12 09:35:08 +02:00 |
|
Stian Thorgersen
|
5dea07793b
|
Version bump
|
2014-09-11 09:27:58 +02:00 |
|
Stian Thorgersen
|
557de7690e
|
Fix CRSF protection on Chrome, and add check if 'Referer' header
|
2014-09-10 10:32:56 +02:00 |
|
Bill Burke
|
3f539c6d5c
|
version bump
|
2014-09-09 13:34:56 -04:00 |
|
mposolda
|
1f0dcbddbe
|
KEYCLOAK-659 Export current version number during export
|
2014-09-02 17:06:58 +02:00 |
|
Stian Thorgersen
|
05a1fc1ded
|
Version bump
|
2014-09-01 10:17:00 +02:00 |
|
Stian Thorgersen
|
b9d0f64f74
|
Added password token to use inplace of plain-text password for totp
|
2014-08-28 13:51:55 +02:00 |
|
Stian Thorgersen
|
3bfe3d256e
|
Rename audit to events
|
2014-08-28 10:56:37 +02:00 |
|
Stian Thorgersen
|
55bd889a0f
|
KEYCLOAK-531 Reduce info level logging
|
2014-08-27 11:17:24 +02:00 |
|
Bill Burke
|
7c8edb5d11
|
bump pom
|
2014-08-21 10:46:49 -04:00 |
|
Bill Burke
|
e5d5276135
|
race
|
2014-08-20 14:50:28 -04:00 |
|
Bill Burke
|
edf73af508
|
change password
|
2014-08-13 10:35:49 -04:00 |
|
Bill Burke
|
7c97e02715
|
X-Frame-Options, Content-Security-Policy
|
2014-08-11 17:45:01 -04:00 |
|
mposolda
|
d699404ce7
|
Support for periodic users sync
|
2014-08-10 23:23:50 +02:00 |
|
Bill Burke
|
9aa6b4cbfa
|
optimize imports
|
2014-08-10 12:17:45 -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
|
731d75c756
|
app full scope by default
|
2014-08-04 16:04:10 -04:00 |
|
Bill Burke
|
6cf708f6e1
|
fed exampe
|
2014-08-02 22:18:17 -04:00 |
|
Bill Burke
|
101a72cd65
|
remove AuthenticationProvider/Link
|
2014-08-01 18:03:48 -04:00 |
|
Stian Thorgersen
|
c460630cf8
|
Allow private addresses to use http with ssl-required=external
|
2014-08-01 15:05:45 +01:00 |
|
Stian Thorgersen
|
6cbeeb1b1a
|
KEYCLOAK-591 Require SSL for all external requests by default
|
2014-08-01 13:52:04 +01:00 |
|
Bill Burke
|
b72a7db6fe
|
federation display name
|
2014-07-31 10:51:04 -04:00 |
|
Bill Burke
|
8ea0d19d2f
|
federation refactor
|
2014-07-30 16:01:54 -04:00 |
|
Stian Thorgersen
|
02a59812e6
|
Added ClientSessionModel to UserSessionProvider
|
2014-07-29 16:10:41 +01:00 |
|
Stian Thorgersen
|
628c7dd92a
|
KEYCLOAK-579 Use relative urls in examples
|
2014-07-28 10:41:21 +01:00 |
|
Bill Burke
|
b1cd37814a
|
rename
|
2014-07-25 10:40:46 -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
|
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 |
|
Stian Thorgersen
|
46c04561ff
|
Removed long ids and replaced with composite ids
|
2014-07-17 11:16:15 +01:00 |
|
mposolda
|
24a492ffe0
|
Export/import refactoring to use same representation as admin endpoints
|
2014-07-15 05:35:24 +02: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 |
|
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 |
|
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
|
f9cb99a1ee
|
KEYCLOAK-534 Fix MS-SQL
|
2014-06-17 19:41:19 +02:00 |
|
Bill Burke
|
c71fdc72c7
|
keycloak-518
|
2014-06-16 10:43:50 -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
|
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 |
|
Bill Burke
|
e880b77692
|
update docs
|
2014-05-28 09:31:33 -04:00 |
|