tsudot
|
162dd4051d
|
KEYCLOAK-1900 Add password hash SPI and provider
- Default encoder set to Pbkdf2PasswordEncoder
|
2015-12-08 13:25:59 +01:00 |
|
mposolda
|
ad34d63cb3
|
KEYCLOAK-2172 Make Identity broker User Attribute mappers compatible with First Broker Login flow
|
2015-12-01 15:48:25 +01:00 |
|
mposolda
|
635310123e
|
KEYCLOAK-2167 EmailAsUsername not reflected during registration through broker
|
2015-11-30 22:46:34 +01:00 |
|
mposolda
|
ef80b64d1c
|
KEYCLOAK-1129 Implicit flow and Hybrid flow support
|
2015-11-27 22:28:38 +01:00 |
|
Stian Thorgersen
|
ee363a4c56
|
KEYCLOAK-2129
|
2015-11-26 12:41:55 +01:00 |
|
Stian Thorgersen
|
be040eaa18
|
KEYCLOAK-2133 KEYCLOAK-1782
|
2015-11-25 18:58:05 +01:00 |
|
Vlastimil Elias
|
0bdb05e152
|
KEYCLOAK-2075 - support for IsPassive mode in SAML IdP endpoint
|
2015-11-25 08:29:46 +01:00 |
|
Michael Gerber
|
142ef50728
|
remove empty password check in direct grant flow
|
2015-11-24 11:11:16 +00:00 |
|
Michael Gerber
|
eda018ba0a
|
remove empty password check
|
2015-11-20 18:42:56 +01:00 |
|
Bill Burke
|
1510d9672a
|
Merge pull request #1803 from gerbermichi/user
KEYCLOAK-2024 - username guessing
|
2015-11-13 08:53:05 -05:00 |
|
mposolda
|
f2e4e67ba0
|
KEYCLOAK-1750 First broker login - events
|
2015-11-13 09:32:46 +01:00 |
|
mposolda
|
4ca442d1b2
|
KEYCLOAK-1750 Option updateProfileOnFirstLogin moved from IdentityProvider to IdpReviewProfile authenticator
|
2015-11-10 11:06:23 +01:00 |
|
mposolda
|
99e75c69a0
|
KEYCLOAK-1750 First broker login - support for change password after first social login
|
2015-11-10 10:25:31 +01:00 |
|
Michael Gerber
|
1437f7da35
|
KEYCLOAK-2024 - username guessing
|
2015-11-10 09:04:10 +01:00 |
|
mposolda
|
adbf2b22ad
|
KEYCLOAK-1750 Improve first time login with social. Added 'first broker login' flow
|
2015-11-09 10:34:55 +01:00 |
|
mposolda
|
74924f2f8c
|
KEYCLOAK-2011
|
2015-10-23 22:48:06 +02:00 |
|
mposolda
|
4587fd23b6
|
KEYCLOAK-1929 Change package names. Fix Fuse demo
|
2015-10-16 16:30:42 +02:00 |
|
Stian Thorgersen
|
2910db5595
|
KEYCLOAK-1973 Clear user from authentication context is password is not valid
|
2015-10-16 11:24:45 +02:00 |
|
Bill Burke
|
20f18eec15
|
support browser refresh
|
2015-10-15 16:30:21 -04:00 |
|
Bill Burke
|
5563118d79
|
KEYCLOAK-1908
|
2015-10-14 11:49:36 -04:00 |
|
Stian Thorgersen
|
bdba5ff8b1
|
KEYCLOAK-1947 Add tests without client secret
|
2015-10-13 09:02:09 +02:00 |
|
Stian Thorgersen
|
ef56dca050
|
KEYCLOAK-1823
Annoying behaviour of validations in user registration form
|
2015-10-13 08:14:39 +02:00 |
|
Stian Thorgersen
|
85a886da18
|
KEYCLOAK-1823
Annoying behaviour of validations in user registration form
|
2015-10-13 07:30:31 +02:00 |
|
Stian Thorgersen
|
366a1629e5
|
KEYCLOAK-1749 Client registration service and client java api
|
2015-10-08 11:55:42 +02:00 |
|
dcampagna
|
43541d3028
|
Show error when username already exists (KEYCLOAK-1857)
|
2015-09-23 07:43:38 +02:00 |
|
dcampagna
|
fde4bc99aa
|
Allow username change at first login (KEYCLOAK-1849)
|
2015-09-23 07:43:38 +02:00 |
|
mposolda
|
c11539cccb
|
docs and javadoc fixes
|
2015-09-21 10:13:41 +02:00 |
|
Marko Strukelj
|
3bbe82057c
|
KEYCLOAK-1241 Can't build release with Java 8
- Improve javadoc comments for new REST API documentation generation
|
2015-09-15 21:22:43 +02:00 |
|
mposolda
|
81f4c50574
|
KEYCLOAK-1799 Download adapter JSON config with proper adapter
|
2015-09-04 22:23:01 +02:00 |
|
mposolda
|
35e63a9398
|
KEYCLOAK-1801 Additional fix and cleanup
|
2015-09-04 15:19:43 +02:00 |
|
mposolda
|
6318964374
|
KEYCLOAK-1802
|
2015-09-04 12:21:45 +02:00 |
|
mposolda
|
bc189554aa
|
KEYCLOAK-1795 Add just one clientAuthenticatorType per client
|
2015-09-04 00:09:54 +02:00 |
|
Bill Burke
|
7d4b93e01e
|
client session required actions
|
2015-09-02 16:30:16 -04:00 |
|
mposolda
|
be8394158f
|
KEYCLOAK-1780 documentation + Generic client authentication screen
|
2015-09-01 13:17:14 +02:00 |
|
Bill Burke
|
03006522e2
|
docs
|
2015-08-31 10:54:57 -04:00 |
|
Bill Burke
|
22ebb81650
|
refactor recover password
|
2015-08-31 10:13:42 -04:00 |
|
Vlastimil Elias
|
244d879d00
|
KEYCLOAK-1741 - Login form keeps "Username or email" field value after
reshown due validation error
|
2015-08-26 15:39:41 +02:00 |
|
Bill Burke
|
434197c10d
|
Merge remote-tracking branch 'upstream/master'
|
2015-08-21 18:30:52 -04:00 |
|
Bill Burke
|
d4af694c6f
|
refactor profile and totp update
|
2015-08-21 18:30:39 -04:00 |
|
Bill Burke
|
f245b67036
|
totp refactor
|
2015-08-21 17:53:26 -04:00 |
|
Bill Burke
|
945673c7da
|
Merge pull request #1558 from patriot1burke/master
refactor update password
|
2015-08-21 17:27:42 -04:00 |
|
Bill Burke
|
165fba6b9c
|
refactor update password
|
2015-08-21 15:17:01 -04:00 |
|
mposolda
|
b0e2624343
|
KEYCLOAK-1295 Fixes and javadoc
|
2015-08-21 19:00:31 +02:00 |
|
mposolda
|
d8d6348f67
|
KEYCLOAK-1295 Adapter support. Fixes
|
2015-08-21 08:26:12 +02:00 |
|
Bill Burke
|
d9cb1fc4a9
|
Merge remote-tracking branch 'upstream/master'
|
2015-08-20 17:43:54 -04:00 |
|
Bill Burke
|
1654be0a85
|
change reset password
|
2015-08-20 17:43:37 -04:00 |
|
Stian Thorgersen
|
5ca3a48094
|
KEYCLOAK-1723 Allow aud to be single field or array
|
2015-08-20 15:55:52 +02:00 |
|
mposolda
|
7028496601
|
KEYCLOAK-1295 pluggable client authentication. Support authenticate clients with signed JWT
|
2015-08-17 23:21:23 +02:00 |
|
Bill Burke
|
f87ba8a3a9
|
oops, .info messages
|
2015-08-16 17:28:07 -04:00 |
|
Bill Burke
|
bf4b681506
|
tests
|
2015-08-16 16:40:39 -04:00 |
|