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 |
|
Stian Thorgersen
|
7665b9f81e
|
KEYCLOAK-1703 Remove jpa and mongo user session providers
|
2015-08-13 08:57:37 +02:00 |
|
Stian Thorgersen
|
a8ad00156b
|
KEYCLOAK-1702 Removed mem and none realm and user cache
|
2015-08-12 16:55:23 +02: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
|
f9e8f1f7b7
|
hotp
|
2015-08-06 16:54:59 -04: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 |
|
mposolda
|
a0197bc9da
|
KEYCLOAK-1728 NPE during LDAP sync when some LDAP user doesn't have username
|
2015-08-04 13:21:09 +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
|
c7915fa95d
|
KEYCLOAK-1699 There are 3 failed tests when running testsuite with -Pinfinispan
|
2015-07-27 08:52:00 +02: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 |
|
mposolda
|
2f7bdd2640
|
Fix migration version comparing bug
|
2015-07-25 09:00:50 +02:00 |
|
Charles Walker
|
9ad2a8272e
|
quick return check for null email address, in reference to duplicate email check issue #1510
|
2015-07-24 16:08:26 -04:00 |
|
mposolda
|
084fed8377
|
Temporarily comment the test failing on Oracle and MSSQL as the functionality is not used right now
|
2015-07-24 21:49:51 +02:00 |
|
mposolda
|
5203373047
|
Fix JPA UserSession provider and MySQL
|
2015-07-24 20:39:39 +02: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 |
|
mposolda
|
f3b87f9cf9
|
Skip testDotInUsername for the MSAD configuration with sAMAccountName as username
|
2015-07-24 13:01:54 +02:00 |
|
mposolda
|
ce1a19fdbe
|
KEYCLOAK-1693 Added test and possibility to create users with dot in username
|
2015-07-24 09:33:16 +02:00 |
|
mposolda
|
5f0f92fd15
|
Fix test to pass with MSAD
|
2015-07-23 21:39:40 +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
|
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 |
|
mposolda
|
c99785f266
|
KEYCLOAK-401 Service account refactoring and fixes
|
2015-07-23 11:29:52 +02:00 |
|
Bill Burke
|
1b1f56d183
|
ugh
|
2015-07-22 14:22:41 -04:00 |
|
Bill Burke
|
7dc05a45ac
|
conflict
|
2015-07-22 14:20:52 -04:00 |
|
Bill Burke
|
7257bab289
|
brute force user ui
|
2015-07-22 14:16:09 -04:00 |
|
Bill Burke
|
48a76c2d0d
|
test brute force
|
2015-07-22 12:30:52 -04:00 |
|
Bill Burke
|
d9b0415047
|
brute force fixes, code cleanup, tests
|
2015-07-22 09:40:11 -04:00 |
|
mposolda
|
d8c1081578
|
KEYCLOAK-401 KEYCLOAK-941 Service accounts initial impl. Client credentials grant support
|
2015-07-22 10:55:50 +02:00 |
|
Bill Burke
|
576db8e0e1
|
Merge remote-tracking branch 'upstream/master'
|
2015-07-21 20:56:22 -04:00 |
|
Bill Burke
|
fe9dc4a28d
|
non-browser flow
|
2015-07-21 20:56:05 -04:00 |
|
mposolda
|
c71a4ac4e8
|
KEYCLOAK-1545 KEYCLOAK-1551 Ensure that username and email are always saved to DB lowercased
|
2015-07-21 08:26:16 +02:00 |
|
mposolda
|
38c7ca64cb
|
KEYCLOAK-1571 Error when the value of UUID LDAP attribute is the same of the Username LDAP attribute
|
2015-07-21 08:26:16 +02:00 |
|
Stian Thorgersen
|
f2dee1a470
|
Add support for multi-part to MailServer util
|
2015-07-20 13:35:33 +02:00 |
|
Stian Thorgersen
|
66a2b916f2
|
Fix CRLF with LF
|
2015-07-20 07:48:02 +02:00 |
|
Bill Burke
|
2e848da1a8
|
resolve conflicts
|
2015-07-17 09:45:53 -04:00 |
|
Stian Thorgersen
|
1642ac2394
|
KEYCLOAK-1385 Introduce end-of-line normalization
|
2015-07-17 13:46:51 +02:00 |
|
Bill Burke
|
e51d2137cf
|
migrate RequiredCredentials
|
2015-07-16 22:03:12 -04:00 |
|
Bill Burke
|
57cfbb3770
|
SAML IDP Initiated login
|
2015-07-15 20:08:55 -04:00 |
|
Bill Burke
|
fafaf2c490
|
test impersonate
|
2015-07-12 10:12:19 -04:00 |
|
Bill Burke
|
1017a0af1d
|
Merge remote-tracking branch 'upstream/master'
|
2015-07-11 11:09:48 -04:00 |
|
Bill Burke
|
919a3f1b91
|
fixes
|
2015-07-11 10:30:23 -04:00 |
|
Bill Burke
|
608701aea7
|
impersonation redo in admin console
|
2015-07-11 10:10:05 -04:00 |
|
mposolda
|
83c0f537ce
|
Minor update in docs
|
2015-07-11 11:29:46 +02:00 |
|
Bill Burke
|
ef255c6a5c
|
fix build errors
|
2015-07-10 21:02:25 -04:00 |
|
mposolda
|
afbf1cc33f
|
Comment fix
|
2015-07-09 10:18:52 +02:00 |
|
mposolda
|
bde65a6c57
|
KEYCLOAK-1533 Handle importing LDAP user with duplicate email during authentication
|
2015-07-08 20:41:32 +02:00 |
|
mposolda
|
94c0a436b5
|
KEYCLOAK-1534 handle account management update email or username to the already existing value
|
2015-07-08 15:27:05 +02:00 |
|
mposolda
|
71ea61e7a6
|
KEYCLOAK-1532 LDAP sync fixes and other bugfixing
|
2015-07-04 22:25:47 +02:00 |
|
mposolda
|
c6c73e5e59
|
KEYCLOAK-1531 Added embedded LDAP for examples. Added module keycloak-util-embedded-ldap with common code for testsuite and examples
|
2015-07-04 21:06:24 +02:00 |
|
Stian Thorgersen
|
db20077c37
|
Merge branch 'KEYCLOAK-1421' of https://github.com/velias/keycloak into velias-KEYCLOAK-1421
Conflicts:
testsuite/integration/src/test/java/org/keycloak/testsuite/model/UserModelTest.java
|
2015-07-02 14:15:54 +02:00 |
|
Bill Burke
|
bc39bb32d4
|
Merge remote-tracking branch 'upstream/master'
|
2015-06-30 12:46:29 -04:00 |
|
Bill Burke
|
884308ecb5
|
reg flow
|
2015-06-30 12:46:10 -04:00 |
|
Bill Burke
|
afa65d9ead
|
registration flow
|
2015-06-29 22:12:06 -04:00 |
|
mposolda
|
605c88a029
|
KEYCLOAK-1487 Multivalued support for UserAttribute protocol mapper. End-to-end LDAP example test including application
|
2015-06-29 21:45:47 +02:00 |
|
mposolda
|
09994d1730
|
KEYCLOAK-1487 Support for multiple values of one UserModel attribute. LDAP multivalued attribute support
|
2015-06-29 14:56:40 +02:00 |
|
mposolda
|
23445123a2
|
KEYCLOAK-1490 Possibility to always read user attribute values from LDAP
|
2015-06-26 14:06:31 +02:00 |
|
mposolda
|
773bb43b41
|
KEYCLOAK-1487 Fix LDAP case-sensitivity. Show warning in case of duplicate username
|
2015-06-25 19:27:22 +02:00 |
|
Vlastimil Elias
|
7cff37e707
|
KEYCLOAK-1421 Added timestamp of keycloak user creation into user models
and persistence
|
2015-06-22 10:37:26 +02:00 |
|
Vlastimil Elias
|
d7379f29da
|
KEYCLOAK-1421 Added timestamp of keycloak user creation into user models
and persistence
|
2015-06-22 10:32:37 +02:00 |
|
Bill Burke
|
adff0d5da0
|
make authenticator config optional
|
2015-06-19 21:16:45 -04:00 |
|
Bill Burke
|
d7b818cba2
|
cleanup client sessions
|
2015-06-19 14:43:40 -04:00 |
|
Bill Burke
|
70fd7bea99
|
cleanup authenticators
|
2015-06-17 17:15:01 -04:00 |
|
Bill Burke
|
f5b4a0788e
|
timeout message
|
2015-06-17 10:16:21 -04:00 |
|
Stian Thorgersen
|
dca347398d
|
Make it possible to specify ldif file for LDAPEmbeddedServer
|
2015-06-17 13:53:11 +02:00 |
|
Bill Burke
|
9638c0dd83
|
verify clientsession actions
|
2015-06-15 18:04:55 -04:00 |
|
Bill Burke
|
38a2ea2fdf
|
fix merge conflict mistakes
|
2015-06-15 09:28:11 -04:00 |
|
Bill Burke
|
43bad9a608
|
merge
|
2015-06-15 09:02:15 -04:00 |
|
Stian Thorgersen
|
8d627f1329
|
Merge pull request #1369 from stianst/master
KEYCLOAK-1411
|
2015-06-15 06:32:49 +01:00 |
|
Bill Burke
|
c51cc4703b
|
kerberos fixes
|
2015-06-14 20:58:02 -04:00 |
|
mposolda
|
5c8e165080
|
Enable liquibase trace logging with JPA profile
|
2015-06-12 17:20:57 +02:00 |
|
Stian Thorgersen
|
28a50df746
|
KEYCLOAK-1411
DefaultCacheUserProvider addUser returns UserModel instance which is not cached/managed by the cache
|
2015-06-12 15:33:22 +02:00 |
|
Bill Burke
|
392fa21f1e
|
finish reg
|
2015-06-11 21:15:53 -04:00 |
|
mposolda
|
938cfe2555
|
KEYCLOAK-1405 Fix MSSQL Server
|
2015-06-11 22:23:45 +02:00 |
|
Bill Burke
|
3f62cd9271
|
terms and conditions
|
2015-06-11 14:39:08 -04:00 |
|
mposolda
|
03b521926a
|
KEYCLOAK-1260 Fix saml backchannel logout with JPA UserSession provider on MySQL + PostgreSQL
|
2015-06-10 18:59:07 +02:00 |
|
Bill Burke
|
95349e6e2e
|
clientsession.action to String
|
2015-06-10 09:21:23 -04:00 |
|
girirajsharma
|
30405804bc
|
[KEYCLOAK-1425] Remove address options on registration screen
|
2015-06-10 17:42:22 +05:30 |
|
mposolda
|
557edbec6d
|
KEYCLOAK-1416 federation provider/mapper model fixes
|
2015-06-09 23:15:43 +02:00 |
|
mposolda
|
d3e9b29d78
|
KEYCLOAK-1088 Audit of user grants during login
|
2015-06-09 20:37:12 +02:00 |
|
mposolda
|
e96ba202e9
|
Fix AdminRecoveryTest to not break admin tests
|
2015-06-09 17:44:07 +02:00 |
|
mposolda
|
9a5ca4d367
|
Minor improve in error messages and tests
|
2015-06-09 17:43:20 +02:00 |
|
Stian Thorgersen
|
c61c05be51
|
Merge pull request #1335 from ssilvert/keycloak-config
KEYCLOAK-1404: Need recovery mechanism for master admin user
|
2015-06-09 07:02:47 +01:00 |
|
Stan Silvert
|
e977a363ef
|
Require user to specify a temporary admin password to do admin recovery.
|
2015-06-08 13:04:52 -04:00 |
|
Bill Burke
|
91283878ac
|
html encoding fix
|
2015-06-08 12:38:16 -04:00 |
|
Bill Burke
|
dc0d9a8dce
|
merge
|
2015-06-05 14:44:37 -04:00 |
|
Bill Burke
|
021b01f0bd
|
passing tests
|
2015-06-05 13:49:24 -04:00 |
|
mposolda
|
5b40031251
|
KEYCLOAK-1359 more Active Directory fixes
|
2015-06-05 11:32:29 +02:00 |
|
Stan Silvert
|
6812514683
|
KEYCLOAK-1404: Need recovery mechanism for master admin user
|
2015-06-04 15:29:44 -04:00 |
|
mposolda
|
c3eb6df220
|
KEYCLOAK-1359 LDAP & Active directory fixes and improvements
|
2015-06-04 20:15:44 +02:00 |
|
Bill Burke
|
9ab023cc6c
|
more
|
2015-06-04 10:18:24 -04:00 |
|
Stian Thorgersen
|
f50570e350
|
KEYCLOAK-1325
Public/private SPI
|
2015-06-04 15:59:47 +02:00 |
|
Marek Posolda
|
826c60ae36
|
Merge pull request #1324 from velias/KEYCLOAK-1371
KEYCLOAK-1371 - Perform "Update Profile on First Login" only if some of mandatory user profile fields is missing from identity provider
|
2015-06-04 15:19:59 +02:00 |
|
Stian Thorgersen
|
15dca61c59
|
Merge pull request #1318 from cfsnyder/master
KEYCLOAK-681 multi-part emails
|
2015-06-04 13:55:52 +01:00 |
|
Bill Burke
|
b54061fc3f
|
more
|
2015-06-03 18:51:57 -04:00 |
|
mposolda
|
31d0365e85
|
KEYCLOAK-1359 More LDAP fixes
|
2015-06-03 19:57:11 +02:00 |
|
Stian Thorgersen
|
084da8a03d
|
Merge pull request #1325 from stianst/master
KEYCLOAK-1386 Direct Grant API always on
|
2015-06-03 18:29:29 +01:00 |
|
Bill Burke
|
c12fe28b2d
|
phased auth spi introduction
|
2015-06-03 10:55:03 -04:00 |
|
Cory Snyder
|
0ac000adca
|
KEYCLOAK-681 multi-part emails
|
2015-06-03 10:33:18 -04:00 |
|
Stian Thorgersen
|
1dd0b563b6
|
KEYCLOAK-1386 Direct Grant API always on
|
2015-06-03 16:24:15 +02:00 |
|
Vlastimil Elias
|
dcc19a39d7
|
KEYCLOAK-1371 - Perform "Update Profile on First Login" only if some of
mandatory user profile fields is missing from identity provider
|
2015-06-03 15:24:25 +02:00 |
|
mposolda
|
496062ef0c
|
KEYCLOAK-1359 LDAP tests update
|
2015-06-03 14:54:14 +02:00 |
|
mposolda
|
35e4a5e56d
|
KEYCLOAK-1368 allow forwarding to error page in bearer-only deployments. Adding DeploymentBuilder
|
2015-06-03 12:34:56 +02:00 |
|
Stian Thorgersen
|
3d3871b0e6
|
Merge pull request #1291 from AOEpeople/KEYCLOAK-1305
KEYCLOAK-1305 Add possibility to change username
|
2015-06-03 10:51:34 +01:00 |
|
Stian Thorgersen
|
060a59f982
|
Merge pull request #1317 from velias/KEYCLOAK-1372
KEYCLOAK-1372 - do not perform email verification if email is provided by trusted Identity provider
|
2015-06-03 10:29:52 +01:00 |
|
Vlastimil Elias
|
c6c0abbedf
|
KEYCLOAK-1372 - typo patched
|
2015-06-03 11:00:02 +02:00 |
|
Vlastimil Elias
|
df182c3301
|
KEYCLOAK-1372 - tests updated to test whole user flow including email
verification step
|
2015-06-03 10:54:33 +02:00 |
|
Vlastimil Elias
|
1c3d165e5d
|
KEYCLOAK-1372 - tests improved
|
2015-06-02 15:41:50 +02:00 |
|
Sebastian Rose
|
17affe576f
|
KEYCLOAK-1350 client_session_state should be updated when refreshing a token
|
2015-06-02 15:01:47 +02:00 |
|
Vlastimil Elias
|
b86d091ad1
|
KEYCLOAK-1372 - do not perform email verification if email is provided
by trusted Identity provider
|
2015-06-02 14:59:29 +02:00 |
|
Niko Köbler
|
492e6cd856
|
KEYCLOAK-1305 Add possibility to change username
|
2015-06-02 14:08:19 +02:00 |
|
mposolda
|
f57ab78916
|
KEYCLOAK-886 LDAP: Fixes and improvements
|
2015-06-01 17:38:34 +02:00 |
|
Stian Thorgersen
|
5f787028df
|
KEYCLOAK-1327 Updated for users
|
2015-05-29 15:29:04 +01:00 |
|
Stian Thorgersen
|
a953b52eac
|
KEYCLOAK-1327 Updated for client stats
|
2015-05-29 13:15:35 +01:00 |
|
Stian Thorgersen
|
6f164f0ee9
|
KEYCLOAK-1327 Updated for clients
|
2015-05-29 13:15:34 +01:00 |
|
Stian Thorgersen
|
f65b502a96
|
Merge pull request #1283 from girirajsharma/master
[KEYCLOAK-1200]- From and To filter fields in Event viewer in admin app
|
2015-05-28 15:03:22 +02:00 |
|
girirajsharma
|
efe8342965
|
[KEYCLOAK-1200]- From and To filter fields in Event viewer in admin app
|
2015-05-28 18:05:31 +05:30 |
|
mposolda
|
5d4869f915
|
KEYCLOAK-1300 Fullname test
|
2015-05-28 12:28:26 +02:00 |
|
behana
|
e8e22ee44c
|
KEYCLOAK-1352 Add send-verify-email to admin-rest-api
|
2015-05-28 00:05:39 +02:00 |
|
mposolda
|
dfe232cf80
|
KEYCLOAK-886 User Federation Mappers - admin console
|
2015-05-26 17:48:52 +02:00 |
|
girirajsharma
|
8e7e208265
|
[KEYCLOAK-1334] Forgot password page does not return validation error
message when input field is empty
|
2015-05-23 01:18:23 +05:30 |
|
mposolda
|
319f86e91a
|
KEYCLOAK-886 Admin console - step 1
|
2015-05-22 21:09:55 +02:00 |
|
mposolda
|
490b3e3603
|
KEYCLOAK-886 Added builtin federation mappers when creating new LDAP Federation model. Testsuite passing
|
2015-05-22 21:09:55 +02:00 |
|
mposolda
|
7476ee51e4
|
KEYCLOAK-886 Model and representations for UserFederationMappers
|
2015-05-22 21:09:50 +02:00 |
|
mposolda
|
a9f1fda68a
|
KEYCLOAK-630 Added Role Federation mapper. Fixes and refactoring
|
2015-05-22 21:08:33 +02:00 |
|
mposolda
|
1490f106f2
|
KEYCLOAK-599 Added UserFederationMappers. Added UserAttributeLDAPFederationMapper
|
2015-05-22 21:07:32 +02:00 |
|
mposolda
|
61c35265a6
|
KEYCLOAK-826 Show count of created/updated users during federation sync
|
2015-05-22 21:06:38 +02:00 |
|
Bill Burke
|
3851a2fe72
|
merge
|
2015-05-18 16:41:51 -04:00 |
|
Bill Burke
|
338300df32
|
1st phase auth/required action spi
|
2015-05-18 16:32:38 -04:00 |
|
girirajsharma
|
ccd5deb85f
|
[KEYCLOAK 392] Audit admin events
|
2015-05-13 16:47:30 +05:30 |
|
Stian Thorgersen
|
d2ed8302a7
|
Fix welcome-theme in test server
|
2015-05-13 11:25:43 +02:00 |
|
Stian Thorgersen
|
38af401a16
|
KEYCLOAK-1310 Don't log migration model for fresh instal
|
2015-05-13 11:16:50 +02:00 |
|
Stian Thorgersen
|
698660c92a
|
Added isPrivate to Spi
|
2015-05-12 08:25:24 +02:00 |
|
Stian Thorgersen
|
d00e0021b6
|
Merge branch 'master' of https://github.com/girirajsharma/keycloak into girirajsharma-master
Conflicts:
connections/jpa-liquibase/src/main/resources/META-INF/jpa-changelog-master.xml
services/src/main/java/org/keycloak/services/resources/admin/IdentityProvidersResource.java
|
2015-05-11 13:36:30 +02:00 |
|
Bill Burke
|
082ebe8043
|
no backchannel if state
|
2015-05-05 13:58:07 -04:00 |
|
mposolda
|
ed525f8ed9
|
Workaround to have SAMLKeyCloakServerBrokerWithSignatureTest.testAccountManagementLinkIdentity passing with JPA profile
|
2015-05-04 14:42:25 +02:00 |
|
Stian Thorgersen
|
a3c40f311c
|
Updated example themes
|
2015-05-04 12:49:18 +02:00 |
|
girirajsharma
|
70f53c6c06
|
[KEYCLOAK-392] - Admin audit events
|
2015-05-03 01:46:52 +05:30 |
|
Stian Thorgersen
|
39627f0661
|
KEYCLOAK-1248 Fix direct grants only switch
|
2015-04-30 13:44:46 +02:00 |
|
Bill Burke
|
e54bf4a16f
|
hc config and docs
|
2015-04-29 21:42:32 -04:00 |
|
Bill Burke
|
35c33f132e
|
demo fix and error message fix
|
2015-04-29 21:16:59 -04:00 |
|