Commit graph

10006 commits

Author SHA1 Message Date
Bill Burke
a1893e4ea5 Merge pull request #35 from patriot1burke/master
User screens
2013-09-19 14:41:06 -07:00
Bill Burke
935f6455c0 merge 2013-09-19 17:40:44 -04:00
Bill Burke
e61833aa43 User screens 2013-09-19 17:22:47 -04:00
Stian Thorgersen
27d1a2d547 KEYCLOAK-55 Lost credential logic 2013-09-19 16:58:22 +01:00
Bill Burke
083dc1721b Merge pull request #34 from patriot1burke/master
new css
2013-09-18 13:35:28 -07:00
Bill Burke
778d78d74f new css 2013-09-18 16:34:51 -04:00
Stian Thorgersen
6a8f838d9c KEYCLOAK-52
AccessCode could expire when oauth-client application (OAuth grant flow) is used
2013-09-18 19:44:56 +01:00
Stian Thorgersen
636b197c4c KEYCLOAK-32
Registration verification email
2013-09-18 19:33:18 +01:00
Stian Thorgersen
e5a81653d9 KEYCLOAK-61 Send emails 2013-09-17 13:07:49 +01:00
Stian Thorgersen
6c124a2172 Added required actions to user. Completed flow for user registering when Realm requires TOTP 2013-09-17 11:24:12 +01:00
Bill Burke
f48d061217 Merge pull request #33 from patriot1burke/master
gabriel css files
2013-09-16 05:27:57 -07:00
Bill Burke
1408475ca1 gabriel css files 2013-09-12 09:52:44 -04:00
Stian Thorgersen
7e64664fbf Changed testsuite to use Firefox to get rid of exception 2013-09-12 09:23:11 +01:00
Stian Thorgersen
6cb7289db0 Fixed testsuite for changes to KeycloakApplication 2013-09-12 09:19:02 +01:00
Bill Burke
67be783503 Merge pull request #32 from patriot1burke/master
retire Transaction
2013-09-11 06:46:09 -07:00
Bill Burke
bfe9beae72 merge 2013-09-11 09:44:36 -04:00
Bill Burke
b0bbbeaf7f retire Transaction 2013-09-11 09:28:19 -04:00
Stian Thorgersen
b851c118c3 Upgraded to Arquillian Drone Extension 1.2.0.Beta1 2013-09-10 17:32:27 +01:00
stianst
1ffea561bf Merge pull request #30 from mposolda/social
KEYCLOAK-25 KEYCLOAK-27 Social login/registration improvements
2013-09-10 01:31:29 -07:00
Bill Burke
b38889f28c Merge remote-tracking branch 'upstream/master' 2013-09-09 08:31:19 -04:00
mposolda
b33b62d1f7 Handle social registration with prefilled info when triggered from oauth-client application 2013-08-26 16:18:46 +02:00
mposolda
dd3c438e00 KEYCLOAK-25 Added flow with user registration with prefilled attributes from social 2013-08-22 18:25:33 +02:00
mposolda
932ed10c17 KEYCLOAK-27 Basic social flow with automatic registration and non-duplicated username 2013-08-22 17:17:33 +02:00
mposolda
b2544dbe8f Added realm option automaticRegistrationAfterSocialLogin to specify whether user is automatically registered after social login or whether he needs to confirm registration data 2013-08-22 17:17:33 +02:00
mposolda
1a374a8d1b Added SocialLink, which represents binding between User and his social username for particular socialProvider 2013-08-22 17:17:33 +02:00
Stian Thorgersen
5d33697596 Removed totp from required credentials for demo realm 2013-08-22 15:47:25 +01:00
Stian Thorgersen
7d726bdc1a Fixed dep for testsuite 2013-08-22 15:42:18 +01:00
Stian Thorgersen
b9c6d89325 Added test for updating user profile 2013-08-22 12:09:10 +01:00
Stian Thorgersen
2bc2126317 Added test for changing password, and a small fix 2013-08-22 12:05:34 +01:00
Stian Thorgersen
2f84284390 Added some Arquillian Drone tests 2013-08-22 10:14:44 +01:00
Stian Thorgersen
de7a185ee0 Started adding totp flow 2013-08-20 17:15:10 +01:00
Stian Thorgersen
17b61ed0c8 Added pages for user account management 2013-08-20 14:28:51 +01:00
Stian Thorgersen
d2621c452e KEYCLOAK-44
Add configuration of TOTP to registration
2013-08-16 15:53:09 +01:00
stianst
5434b66b3a Merge pull request #29 from mposolda/social
KEYCLOAK-42: Typo in RealmModel.importRealm causing that bad required credential type could be imported
2013-08-16 07:52:56 -07:00
Bill Burke
73f64bf4ec merge 2013-08-16 08:14:37 -04:00
mposolda
0b9a59950a KEYCLOAK-43 ApplicationAdapter.addScope doesn't add scope into IDM 2013-08-16 13:55:57 +02:00
mposolda
d97a615c81 KEYCLOAK-42 Typo in RealmModel.importRealm causing that bad required credential type could be imported 2013-08-16 13:33:58 +02:00
mposolda
38849d5eed Call System.currentTimeMillis() just once in SocialRequestManager.pruneExpired() 2013-08-16 13:05:06 +02:00
Stian Thorgersen
a65c8695d7 If registration is not allowed for a realm it should not be possible to login with social login unless the user already exists 2013-08-15 16:34:44 +01:00
Stian Thorgersen
0301094fc9 KEYCLOAK-40 Add default role to realm 2013-08-15 16:19:17 +01:00
Bill Burke
13a93fb776 merged 2013-08-15 09:37:41 -04:00
Bill Burke
fa90a8fd6b Merge pull request #28 from stianst/generics
Added generic type to Transaction class to remove warnings
2013-08-15 05:44:53 -07:00
Stian Thorgersen
54f3f7a922 Added generic type to Transaction class to remove warnings 2013-08-15 13:30:38 +01:00
Stian Thorgersen
5f90150058 Added more messages to resource bundle for forms 2013-08-15 12:16:08 +01:00
Stian Thorgersen
f88097582d Fixed ImportTest after changing credential label 2013-08-15 12:15:22 +01:00
Stian Thorgersen
5c4afc7163 Made forms use resource bundle for messages 2013-08-15 11:31:31 +01:00
Stian Thorgersen
92235e3b07 Added realm registration 2013-08-15 11:31:10 +01:00
Stian Thorgersen
0ffe1cb354 Renamed sdk-html for forms and added registration form 2013-08-14 12:30:16 +01:00
Stian Thorgersen
8876484a87 Fixed style of Google login 2013-08-13 17:09:32 +01:00
Stian Thorgersen
a0f0e30348 KEYCLOAK-33
Callback URL for social includes realm name
2013-08-13 16:38:02 +01:00