Commit graph

22444 commits

Author SHA1 Message Date
Pedro Igor
afb0b16e43 [KEYCLOAK-18922] - Ignore empty values for internal attributes not set to user 2021-07-30 12:30:43 +02:00
stianst
a66f2ac600 Some minor fixes to user-profile 2021-07-30 12:29:32 +02:00
stianst
d06a0cfb07 Move user profile images to shared directory 2021-07-30 12:29:32 +02:00
Pedro Igor
a1ac618f47 [KEYCLOAK-18816] - Updates to User Profile 2021-07-30 12:29:32 +02:00
Hynek Mlnarik
0cdce1340d KEYCLOAK-18680 Always close result stream 2021-07-30 09:40:39 +02:00
Sebastian Kanzow
a412bb7b99 [KEYCLOAK-18417] Skip SAML 2.0 AttributeValue with user-defined xsi types 2021-07-30 08:48:25 +02:00
mposolda
34fcfb80a8 KEYCLOAK-18883 KEYCLOAK-18864 FAPI CIBA and OpenBanking Brasil updates 2021-07-29 23:41:06 +02:00
Miklín Vojtěch
e44a7af0e4 KEYCLOAK-18913 Update messages_cs.properties
Czech translations for base login theme:
themes/src/main/resources-community/theme/base/login/messages/messages_cs.properties

Co-Authored-By: dklika <78177642+dklika@users.noreply.github.com>
Co-Authored-By: Hynek Mlnařík <hmlnarik@users.noreply.github.com>
2021-07-29 21:18:41 +02:00
Martin Kanis
84e5203174 KEYCLOAK-18738 Improve RootAuthenticationSession description 2021-07-29 21:17:15 +02:00
Martin Bartoš
56888911b0 KEYCLOAK-18691 CIBATest.testTokenRequestAfterIntervalButNotYetAuthenticated wrong expiration 2021-07-29 17:01:51 +02:00
Erik Jan de Wit
cf5ec940c6
moved json import out of tests folder (#926) 2021-07-29 16:48:53 +02:00
Stefan Guilhen
9e676fce7e [KEYCLOAK-18559] Fix SAML adapters so they allow unescaped characters in URIs
- Makes adapters bahavior consistent with containers that allow unescaped characters in URIs
2021-07-29 12:11:32 +02:00
Pedro Igor
ff70e2e04b [KEYCLOAK-18916] - Do not consider empty values when checking read-only attributes 2021-07-29 08:46:16 +02:00
Vlastimil Elias
32f2f095fe KEYCLOAK-7724 User Profile default validations 2021-07-29 08:42:37 +02:00
mposolda
4dacbb9e0b KEYCLOAK-16996 User not able to revoke his offline token for directGrant clients 2021-07-29 08:04:16 +02:00
mposolda
9b0e1fff8d KEYCLOAK-18903 More customizable OIDC WellKnown provider 2021-07-28 18:03:23 +02:00
Pedro Igor
7efc3e8170 [KEYCLOAK-18875] - Minor improvements to attribute group UI 2021-07-28 12:07:39 -03:00
Erik Jan de Wit
bc1e83e63a
Introduce a standard way to create handle errors (#918) 2021-07-28 14:01:42 +02:00
mposolda
05dfed721a KEYCLOAK-18636 The mtls_endpoint_aliases claim is not advertized in the discovery document 2021-07-28 13:32:31 +02:00
AndyMunro
b35ff197d1 KEYCLOAK-17445 removing obsolete upgrade section 2021-07-28 08:54:52 +02:00
AndyMunro
c88ece8b5c KEYCLOAK-15932 Addressed review comments from Stefan 2021-07-28 08:53:28 +02:00
mposolda
e58eeca800 KEYCLOAK-18706 Add UPDATE_PASSWORD required action only to authenticationSession when MSAD requires user to change password 2021-07-28 08:47:01 +02:00
Pedro Igor
ef72343a6a [KEYCLOAK-18882] - User Profile still tech preview 2021-07-28 08:45:35 +02:00
Joerg Matysiak
acb2ac1c8d KEYCLOAK-18875 UI for managing group of attributes 2021-07-28 08:42:30 +02:00
Pedro Igor
2b0ee7a0d6 [KEYCLOAK-17305] - Fixing lifespan 2021-07-28 08:40:07 +02:00
Peter Skopek
ac92e600fc KEYCLOAK-17502 fix productization issue with two formats of packaged final server distribution 2021-07-28 08:28:31 +02:00
Denis Richtarik
0815ee59dd 7.5.0.DR1 Align versions for productization 2021-07-28 08:28:31 +02:00
Peter Skopek
052606fbcb KEYCLOAK-17502 Galleon Server Pack dependencies adjust to EAP 7.4.0 2021-07-28 08:28:31 +02:00
Peter Skopek
aee2ccfeea KEYCLOAK-17502 Galleon Adapter Pack dependencies adjust to EAP 7.4.0. 2021-07-28 08:28:31 +02:00
mposolda
4520cbd38c KEYCLOAK-18904 Support cert-bound tokens when doing client credentials grant. Client policies support for client credentials grant 2021-07-28 07:24:30 +02:00
dependabot[bot]
de422a1f31 Bump react-i18next from 11.11.3 to 11.11.4
Bumps [react-i18next](https://github.com/i18next/react-i18next) from 11.11.3 to 11.11.4.
- [Release notes](https://github.com/i18next/react-i18next/releases)
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/react-i18next/compare/v11.11.3...v11.11.4)

---
updated-dependencies:
- dependency-name: react-i18next
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-27 23:47:05 +02:00
dependabot[bot]
d5967a308b Bump @typescript-eslint/parser from 4.28.4 to 4.28.5
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.28.4 to 4.28.5.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.28.5/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-27 23:46:19 +02:00
Jon Koops
12d2471c3b
Enable 'no-empty-function' ESlint rule (#917) 2021-07-27 22:56:16 +02:00
Jon Koops
209a562774
Remove modules loaded as JSON (not supported by Snowpack) (#920) 2021-07-27 17:49:18 +02:00
mposolda
ce80a3ba9b KEYCLOAK-18901 Test for update clientNotificationEndpoint to 'http' URL should fail 2021-07-27 16:22:49 +02:00
Martin Bartoš
1b989d6b52 KEYCLOAK-18893 Adapters tests for EAP6 are failing 2021-07-27 16:12:31 +02:00
Erik Jan de Wit
1a8cb6176e
Fixed docker build for testing purposes (#895)
* fixes the docker build, by using the theme

* create to constant as it's not passed keycloak 14
2021-07-27 11:24:36 +02:00
Sven-Torben Janus
c6e7c06f6c KEYCLOAK-18695 Support user lookup by ID with Novell eDirectory
The LDAPOperationManager does not encode GUID correctly when looking up
federated users from Novell eDirectory.

The correct encoding can be found here:
https://support.novell.com/docs/Tids/Solutions/10096551.html
2021-07-27 08:46:04 +02:00
mposolda
643b3c4c5a KEYCLOAK-18594 CIBA Ping Mode 2021-07-27 08:33:17 +02:00
Jon Koops
9410b89ed4
Use new routing conventions for groups routes (#913) 2021-07-26 15:40:23 +02:00
Jon Koops
eb382b5fa7
Use new routing conventions for dashboard routes (#912) 2021-07-26 15:36:18 +02:00
Jon Koops
477fa6180c
Use new routing conventions for user federation routes (#911) 2021-07-26 15:29:26 +02:00
Jon Koops
b569341195
Use new routing conventions for identity provider routes (#910) 2021-07-26 12:43:30 +02:00
Martin Bartoš
2418e31952 KEYCLOAK-18685 Style in RH-SSO login screen is broken 2021-07-26 11:25:23 +02:00
Erik Jan de Wit
7cfde23b9d
another try to make realm settings work on CI (#905)
* another try to make realm settings work on CI

* added wait to reload

* changed wait to url
2021-07-26 11:21:56 +02:00
dependabot[bot]
208614a74c Bump lint-staged from 11.1.0 to 11.1.1
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 11.1.0 to 11.1.1.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](https://github.com/okonet/lint-staged/compare/v11.1.0...v11.1.1)

---
updated-dependencies:
- dependency-name: lint-staged
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-26 11:05:34 +02:00
dependabot[bot]
d53fa3aead Bump @types/react from 17.0.14 to 17.0.15
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 17.0.14 to 17.0.15.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

---
updated-dependencies:
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-26 11:05:13 +02:00
dependabot[bot]
941b2e2f26 Bump i18next from 20.3.4 to 20.3.5
Bumps [i18next](https://github.com/i18next/i18next) from 20.3.4 to 20.3.5.
- [Release notes](https://github.com/i18next/i18next/releases)
- [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/i18next/compare/v20.3.4...v20.3.5)

---
updated-dependencies:
- dependency-name: i18next
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-26 11:04:45 +02:00
dependabot[bot]
3a3b7e96a4
Bump keycloak-admin from 1.14.18 to 1.14.19 (#908)
Bumps keycloak-admin from 1.14.18 to 1.14.19.

---
updated-dependencies:
- dependency-name: keycloak-admin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-26 09:29:13 +02:00
Jon Koops
620ac8b024
Use new routing conventions for realm settings (#904) 2021-07-23 18:29:10 +02:00