Stian Thorgersen
|
6ecd9fbde7
|
Merge pull request #936 from stianst/master
Provider loaders
|
2015-01-28 11:51:05 +01:00 |
|
Stian Thorgersen
|
67ba1de56f
|
KEYCLOAK-999 Load providers from file-system
|
2015-01-28 09:15:07 +01:00 |
|
pedroigor
|
2065815627
|
[KEYCLOAK-883] - Model tests.
|
2015-01-27 23:53:56 -02:00 |
|
pedroigor
|
c2ba2a70ce
|
[KEYCLOAK-997] - Redirect directly to provider if password login is disabled and there's only one provider.
|
2015-01-23 18:20:19 -02:00 |
|
pedroigor
|
b9a7594113
|
[KEYCLOAK-883] - More SAML configuration. Using SAML builders to create AuthnRequest.
|
2015-01-21 23:40:20 -02:00 |
|
Stian Thorgersen
|
f31bece1b9
|
KEYCLOAK-980 Password reset is possible with expired link
|
2015-01-21 13:11:06 +01:00 |
|
Stian Thorgersen
|
e7a792f922
|
KEYCLOAK-983 Fix login after reset-password
|
2015-01-21 12:28:30 +01:00 |
|
Bill Burke
|
8b6a3ad8e4
|
Merge remote-tracking branch 'upstream/master'
|
2015-01-16 18:58:01 -05:00 |
|
Bill Burke
|
a0ba6d2c16
|
saml redirect logout 1st step
|
2015-01-16 18:57:33 -05:00 |
|
Bill Burke
|
ef2698936b
|
Merge pull request #919 from pedroigor/KEYCLOAK-884
[KEYCLOAK-884] - OpenID Connect UserInfo Endpoint.
|
2015-01-16 14:28:30 -05:00 |
|
pedroigor
|
4f432775ed
|
[KEYCLOAK-884] - OpenID Connect UserInfo Endpoint.
|
2015-01-16 15:45:27 -02:00 |
|
mposolda
|
e4a8ced8b0
|
KEYCLOAK-974 ServerVersionResource doesn't handle cors requests
|
2015-01-16 12:57:08 +01:00 |
|
Stian Thorgersen
|
8828d6e2f1
|
KEYCLOAK-965 NPE in TokenManager.verifyAccess if application is deleted
|
2015-01-16 11:25:05 +01:00 |
|
Stian Thorgersen
|
bf6c46da1c
|
KEYCLOAK-962 Changed access token request to use redirect_uri from initial request instead of the resolved redirect_uri
|
2015-01-16 11:01:03 +01:00 |
|
Stian Thorgersen
|
29b8c2c924
|
KEYCLOAK-949 Disabled user with wrong credentials receive wrong error message
|
2015-01-14 10:10:53 +01:00 |
|
Stian Thorgersen
|
abd5967be3
|
KEYCLOAK-957 Access Token Request does not verify redirect_uri
|
2015-01-14 09:59:21 +01:00 |
|
Michael Gerber
|
3be74cda30
|
check if email is null
|
2015-01-14 09:18:05 +01:00 |
|
pedroigor
|
fa2533ed11
|
[KEYCLOAK-883] - Initial changes.
|
2015-01-13 00:58:19 -02:00 |
|
Stian Thorgersen
|
959933a227
|
Version bump
|
2015-01-12 10:35:50 +01:00 |
|
mposolda
|
fff8ae9f8a
|
KEYCLOAK-942 Incorrect condition in ResourceAdminManager could cause global logout
|
2015-01-08 11:09:11 +01:00 |
|
pedroigor
|
c4892428ae
|
[KEYCLOAK-928] - Validate duplicated emails when updating profile.
|
2015-01-07 11:09:40 -02:00 |
|
Michael Gerber
|
181c1c8b5b
|
add error event if mail can not be send
|
2015-01-06 13:02:27 +01:00 |
|
Stian Thorgersen
|
45a1f4361e
|
Add test
|
2015-01-05 14:34:08 +01:00 |
|
Stian Thorgersen
|
39daeca09c
|
Merge branch 'reset-password' of https://github.com/gerbermichi/keycloak into gerbermichi-reset-password
|
2015-01-05 14:26:51 +01:00 |
|
gerbermichi
|
0c73e67372
|
a disabled user should not receive an email to reset the password
|
2015-01-05 14:07:03 +01:00 |
|
Stian Thorgersen
|
628437c146
|
KEYCLOAK-760 OAuth2 refresh token expiration date
|
2015-01-05 10:50:50 +01:00 |
|
Michael Gerber
|
019bb558d1
|
reset-password-email with redirect_uri and client_id
|
2015-01-02 14:10:44 +01:00 |
|
Michael Gerber
|
53e18b3ebe
|
fix reset-password-email
|
2015-01-02 12:52:21 +01:00 |
|
Stian Thorgersen
|
f97b71c207
|
KEYCLOAK-903
No client session for direct grant
|
2014-12-30 13:28:08 +01:00 |
|
Stian Thorgersen
|
a367473386
|
KEYCLOAK-902 State should not be required
|
2014-12-30 10:38:08 +01:00 |
|
Stian Thorgersen
|
e174802b0d
|
KEYCLOAK-825
Log out user sessions on password reset
|
2014-12-17 14:54:33 +01:00 |
|
Stian Thorgersen
|
6cf42db584
|
KEYCLOAK-891 Create server info page on admin console
|
2014-12-17 13:21:31 +01:00 |
|
gerbermichi
|
2186fe32a9
|
Bugfix: Can not read keycloak-server.json if the path contains a space
https://issues.jboss.org/browse/KEYCLOAK-892
|
2014-12-17 12:32:06 +01:00 |
|
Bill Burke
|
6c04e26376
|
bump
|
2014-12-05 21:09:38 -05:00 |
|
Bill Burke
|
c0059a875b
|
bump version
|
2014-12-05 19:03:13 -05:00 |
|
apenders
|
f3adf02eea
|
Added CORS preflight support for realms/<realm>/tokens/refresh
|
2014-12-02 15:33:15 -07:00 |
|
Stian Thorgersen
|
a843e31c12
|
KEYCLOAK-862 Use HmacSHA256 for code signatures
|
2014-11-27 10:02:08 +01:00 |
|
Bill Burke
|
46983d68f3
|
move ServerCookie to core
|
2014-11-14 09:20:03 -05:00 |
|
mposolda
|
a94ab5883d
|
KEYCLOAK-835 Move AdapterConstants to different package
|
2014-11-10 22:16:20 +01:00 |
|
Marek Posolda
|
c0f377c8c7
|
Merge pull request #841 from jpkrohling/JPK-KEYCLOAK-821
KEYCLOAK-821 - Support for comma-separated list of file names to import.
|
2014-11-06 20:32:31 +01:00 |
|
Juraci Paixão Kröhling
|
cd0ad70952
|
KEYCLOAK-821 - Support for comma-separated list of file names to import.
|
2014-11-05 17:04:17 +01:00 |
|
Stian Thorgersen
|
e7625c2bb1
|
KEYCLOAK-820 Don't expose realm private key through admin endpoints
|
2014-11-05 15:34:56 +01:00 |
|
Bill Burke
|
9c175bfb5d
|
Merge remote-tracking branch 'upstream/master'
|
2014-11-04 15:55:47 -05:00 |
|
Bill Burke
|
ede59a4441
|
fix jax-doclets
|
2014-11-04 15:55:33 -05:00 |
|
Stian Thorgersen
|
7327423a03
|
Fix ResetPasswordTest
|
2014-11-04 13:05:50 +01:00 |
|
Stian Thorgersen
|
0f8c073354
|
Version bump
|
2014-11-04 09:01:06 +01:00 |
|
Stian Thorgersen
|
bb2de4dc59
|
KEYCLOAK-787 Clicking back to login after sending password reset email fails
|
2014-10-31 13:59:56 +01:00 |
|
Stian Thorgersen
|
9b0d5acb50
|
KEYCLOAK-704 KEYCLOAK-768 Improvements to access code generation
|
2014-10-31 12:45:03 +01:00 |
|
Stian Thorgersen
|
8adad9dddf
|
KEYCLOAK-806
Increase defaults for 'SSO Session Idle Timeout'
|
2014-10-31 09:41:21 +01:00 |
|
Bill Burke
|
cf747dac22
|
remove info logging
|
2014-10-30 09:53:06 -04:00 |
|