Bruno Oliveira da Silva
015ca592a9
[KEYCLOAK-10397] Update Red Hat logo in RH-SSO theme
2019-06-14 09:07:56 +02:00
Pedro Igor
c230ccb7e8
[KEYCLOAK-10634] - Permission not removing reference to resource when setting the resource type
2019-06-12 12:05:45 -03:00
Stan Silvert
1463539d32
Update README.md
2019-06-11 07:24:17 -04:00
Martin Reinhardt
b32a9debce
[KEYCLOAK-10018] Adding search highlight with text match
2019-06-07 12:10:18 -04:00
Martin Reinhardt
ed4af9baba
[KEYCLOAK-10018] Adding sorting of groups by name in UI
2019-06-07 12:10:18 -04:00
k-tamura
33b4f578e3
KEYCLOAK-10438 Fix tooltip text for Request Object Required
2019-06-06 14:07:24 +02:00
Bruno Oliveira da Silva
ba337e3444
[KEYCLOAK-10455] Upgrade Axios for the new account console UI
2019-06-05 10:06:09 -03:00
Stefan Guilhen
40ec46b79b
[KEYCLOAK-8043] Allow prompt=none query parameter to be propagated to default IdP
2019-05-29 09:22:46 +02:00
Ian Duffy
de0ee474dd
Review feedback
2019-05-27 21:30:01 +02:00
Ian Duffy
54909d3ef4
[KEYCLOAK-10230] Support for LDAP with Start TLS
...
This commit sends the STARTTLS on LDAP 389 connections is specified.
STARTTLS doesn't work with connection pooling so connection pooling will
be disabled should TLS be enabled.
2019-05-27 21:30:01 +02:00
Stan Silvert
484b090187
KEYCLOAK-8108: Page Not Found page
2019-05-23 17:05:27 -04:00
Stan Silvert
9097aef4b8
KEYCLOAK-10340: New message bundle
2019-05-23 11:03:25 -03:00
Pedro Igor
6e7b08e3e3
[KEYCLOAK-8060] - Initial pages and components for My Resource
2019-05-21 15:45:48 -03:00
vramik
d64f716a20
KEYCLOAK-2709 SAML Identity Provider POST Binding request page shown to user is comletely blank with nonsense title
2019-05-20 09:51:04 +02:00
Stan Silvert
38933fdfed
KEYCLOAK-10205: Alerts and Notifications
2019-05-17 16:15:24 -03:00
Kohei Tamura
8bee7ec542
KEYCLOAK-9983 - Fix the P3P header corruption in Japanese and Turkish ( #6006 )
2019-05-15 15:23:45 +02:00
Stan Silvert
f34f96944f
KEYCLOAK-10204: Use PF4 for Personal Info content
2019-05-13 13:03:44 -04:00
Stan Silvert
3f6062985c
KEYCLOAK-10172: Upgrade jquery and bootstrap in admin console
2019-05-09 12:00:44 -04:00
Stan Silvert
c37c4d2a82
KEYCLOAK-10193: Upgrade PatternFly and PatternFly React
2019-05-06 14:41:28 -04:00
Stan Silvert
68d7abac3a
KEYCLOAK-6508: Hide builtin pages
2019-05-06 11:37:58 -03:00
Leon Graser
bcd213e8e7
fix redundant calls to groups endpoint in pagination
2019-04-30 07:04:21 -04:00
Sergey Vikulov
996ceb2ce8
Fixed typo in messages of base theme ( #5890 )
2019-04-29 14:40:37 +01:00
Stan Silvert
6806a4c660
KEYCLOAK-7219: Remove keycloak.js from new Account Console
2019-04-22 13:56:08 -03:00
Stan Silvert
e52be73d41
KEYCLOAK-10074: Account Console Performance
2019-04-22 09:47:12 -03:00
keycloak-bot
49d4e935cb
Set version to 7.0.0-SNAPSHOT
2019-04-17 09:48:07 +01:00
moehman
0193e78ff9
KEYCLOAK-10070 Fix typo in account/message_de.properties
2019-04-16 08:39:34 +02:00
Stan Silvert
2736dd9d61
KEYCLOAK-9644: Implement Nav and Headers using PF4 React
2019-04-12 16:15:51 -03:00
mposolda
81a37d3496
KEYCLOAK-7144 Improve admin console label/tooltip around anonymous bind option in LDAP storage provider
2019-04-12 20:23:33 +02:00
stianst
e7deb77725
Fix NPM dependency to download using https
2019-04-12 08:09:30 +01:00
Francesco Degrassi
5b78063dce
KEYCLOAK-6614: Support requesting refresh tokens from Google using access_type=offline
2019-04-08 15:06:03 -03:00
Thomas Darimont
5eb9291f37
KEYCLOAK-9574 Fix broken Role Selection for LDAP Mapper in Admin-Console ( #5883 )
...
We now wrap the result of a role-selection in an JS array and
use the config value as is for rendering, instead of extracting
the first component (which was the first char, since the value
is a string).
Previously any mapper that used role selection could not be
used due to `LDAPMapperCreateCtrl` generating invalid config structures.
Since the component configuration is represented via
org.keycloak.representations.idm.ComponentRepresentation whose
`config` property is a `MultivaluedHashMap`
config values needs to be passed as an Array. However the
LDAPMapperCreateCtrl in (users.js) only passed the role as a String.
Signed-off-by: Thomas Darimont <thomas.darimont@googlemail.com>
2019-03-27 19:26:03 +01:00
Stan Silvert
837909fdfd
KEYCLOAK-9657: Implement responsive Welcome Screen
2019-03-22 14:36:29 -03:00
Stan Silvert
a795bc0e3a
KEYCLOAK-9659: Create readme build instructions for new account console.
2019-03-20 15:46:01 -03:00
mposolda
db271f7150
KEYCLOAK-9572 Support for multiple CRLs with X509 authentication
2019-03-20 15:00:44 +01:00
Stan Silvert
44b0f4efd3
KEYCLOAK-9656: Add linting to account management
2019-03-19 13:57:30 -03:00
Hynek Mlnarik
1c906c834b
KEYCLOAK-3373 Remove SAML IdP descriptor from client installation and publicize it in realm endpoint instead
2019-03-19 11:37:15 +01:00
rmartinc
231db059b2
KEYCLOAK-8996: Provide a way to set a responder certificate in OCSP/X509 Authenticator
2019-03-07 07:57:20 +01:00
keycloak-bot
e843d84f6e
Set version to 6.0.0-SNAPSHOT
2019-03-06 15:54:08 +01:00
Stan Silvert
fe5966d224
KEYCLOAK-8602: PatternFly 4 integration
2019-02-25 08:26:54 -03:00
Stan Silvert
ccd6d248f4
KEYCLOAK-8603: Reimplement 'back to application' in react
2019-02-25 08:26:54 -03:00
stianst
e06c705ca8
Set version 5.0.0
2019-02-21 09:35:14 +01:00
Stan Silvert
9e16c772bd
KEYCLOAK-9387: Add hor scroll & tooltips to role selectors
2019-02-19 21:03:52 +01:00
stianst
7c9f15778a
Set version to 4.8.3.Final
2019-01-09 20:39:30 +01:00
stianst
7c4890152c
Set version to 4.8.2
2019-01-03 14:43:22 +01:00
Andreas
83b2642c4e
Update messages_no.properties
...
Added translation consistent with the value in messages_en.properties, also removed HTML tags since they display as plain text.
2019-01-02 13:53:35 +01:00
Axel Messinese
4150daa9cb
KEYCLOAK-9056 Change wrong params passed to /groups endpoint in groups and user panel
2018-12-14 08:35:32 +01:00
Johannes Knutsen
044926225f
Fix wrong 'for' attribute on input label
2018-12-13 16:00:48 +01:00
Stan Silvert
5011e07270
KEYCLOAK-8935: Wrong product name on Welcome Page
2018-12-13 09:02:56 +01:00
Ramunas Kraujutis
5b041c0362
switch to UTF-8 encoding for Lithuanian translations (for easier readability and easrier editing)
2018-12-11 14:20:40 +01:00
Stan Silvert
40071a95da
KEYCLOAK-9038: Add password page and refactor
2018-12-10 15:08:35 -05:00