Commit Graph

2069 Commits

Author SHA1 Message Date
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 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 c6f43baf0d Allow oauth clients to ask for permission to view user profile, and manage user account 2013-11-03 16:14:15 +00: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 34fe0a751c Added cors support to TokenService.accessCodeToToken 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 b4d71dce4d ui fixes 2013-10-16 17:16:47 -04:00
Bill Burke 13c75c02e1 bootstrap 2013-10-16 08:26:33 -04:00
mposolda b2cc74bf58 Fix errors in testsuite when Mongo model is used 2013-10-11 11:40:51 +02:00
mposolda 7b357fbfec Don't use keycloak-model-mongo model by default 2013-10-10 12:38:06 +02:00
mposolda 9f91002348 Adapt latest model changes 2013-10-10 12:10:16 +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 58d862819a Added performance tests to testsuite to compare Picketlink+JPA+MySQL with Mongo. 2013-10-10 10:28:36 +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