Bill Burke
|
945673c7da
|
Merge pull request #1558 from patriot1burke/master
refactor update password
|
2015-08-21 17:27:42 -04:00 |
|
Bill Burke
|
165fba6b9c
|
refactor update password
|
2015-08-21 15:17:01 -04:00 |
|
mposolda
|
b0e2624343
|
KEYCLOAK-1295 Fixes and javadoc
|
2015-08-21 19:00:31 +02:00 |
|
mposolda
|
d8d6348f67
|
KEYCLOAK-1295 Adapter support. Fixes
|
2015-08-21 08:26:12 +02:00 |
|
Bill Burke
|
d9cb1fc4a9
|
Merge remote-tracking branch 'upstream/master'
|
2015-08-20 17:43:54 -04:00 |
|
Bill Burke
|
1654be0a85
|
change reset password
|
2015-08-20 17:43:37 -04:00 |
|
Stian Thorgersen
|
5ca3a48094
|
KEYCLOAK-1723 Allow aud to be single field or array
|
2015-08-20 15:55:52 +02:00 |
|
mposolda
|
7028496601
|
KEYCLOAK-1295 pluggable client authentication. Support authenticate clients with signed JWT
|
2015-08-17 23:21:23 +02:00 |
|
Bill Burke
|
f87ba8a3a9
|
oops, .info messages
|
2015-08-16 17:28:07 -04:00 |
|
Bill Burke
|
51e927adf7
|
Merge remote-tracking branch 'upstream/master'
|
2015-08-16 16:41:08 -04:00 |
|
Bill Burke
|
bf4b681506
|
tests
|
2015-08-16 16:40:39 -04:00 |
|
Bill Burke
|
c7b5975ac1
|
reset password refactor
|
2015-08-16 15:20:16 -04:00 |
|
Bill Burke
|
c0f3d851db
|
reset password refactor/flow
|
2015-08-16 12:23:15 -04:00 |
|
Bill Burke
|
98b6344f03
|
Merge pull request #1539 from patriot1burke/master
fix holes
|
2015-08-15 11:37:20 -04:00 |
|
Bill Burke
|
e4b6e4c167
|
Merge pull request #1523 from velias/KEYCLOAK-1731
KEYCLOAK-1731 - patched user attribute handling for update profile action
|
2015-08-15 11:30:22 -04:00 |
|
Bill Burke
|
374a2ad957
|
fix holes
|
2015-08-15 10:39:33 -04:00 |
|
Bill Burke
|
6d7be80930
|
refactor auth-spi, auth demo, and docs
|
2015-08-14 14:38:59 -04:00 |
|
Bill Burke
|
1f13f6372a
|
register required action
|
2015-08-14 12:03:37 -04:00 |
|
Bill Burke
|
d11a83d6e2
|
stuff
|
2015-08-13 15:32:58 -04:00 |
|
Bill Burke
|
8a23463328
|
auth spi refactor and doco
|
2015-08-13 11:28:11 -04:00 |
|
Bill Burke
|
bcc2c893ef
|
refactor requiredactions, start doco
|
2015-08-11 13:04:40 -04:00 |
|
Bill Burke
|
5469db311d
|
document auth spi
|
2015-08-09 15:06:24 -04:00 |
|
Bill Burke
|
33e402e7be
|
binding custom flows
|
2015-08-07 19:00:07 -04:00 |
|
Bill Burke
|
1ad7d4f1d8
|
Merge remote-tracking branch 'upstream/master'
|
2015-08-06 16:55:16 -04:00 |
|
mposolda
|
8232773d97
|
Log more details about possible error in UserInfoEndpoint
|
2015-08-06 17:28:35 +02:00 |
|
Bill Burke
|
53b752ccfe
|
Merge remote-tracking branch 'upstream/master'
|
2015-08-05 20:40:02 -04:00 |
|
Bill Burke
|
07efba364e
|
hotp
|
2015-08-05 20:39:47 -04:00 |
|
Vlastimil Elias
|
2e52d8ea7a
|
KEYCLOAK-1731 - patched user attribute handling for
login-update-profile.ftl form. Relevant tests added. Tests for user
attributes handling from register.ftl also added.
|
2015-08-05 17:07:21 +02:00 |
|
mposolda
|
e27a754f5f
|
KEYCLOAK-1595 Don't send 401 from AuthorizeClientUtil if public client sent client_id parameter together with Authorization: Negotiate
|
2015-08-04 15:22:03 +02:00 |
|
Bill Burke
|
930fc66ebf
|
flow editing
|
2015-08-03 18:58:14 -04:00 |
|
Bill Burke
|
04d3d26cb1
|
refactor execution model
|
2015-08-03 09:52:56 -04:00 |
|
Bill Burke
|
de940ccff9
|
auth flow editing
|
2015-08-02 19:03:33 -04:00 |
|
Stian Thorgersen
|
f3bfb06dec
|
Version bump
|
2015-07-28 10:20:40 +02:00 |
|
Stian Thorgersen
|
8d90ad816a
|
KEYCLOAK-1710 UserInfoEndpoint throws NPE if user session is not found
|
2015-07-27 15:43:52 +02:00 |
|
Stian Thorgersen
|
6a2b369014
|
KEYCLOAK-1707 Can't export SAML keys
|
2015-07-27 13:00:22 +02:00 |
|
Stian Thorgersen
|
a8775f757f
|
KEYCLOAK-1694 Null Client Exception on OAuth Grant Page
|
2015-07-27 09:59:50 +02:00 |
|
Bill Burke
|
f76b90fab9
|
timeout message
|
2015-07-25 12:43:46 -04:00 |
|
Bill Burke
|
ccd8beae92
|
Merge remote-tracking branch 'upstream/master'
|
2015-07-25 12:16:05 -04:00 |
|
Bill Burke
|
33f01009d2
|
login timeouts, verify email
|
2015-07-25 12:13:41 -04:00 |
|
Stian Thorgersen
|
86de481ba1
|
Merge pull request #1499 from stianst/master
KEYCLOAK-1542
|
2015-07-24 17:30:29 +02:00 |
|
Stian Thorgersen
|
5d075a97dd
|
Fixes to server-info
|
2015-07-24 16:45:58 +02:00 |
|
Stian Thorgersen
|
d1964c20ab
|
Refactored server-info and updated admin console
|
2015-07-24 14:47:37 +02:00 |
|
mposolda
|
d068cddbaf
|
Fix MSAD and OpenLDAP
|
2015-07-23 18:03:12 +02:00 |
|
Vlastimil Elias
|
ee57c79784
|
KEYCLOAK-1542 - rewrote showing info from providers to be generic
|
2015-07-23 16:40:57 +02:00 |
|
Vlastimil Elias
|
7e41b8df27
|
KEYCLOAK-1542 - code formatting cleanup
|
2015-07-23 16:40:56 +02:00 |
|
Vlastimil Elias
|
79c1d7bafa
|
KEYCLOAK-1542 - code cleanup ahead of PR
|
2015-07-23 16:40:55 +02:00 |
|
Vlastimil Elias
|
652b2fee86
|
KEYCLOAK-1542 - Server Info page extended by info about DB and MongoDB.
Functional test for /serverinfo REST endpoint added.
|
2015-07-23 16:40:54 +02:00 |
|
Vlastimil Elias
|
dfb871c26a
|
KEYCLOAK-1542 - added system and memory info into "System Info" page
|
2015-07-23 16:40:53 +02:00 |
|
mposolda
|
c99785f266
|
KEYCLOAK-401 Service account refactoring and fixes
|
2015-07-23 11:29:52 +02:00 |
|
Bill Burke
|
7dc05a45ac
|
conflict
|
2015-07-22 14:20:52 -04:00 |
|