Lex Cao
45765d2e19
Fix syntax error from services.js ( #14328 )
...
Closes #14328
2022-09-14 07:41:40 +02:00
Lex Cao
320320f419
Make post_logout_redirect_uri
configurable for legacy admin UI ( #14324 )
...
Closes #14246
2022-09-12 11:12:38 +02:00
Jan Adriaan Leegwater
1f9b6d9151
Update messages_nl.properties ( #14330 )
2022-09-12 11:12:26 +02:00
Thomas Darimont
962a685b7b
KEYCLOAK-15773 Control availability of admin api and admin-console via feature flags
...
Inline profile checks for enabled admin-console to avoid issues during
static initialization with quarkus.
Potentially Re-enable admin-api feature if admin-console is enabled
via the admin/admin2 feature flag.
Add legacy admin console as deprecated feature flag
Throw exception if admin-api feature is disabled but admin-console is enabled
Adapt ProfileTest
Consider adminConsoleEnabled flag in QuarkusWelcomeResource
Fix check for Admin-Console / Admin-API feature dependency.
Add new features to approved help output files
Co-authored-by: Stian Thorgersen <stian@redhat.com>
Signed-off-by: Thomas Darimont <thomas.darimont@googlemail.com>
2022-09-09 18:18:51 -03:00
Martin Bartoš
0fcf5d3936
Reuse of token in TOTP is possible
...
Fixes #13607
2022-09-09 08:56:02 -03:00
Bruno Oliveira da Silva
84576ffc0e
Merge pull request from GHSA-w9mf-83w3-fv49
...
* escape the output of the ui-select2
fixes XSS issue
* removed ES6 Destructuring assignment
* Update themes/src/main/resources/theme/base/admin/resources/js/services.js
Co-authored-by: Jon Koops <jonkoops@gmail.com>
Co-authored-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
Co-authored-by: Jon Koops <jonkoops@gmail.com>
2022-09-08 10:43:43 +02:00
Rasmus Buchholdt
aec8e6af50
Fix linkExpirationFormatter properties ( #14240 )
2022-09-07 11:31:15 +02:00
cgeorgilakis
07b0df8f62
View groups from account console ( #7933 )
...
Closes #8748
2022-09-07 11:25:31 +02:00
MajorZiploc
fc93ab1d54
Fix 2FA user page icon ( #14050 )
...
Co-authored-by: Manyu Lakhotia <mlakhotia@conservis.ag>
2022-09-06 16:11:21 -04:00
Stu Tomlinson
f57560afd3
Improve error messages for invalid SAML responses
...
Closes #13534
2022-09-06 21:49:14 +02:00
Thomas Peter
19d69169b1
introduce expiration option for admin events
2022-09-06 16:05:53 +02:00
Tang-Tang Zhou
fd5a423b55
Theme: Update messages_it.properties ( #14164 )
...
Add missing `identity-provider-login-label` in italian language used when there is the option to login with an identity provider
2022-09-02 11:58:06 +02:00
Thomas Darimont
43623ea9d0
KEYCLOAK-18499 Add max_age support to oauth2 brokered logins
...
Revise KcOidcBrokerPassMaxAgeTest to use setTimeOffset(...)
2022-09-01 09:24:44 -03:00
cgeorgilakis
a3f339a1c4
Add again Client fields( Logo URL, Policy URL and Terms of service URL ) in ApplicationsPage.tsx of AccountConsole ( #11837 )
...
Closes #11825
2022-08-31 16:30:29 -04:00
Moritz H
c4971d179c
KEYCLOAK-18273 Display Idp displayName if available ( #8087 )
...
Co-authored-by: moritz.hilberg <moritz.hilberg@pwc.com>
2022-08-30 15:32:27 -03:00
dependabot[bot]
a5f7ed0df9
Bump jquery ( #14053 )
...
Bumps [jquery](https://github.com/jquery/jquery ) from 3.6.0 to 3.6.1.
- [Release notes](https://github.com/jquery/jquery/releases )
- [Commits](https://github.com/jquery/jquery/compare/3.6.0...3.6.1 )
---
updated-dependencies:
- dependency-name: jquery
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-29 10:59:09 +02:00
Thomas Darimont
6bb9d71c1c
Use emailLayout in email-update-confirmation html email ( #11918 ) ( #11919 )
...
Signed-off-by: Thomas Darimont <thomas.darimont@googlemail.com>
Signed-off-by: Thomas Darimont <thomas.darimont@googlemail.com>
Co-authored-by: Stian Thorgersen <stianst@gmail.com>
2022-08-26 13:15:52 +02:00
Joerg Matysiak
62790b8ce0
Allow permission configuration for username and email in user profile.
...
Enhanced Account API to respect access to these attributes.
Resolves #12599
2022-08-25 21:54:51 -03:00
ihard
1c5a77ef19
add message for ru localization ( #11966 )
...
Co-authored-by: Evgeniy Molchanov <eemolchanov@yamoney.ru>
2022-08-25 13:33:38 +02:00
Tino Desjardins
7dd7203b96
Fix typo ( #12896 )
2022-08-25 13:25:22 +02:00
Evilham
8b616dba9a
Update messages_ca.properties ( #12966 )
...
Add `loginAccountTitle` locale to `messages_ca.properties
2022-08-25 13:24:59 +02:00
Rasmus Buchholdt
12510367ac
Fix identityProviderLinkBodyHtml translation ( #13363 )
2022-08-25 13:19:45 +02:00
Lex Cao
0db51427b6
Update translation of admin ru ( #13311 )
...
#9593
2022-08-25 13:17:41 +02:00
Andrea Prandini
6368855aaa
Update messages_it.properties ( #13190 )
...
loginAccountTitle key is missing in italian messages
2022-08-25 13:14:38 +02:00
Konstantinos Georgilakis
2002fd983b
Showing consent screen text instead of scope name in consent part of Application page in Account console
...
Closes #13109
2022-08-23 11:22:31 +02:00
okuura
4323d796b3
Translate the front channel logout screens into Japanese ( #13296 )
2022-08-05 10:06:31 +02:00
Welton Rodrigo Torres Nascimento
943f6a350b
Update pt_BR messages for the RP-initiated logout
...
Resolves #13083
2022-08-04 11:33:46 -03:00
Joshua Sorah
ec384702a9
Add keycloak.v2 to product keycloak-themes.json as it is required by rh-sso.v2 account theme. ( #8805 )
2022-08-02 13:29:45 -04:00
Martin Davidík
5257b5fb54
Add missing Slovak translation
...
Closes #13324
Update themes/src/main/resources-community/theme/base/login/messages/messages_sk.properties
Co-authored-by: Martin Kanis <martin-kanis@users.noreply.github.com>
2022-07-27 14:03:30 +02:00
dependabot[bot]
bbda7526dd
Bump @typescript-eslint/eslint-plugin
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 5.30.6 to 5.31.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.31.0/packages/eslint-plugin )
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-26 10:48:53 -03:00
dependabot[bot]
7dd72c7c9e
Bump eslint-plugin-jsx-a11y
...
Bumps [eslint-plugin-jsx-a11y](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y ) from 6.6.0 to 6.6.1.
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/releases )
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/blob/main/CHANGELOG.md )
- [Commits](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/compare/v6.6.0...v6.6.1 )
---
updated-dependencies:
- dependency-name: eslint-plugin-jsx-a11y
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-26 10:46:32 -03:00
dependabot[bot]
ffc46a822a
Bump @typescript-eslint/parser
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 5.30.6 to 5.30.7.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.30.7/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>
2022-07-26 10:45:53 -03:00
Stian Thorgersen
a251d785db
Remove text based login flows ( #13249 )
...
* Remove text based login flows
Closes #8752
* Add display param back in case it's used by some custom authenticators
2022-07-22 15:15:25 +02:00
Andre F de Miranda
0eb10f2128
Harmonise use of "role" on pt_BR messages ( #13091 )
...
Resolves #13091
Co-authored-by: Andre Fucs de Miranda <afucsdemiranda@salesforce.com>
2022-07-21 20:32:11 -03:00
Thomas Darimont
0a26340717
Add missing german i18n for recovery-codes and passwordless to login and account.v2 theme
...
Fixes #13143
Signed-off-by: Thomas Darimont <thomas.darimont@googlemail.com>
2022-07-19 08:31:44 +02:00
Jon Koops
5dcd436fe3
Fix ESLint configuration for Account Console
2022-07-18 10:49:02 -03:00
dependabot[bot]
940187a574
Bump @types/node
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 13.13.52 to 18.0.6.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-18 10:04:57 -03:00
dependabot[bot]
955c9b0b57
Bump @babel/cli
...
Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli ) from 7.18.6 to 7.18.9.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.18.9/packages/babel-cli )
---
updated-dependencies:
- dependency-name: "@babel/cli"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-18 10:04:42 -03:00
dependabot[bot]
426b4aba4d
Bump @babel/core
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.18.6 to 7.18.9.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.18.9/packages/babel-core )
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-18 10:04:29 -03:00
dependabot[bot]
60169864d4
Bump @babel/preset-env
...
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env ) from 7.18.6 to 7.18.9.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.18.9/packages/babel-preset-env )
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-07-18 10:04:10 -03:00
Marcelo Daniel Silva Sales
f7a80409a9
Add flow to generate secret length based on signature algorithm ( #13107 )
...
Closes #9376
2022-07-15 11:06:07 +02:00
Tyler Andor
e4fda78f5f
fixing social icons for issue https://github.com/keycloak/keycloak/issues/12047 ( #12977 )
2022-07-14 14:26:18 -04:00
Lex Cao
ebe4aa8cae
Add translation to portuguese ( #12482 )
2022-07-13 10:54:40 -03:00
Welton Rodrigo Torres Nascimento
c7b2eb45e1
Update pt_BR messages for the RP-initiated logout ( #12882 )
...
Co-authored-by: Stefan Guilhen <sguilhen@redhat.com>
Resolves #13083
2022-07-13 10:49:32 -03:00
Jon Koops
e783b669ea
Update TypeScript to latest version ( #13060 )
2022-07-13 07:25:18 -03:00
dependabot[bot]
078d0eeb88
Bump eslint-plugin-jsx-a11y from 6.4.1 to 6.6.0 in /themes/src/main/resources/theme/keycloak.v2/account/src ( #13028 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-12 12:00:45 -03:00
dependabot[bot]
a59c52ad0c
Bump @babel/preset-env from 7.15.8 to 7.18.6 in /themes/src/main/resources/theme/keycloak.v2/account/src ( #13037 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-12 11:58:52 -03:00
dependabot[bot]
5171e640e5
Bump eslint-plugin-react from 7.26.1 to 7.30.1 in /themes/src/main/resources/theme/keycloak.v2/account/src ( #13029 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-12 11:57:03 -03:00
dependabot[bot]
c2373fc176
Bump @babel/plugin-proposal-class-properties from 7.14.5 to 7.18.6 in /themes/src/main/resources/theme/keycloak.v2/account/src ( #13027 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-12 11:42:43 -03:00
dependabot[bot]
6d01d77b67
Bump @babel/preset-typescript from 7.15.0 to 7.18.6 in /themes/src/main/resources/theme/keycloak.v2/account/src ( #13026 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-12 11:40:36 -03:00