Stian Thorgersen
|
5c541c5cf0
|
Fix - KEYCLOAK-99 UI: Users query should support wildcard
|
2013-11-14 17:38:23 +00:00 |
|
Stian Thorgersen
|
5916eaad13
|
Removed mongo dependencies from services
|
2013-11-12 15:19:55 +00:00 |
|
Stian Thorgersen
|
2e9a474eac
|
Use service loader to load model provider
|
2013-11-12 11:49:03 +00:00 |
|
Bill Burke
|
2861ea0e96
|
nasty merge
|
2013-11-05 23:12:07 -05:00 |
|
Bill Burke
|
d04ca2c34f
|
jpa backend
|
2013-11-05 21:26:33 -05:00 |
|
Stian Thorgersen
|
e857f2ed2a
|
Ooops....
|
2013-11-05 12:43:11 +00:00 |
|
Stian Thorgersen
|
7bbeddc2a3
|
Tweaked EmailSender, fixed SSL prop in console + added option for StartTLS
|
2013-11-05 10:58:33 +00:00 |
|
Stian Thorgersen
|
d083909136
|
Added support for default application roles. Added authz to account, user (or client if oauth) is required to have role manage-account to manage their account, this is a default role for the Account application.
|
2013-11-04 17:21:46 +00:00 |
|
Stian Thorgersen
|
6e3dd959eb
|
KEYCLOAK-114 Use SMTP server settings from realm
|
2013-10-22 13:47:30 +01:00 |
|
Stian Thorgersen
|
a88dcace3d
|
Added maps for social config and smtp server to realm
|
2013-10-22 13:47:30 +01:00 |
|
Stian Thorgersen
|
d79d299073
|
Made account management an optional feature on a realm, and added login and logout to account management pages
|
2013-10-19 16:24:58 +01:00 |
|
Stian Thorgersen
|
1c90e16629
|
Added redirect uris to application
|
2013-10-18 19:17:11 +01:00 |
|
Stian Thorgersen
|
79c1230a9d
|
Added redirect uris to application
|
2013-10-17 15:25:06 +01:00 |
|
Bill Burke
|
13c75c02e1
|
bootstrap
|
2013-10-16 08:26:33 -04:00 |
|
mposolda
|
7b357fbfec
|
Don't use keycloak-model-mongo model by default
|
2013-10-10 12:38:06 +02:00 |
|
mposolda
|
453e1c5cf7
|
Added ServletContextListener for start of embedded MongoDB at Keycloak deploy. Added PropertiesManager
|
2013-10-10 10:43:54 +02:00 |
|
mposolda
|
71cd9cffa4
|
Rebased MongoDB on top of latest master. Divide testsuite into integration and performance submodules
|
2013-10-10 10:43:54 +02:00 |
|
mposolda
|
ae4bd42ff7
|
Add support for TOTP in MongoDB
|
2013-10-10 10:28:36 +02:00 |
|
mposolda
|
86cf090909
|
Adapt MongoDB impl with latest changes on UserModel and RealmModel. Support for Enums in Converter SPI
|
2013-10-10 10:28:36 +02:00 |
|
mposolda
|
68ed19f15d
|
Support MongoDB in unit tests. Added parameterized test, so ImportTest and AdapterTest work with both picketlink and mongo
|
2013-10-10 10:28:35 +02:00 |
|
mposolda
|
4db738689f
|
Mongo: Remove realmAdmins when realm is removed. Refactored Converters to support list of embedded objects
|
2013-10-10 10:28:35 +02:00 |
|
Bill Burke
|
b58b2c760f
|
scope mapping, oauth client
|
2013-10-09 17:27:45 -04:00 |
|
Bill Burke
|
7613df71c2
|
app password
|
2013-10-06 18:41:35 -04:00 |
|
Bill Burke
|
a4e3431445
|
model module refactor
|
2013-10-02 09:54:26 -04:00 |
|
Stian Thorgersen
|
72315bb9d7
|
Improvements to required user actions. Including adding support for required actions to AccessCodeEntry. Added test for temporary password.
|
2013-09-21 12:21:46 +01:00 |
|
Stian Thorgersen
|
0c76a493b9
|
Fix ModelTest - forgot to close session and factory
|
2013-09-20 15:20:34 +01:00 |
|
Stian Thorgersen
|
32fcd46e08
|
Added option on realm to allow reset password via email
|
2013-09-20 12:53:44 +01:00 |
|
Stian Thorgersen
|
cdce046711
|
Suppress error warning from GreenMail on stop
|
2013-09-20 10:48:15 +01: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
|
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
|
bfe9beae72
|
merge
|
2013-09-11 09:44:36 -04:00 |
|
Bill Burke
|
b0bbbeaf7f
|
retire Transaction
|
2013-09-11 09:28:19 -04: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 |
|
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 |
|
Stian Thorgersen
|
0301094fc9
|
KEYCLOAK-40 Add default role to realm
|
2013-08-15 16:19:17 +01:00 |
|
Stian Thorgersen
|
f88097582d
|
Fixed ImportTest after changing credential label
|
2013-08-15 12:15:22 +01:00 |
|
Bill Burke
|
a81d03213d
|
refactor
|
2013-08-10 12:43:55 -04:00 |
|
Bill Burke
|
993fc5c301
|
required creds
|
2013-08-10 08:13:39 -04:00 |
|
Bill Burke
|
9ff4ef4d64
|
roles
|
2013-08-03 22:41:55 -04:00 |
|
Bill Burke
|
d4f8d2dc7a
|
realm creation ui
|
2013-08-03 12:00:29 -04:00 |
|
Bill Burke
|
540385fec5
|
admin ui login
|
2013-08-02 22:26:57 -04:00 |
|
Bill Burke
|
c9ec2bb2c5
|
picketlink 2.5.0.Beta6
|
2013-08-01 19:04:39 -04:00 |
|
Bill Burke
|
72d9841baa
|
finish picketlink abstraction
|
2013-07-31 17:56:17 -04:00 |
|
Bill Burke
|
93f9a34175
|
abstract Picketlink User/Role
|
2013-07-31 16:30:39 -04:00 |
|
Bill Burke
|
92c15637b2
|
refactor out picketlink
|
2013-07-30 21:44:22 -04:00 |
|
Bill Burke
|
15a947f4ae
|
last oauth
|
2013-07-29 10:24:15 -04:00 |
|
Bill Burke
|
4a40ec71c9
|
role description
|
2013-07-28 09:47:26 -04:00 |
|
Bill Burke
|
6fdff819a1
|
logout
|
2013-07-27 18:19:23 -04:00 |
|
Bill Burke
|
74b121539d
|
better demo
|
2013-07-22 18:07:00 -04:00 |
|
Bill Burke
|
e1fe001a22
|
demo
|
2013-07-19 17:59:36 -04:00 |
|
Bill Burke
|
79e6f46183
|
refactoring for demo setup
|
2013-07-18 11:44:59 -04:00 |
|
Bill Burke
|
1548065b7f
|
more stuff
|
2013-07-11 17:56:15 -04:00 |
|
Bill Burke
|
1586f461be
|
more
|
2013-07-05 14:23:16 -04:00 |
|
Bill Burke
|
7a1c825dcb
|
initial
|
2013-07-02 10:05:33 -04:00 |
|