Thomas Darimont
cf57a1bc4b
KEYCLOAK-1267 Add dedicated SSO timeouts for Remember-Me
...
Previously remember-me sessions where tied to the SSO max session
timeout which could lead to unexpected early session timeouts.
We now allow SSO timeouts to be configured separately for sessions
with enabled remember-me. This enables users to opt-in for longer
session timeouts.
SSO session timeouts for remember-me can now be configured in the
tokens tab in the realm admin console. This new configuration is
optional and will tipically host values larger than the regular
max SSO timeouts. If no value is specified for remember-me timeouts
then the regular max SSO timeouts will be used.
Work based on PR https://github.com/keycloak/keycloak/pull/3161 by
Thomas Darimont <thomas.darimont@gmail.com>
2018-11-15 06:11:22 +01:00
Stan Silvert
086dbae5ca
KEYCLOAK-8604: Figure out how forms will be handled
2018-11-13 07:45:50 -05:00
Adil ARLI
28eb1007fb
Add Turkish Language File ( #5678 )
...
* Add Turkish Language File
* Resolve typo
* Resolve typo
* Capital letters corrections.
2018-11-12 11:49:56 +01:00
Stan Silvert
94f2ce2eae
KEYCLOAK-8250: Save not disabled properly in token settings
2018-11-06 07:58:57 -05:00
rmartinc
cbe59f03b7
KEYCLOAK-8708: Provide aggregation of group attributes for mappers
2018-11-06 13:42:38 +01:00
Stan Silvert
d0f75c8766
KEYCLOAK-8541: Upgrade AngularJS to 1.6.10
2018-11-01 08:51:50 +01:00
mposolda
9652748ba9
KEYCLOAK-8484 Remove audience client scope template
2018-10-31 11:11:02 +01:00
Graser Leon
9ef4c7fffd
KEYCLOAK-8377 Role Attributes
2018-10-24 22:04:28 +02:00
Stan Silvert
7e12b60158
KEYCLOAK-8140: User Fed table header doesn't span all rows
2018-10-24 11:07:43 -04:00
Stan Silvert
f55264499c
KEYCLOAK-7700: Add realm broken when page width < 992px
2018-10-24 08:47:16 -04:00
Stan Silvert
ec335629b4
KEYCLOAK: 8601: Evaluate REST/HTTP packages for React
2018-10-23 08:51:38 -04:00
Pedro Igor
c536955b70
[KEYCLOAK-7826] - My resource pages does not support resources without scopes
2018-10-23 08:38:22 -03:00
Stan Silvert
68ab08aa56
KEYCLOAK-8421: POC for account management extension
2018-10-17 09:29:42 -04:00
stianst
8cecbcffb8
KEYCLOAK-8556 Fix typo
2018-10-15 08:38:54 +02:00
stianst
11374a2707
KEYCLOAK-8556 Improvements to profile
2018-10-12 12:26:37 +02:00
Stan Silvert
a8ab1fea58
KEYCLOAK-8420: Create Hello React
2018-10-08 15:43:35 -04:00
wildloop
a82f0ab657
Translation to Polish language
2018-10-04 20:50:58 +02:00
mposolda
2a4cee6044
KEYCLOAK-6884 KEYCLOAK-3454 KEYCLOAK-8298 Default 'roles' and 'web-origins' client scopes. Add roles and allowed-origins to the token through protocol mappers
2018-10-04 12:00:38 +02:00
Pedro Igor
43f5983613
[KEYCLOAK-8289] - Remove authorization services from product preview profile
2018-09-26 18:27:27 +02:00
Pedro Igor
39f0e4528a
[KEYCLOAK-8270] - Cannot remove 'Not Before' or 'Not On or After' from a Time Policy
2018-09-19 09:47:22 -03:00
Stan Silvert
e85a396572
KEYCLOAK-8016: js sometimes loaded out of order
2018-09-17 08:55:33 -04:00
mposolda
99a16dcc1f
KEYCLOAK-6638 Support for adding audiences to tokens
2018-09-13 21:40:16 +02:00
stianst
12f3d2115d
KEYCLOAK-8263 Add option to client to override access token timeout
2018-09-11 12:40:51 +02:00
stianst
24e60747b6
KEYCLOAK-7560 Refactor token signature SPI PR
...
Also incorporates:
KEYCLOAK-6770 ES256/384/512 providers
KEYCLOAK-4622 Use HS256 for refresh tokens
KEYCLOAK-4623 Use HS256 for client reg tokens
2018-09-11 08:14:10 +02:00
vmuzikar
bd8510f4da
KEYCLOAK-7925 Initial tests for the new Account Console
2018-09-06 09:59:28 +02:00
Pedro Igor
2eddfd3ea8
[KEYCLOAK-7160] - Completely broken AuthZ Configs in IE
2018-09-04 14:40:14 +02:00
June Zhang
237318dfd3
KEYCLOAK-7751 Auth welcome page
2018-09-04 07:55:08 +02:00
Johannes Knutsen
c0b5c12dee
KEYCLOAK-8147: Add support for Content-Security-Policy-Report-Only response headers
2018-08-31 10:38:56 +02:00
Hynek Mlnarik
bee3894cdf
KEYCLOAK-8150 Improve loading user list
2018-08-30 13:03:49 +02:00
mposolda
b70468341e
KEYCLOAK-7470 Ability to order client scopes
2018-08-29 14:37:27 +02:00
Johannes Knutsen
56c97407d4
KEYCLOAK-8152: Allow passing the current locale to OAuth2 identity providers
2018-08-28 15:52:23 +02:00
Grzegorz Grzybek
bf7a173e1e
[KEYCLOAK-7394] Change Content-Type to x-www-form-urlencoded for RealmAdminResource#testLDAPConnection
2018-08-28 04:56:08 -03:00
Pedro Igor
c0508aded7
[KEYCLOAK-7757] - Deleting scopes in account console doesn't work
2018-08-24 09:35:52 -03:00
vmuzikar
653d3f4f5d
KEYCLOAK-8093 Add IDs to HTML elements in new Account Console
2018-08-22 09:30:20 -04:00
stianst
ab77140454
KEYCLOAK-8036 Fix misplaced IdP buttons
2018-08-15 11:32:02 +02:00
Sebastian Laskawiec
e9604a49e1
KEYCLOAK-8046 Prevent from sending Client twice
2018-08-14 17:35:37 +02:00
Steffen Kreutz
ed72097862
KEYCLOAK-5289 Add support for Google's hd parameter
2018-08-14 11:08:57 +02:00
Sebastian Laskawiec
3449401ae2
KEYCLOAK-7635: Subject DN validation for x509ClientAuthenticator
2018-08-13 09:36:02 +02:00
ssilvert@win.redhat.com
4554798cec
KEYCLOAK-8002: Add missing TS files to notification component
2018-08-07 15:27:42 -04:00
ssilvert@win.redhat.com
e7e15652cf
KEYCLOAK-7479: Sanitize
2018-08-01 14:22:39 -04:00
stianst
f99299ee39
KEYCLOAK-7967 Introduce Hostname SPI
2018-08-01 11:57:45 +02:00
Martin Kanis
e6ad0d63a1
KEYCLOAK-7974 Fix typo in remove credentials alert
2018-07-31 15:29:50 +02:00
Takashi Mogi
959e7b1b01
KEYCLOAK-7201 OIDC Identity Brokering with Client parameter forward
...
Forward "custom" (non-standard) query parameters to external IDP
2018-07-31 10:18:29 +02:00
Timothy Lee
9c18d0e628
remove a redundant div end tag
2018-07-30 18:41:03 +02:00
ssilvert@win.redhat.com
0844aa8d68
KEYCLOAK-7857: Fix notifications
2018-07-25 08:59:25 -04:00
ssilvert@win.redhat.com
d73c4288ae
KEYCLOAK-7294: Password page - Angular
2018-07-25 08:59:25 -04:00
vramik
524ab44160
KEYCLOAK-6866 Error 404 after changing locale while authenticating using X.509
2018-07-24 17:24:32 +02:00
Hiroyuki Wada
7c0ca9aad2
KEYCLOAK-6313 Add required action's priority for customizing the execution order
2018-07-23 22:21:04 +02:00
Hynek Mlnarik
b43392bac8
KEYCLOAK-6577 KEYCLOAK-5609 Support dot in claim names by escaping with backslash
2018-07-23 14:46:25 +02:00
Jannik Hüls
44f5cf3020
KEYCLOAK-6707 change verfiyEmail tooltip
2018-07-18 09:14:41 -03:00