Bill Burke
|
9ba6784424
|
Merge pull request #179 from matzew/Base64
clean up: using Base64 class as dependency
|
2014-01-30 07:50:11 -08:00 |
|
Bill Burke
|
bb5991239b
|
composite roles
|
2014-01-29 20:19:32 -05:00 |
|
Matthias Wessendorf
|
2efcb95fd6
|
some minor util class clean-up, to prevent instanciation of util classes
|
2014-01-28 14:30:22 +01:00 |
|
Matthias Wessendorf
|
463a04f0a2
|
Using the net.iharder.Base64 dependency JAR instead of a copied class
|
2014-01-27 15:05:48 +01:00 |
|
Stian Thorgersen
|
4cb98a3aa4
|
Set version to 1.0-alpha-2-SNAPSHOT
|
2014-01-24 09:34:54 +00:00 |
|
Bill Burke
|
c77a6dfc40
|
dist
|
2014-01-22 19:18:00 -05:00 |
|
Stian Thorgersen
|
c5366f1c81
|
KEYCLOAK-264 Remove option to enable/disable acct mngmt
|
2014-01-17 09:30:56 +00:00 |
|
Stian Thorgersen
|
dcfb83b0f2
|
KEYCLOAK-64 KEYCLOAK-246 Updated social to use update profile required action instead of registration form. Fixed Google provider
|
2014-01-16 12:52:46 +00:00 |
|
Bill Burke
|
b162190c7f
|
remove cookieLoginAllowed
|
2014-01-15 20:31:01 -05:00 |
|
Bill Burke
|
6326d5d2b5
|
auth-server-url and Realm/App name changes
|
2014-01-15 10:02:56 -05:00 |
|
Bill Burke
|
62cc002396
|
constants
|
2014-01-13 19:42:34 -05:00 |
|
mposolda
|
d309fab825
|
KEYCLOAK-231 Support for sending scope parameter from applications and oauth clients
|
2014-01-13 18:41:00 +01:00 |
|
Stian Thorgersen
|
0a57ba026b
|
KEYCLOAK-180 Renamed JWT prn to sub
|
2014-01-10 10:22:58 +00:00 |
|
Bill Burke
|
30cb9df307
|
undertow logout
|
2013-12-19 18:32:47 -05:00 |
|
Bill Burke
|
834baf0e27
|
refactor admin actions
|
2013-12-19 15:22:15 -05:00 |
|
Bill Burke
|
40e8a26a3b
|
threadlocal
|
2013-12-18 18:10:28 -05:00 |
|
Bill Burke
|
0ec80f6590
|
remove ThreadLocal SkeletonKeySession
|
2013-12-18 18:08:48 -05:00 |
|
Bill Burke
|
16f5bbc54e
|
undertow/wildfly adapter fixes
|
2013-12-18 18:01:47 -05:00 |
|
Bill Burke
|
cbf46720c7
|
installation text
|
2013-12-17 18:16:17 -05:00 |
|
Bill Burke
|
6380dc3d1b
|
refactor out resteasy from adapters
|
2013-12-17 12:07:02 -05:00 |
|
Bill Burke
|
d22b6f8df7
|
factor out jwt/jose/jws
|
2013-12-16 11:19:46 -05:00 |
|
Bill Burke
|
d28b1ff98b
|
refactor core/adapter
|
2013-12-13 19:53:02 -05:00 |
|
Stian Thorgersen
|
0dad786b35
|
KEYCLOAK-220 Fix login to realm with space in id, KEYCLOAK-199 Add account management to admin realm
|
2013-12-07 11:35:32 +00:00 |
|
Bill Burke
|
d86dec6561
|
version bump to SNAPSHOT
|
2013-12-06 09:45:08 -05:00 |
|
Bill Burke
|
4909316d59
|
pom version bump
|
2013-12-06 08:40:35 -05:00 |
|
Stian Thorgersen
|
7f499b2833
|
KEYCLOAK-186 Password policies
|
2013-12-03 12:53:26 +00:00 |
|
Stian Thorgersen
|
85eeb415e1
|
KEYCLOAK-181
Link back to application from account management pages
|
2013-11-28 13:48:30 +00:00 |
|
Bill Burke
|
799df520b8
|
realm import changes
|
2013-11-27 17:02:12 -05:00 |
|
Bill Burke
|
3a9f9d73c2
|
Merge remote-tracking branch 'upstream/master'
|
2013-11-26 15:40:24 -05:00 |
|
Bill Burke
|
f79739f73e
|
oauth client
|
2013-11-26 15:39:57 -05:00 |
|
Stian Thorgersen
|
c6f4e21b84
|
KEYCLOAK-153
Realm installation page
|
2013-11-26 17:28:00 +00:00 |
|
Stian Thorgersen
|
fad194fc8f
|
Improved error handling in admin console. Delete roles through admin console.
|
2013-11-25 13:46:04 +00:00 |
|
vrockai
|
ab7cc63084
|
KEYCLOAK-156 add new user properties to admin ui
|
2013-11-20 10:50:05 +01:00 |
|
Bill Burke
|
934eca73f4
|
merged
|
2013-11-15 14:18:00 -05:00 |
|
Bill Burke
|
965bc6dccb
|
wildfly adapter
|
2013-11-15 14:15:33 -05:00 |
|
Stian Thorgersen
|
45424e5eba
|
Removed '*' role
|
2013-11-15 16:38:44 +00:00 |
|
Stian Thorgersen
|
158d1740b8
|
KEYCLOAK-72 and KEYCLOAK-158
|
2013-11-15 11:03:25 +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 |
|
Bill Burke
|
d6ee6aef9f
|
adapter cors support
|
2013-10-30 08:28:23 -04:00 |
|
Bill Burke
|
0f03670c06
|
Merge remote-tracking branch 'upstream/master'
|
2013-10-25 18:04:35 -04:00 |
|
Bill Burke
|
6e6dccd339
|
cors token modifications
|
2013-10-25 18:03:28 -04:00 |
|
Stian Thorgersen
|
45b5f5afd5
|
Add setting realm.accessCodeLifespanUserAction in admin console
|
2013-10-25 12:39:25 +01:00 |
|
Stian Thorgersen
|
36662fb5ca
|
Added map for social provider settings to RealmRepresentation
|
2013-10-22 13:47:30 +01:00 |
|
Stian Thorgersen
|
f365e85118
|
Added map for smtp server settings to RealmRepresentation
|
2013-10-22 13:47:30 +01:00 |
|
Bill Burke
|
158f85cb7a
|
Merge remote-tracking branch 'upstream/master'
|
2013-10-21 14:49:56 -04: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 |
|
Bill Burke
|
645cfa5beb
|
Merge remote-tracking branch 'upstream/master'
|
2013-10-18 15:47:49 -04:00 |
|
Bill Burke
|
1d75b50acb
|
cors
|
2013-10-18 15:47:33 -04:00 |
|
Stian Thorgersen
|
34fe0a751c
|
Added cors support to TokenService.accessCodeToToken
|
2013-10-18 19:17:11 +01:00 |
|
Bill Burke
|
5851430983
|
Merge pull request #76 from patriot1burke/master
bootstrapping 2
|
2013-10-17 12:47:55 -07:00 |
|
Bill Burke
|
2a6b6ebef5
|
stuff
|
2013-10-17 13:53:46 -04:00 |
|
Stian Thorgersen
|
79c1230a9d
|
Added redirect uris to application
|
2013-10-17 15:25:06 +01: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
|
86a2617799
|
split up realm settings
|
2013-09-27 15:57:30 -04:00 |
|
Bill Burke
|
195b06616f
|
Merge pull request #38 from patriot1burke/master
role mapping
|
2013-09-25 07:44:26 -07:00 |
|
Bill Burke
|
27fe017b6c
|
role mapping
|
2013-09-25 10:43:33 -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
|
32fcd46e08
|
Added option on realm to allow reset password via email
|
2013-09-20 12:53:44 +01:00 |
|
Stian Thorgersen
|
636b197c4c
|
KEYCLOAK-32
Registration verification email
|
2013-09-18 19:33:18 +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
|
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
|
0301094fc9
|
KEYCLOAK-40 Add default role to realm
|
2013-08-15 16:19:17 +01:00 |
|
Bill Burke
|
5b03b56c4a
|
realm progress
|
2013-08-10 16:01:00 -04: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
|
d11876f58e
|
resource rest api
|
2013-08-04 12:57:12 -04:00 |
|
Bill Burke
|
4e61981b69
|
expand required credentials
|
2013-08-04 11:48:09 -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
|
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
|
fa63da7e06
|
cookie login
|
2013-07-25 09:47:52 -04:00 |
|
Bill Burke
|
74b121539d
|
better demo
|
2013-07-22 18:07:00 -04:00 |
|
Bill Burke
|
33e9de654b
|
more
|
2013-07-19 21:33:44 -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 |
|