Commit graph

1814 commits

Author SHA1 Message Date
Jordi Mallach
78d32e6452
Fix links in HTML email templates
Closes #25878

Signed-off-by: Jordi Mallach <jordi@mallach.net>
2024-01-03 18:05:49 +01:00
dependabot[bot]
a51e4cc58f Bump rollup
Bumps [rollup](https://github.com/rollup/rollup) from 4.8.0 to 4.9.2.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v4.8.0...v4.9.2)

---
updated-dependencies:
- dependency-name: rollup
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-02 11:25:35 +01:00
Magnus Hård af Segerstad
78866df6d5 Fix X509 client certificate login label
Closes #25770

Signed-off-by: Magnus Hård af Segerstad <magnus.hardafsegerstad@basalt.se>
2023-12-22 21:05:32 +01:00
Pedro Igor
ceb085e7b8 Update the UPDATE_EMAIL feature to rely on the user profile configuration when rendering templates and validating the email
Closes #25704

Signed-off-by: Pedro Igor <pigor.craveiro@gmail.com>
2023-12-20 15:15:06 -03:00
Pedro Igor
778847a3ce Updating theme templates to render user attributes based on the user profile configuration
Closes #25149

Signed-off-by: Pedro Igor <pigor.craveiro@gmail.com>
2023-12-18 15:35:52 -03:00
dependabot[bot]
8a50cb05c7
Bump rollup (#25481)
Bumps [rollup](https://github.com/rollup/rollup) from 4.5.1 to 4.8.0.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v4.5.1...v4.8.0)

---
updated-dependencies:
- dependency-name: rollup
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-13 10:26:00 +01:00
Hynek Mlnarik
5f18d8b94b Fix resource path for account console
Closes: #25437

Signed-off-by: Hynek Mlnarik <hmlnarik@redhat.com>
2023-12-13 10:06:19 +01:00
Alexander Schwartz
9672291bf0
Cleanup translations for DE/EN for a first test run of Weblate (#25450)
Closes #25449

Signed-off-by: Alexander Schwartz <alexander.schwartz@gmx.net>
2023-12-11 10:13:35 +01:00
Alexander Schwartz
e87f0feaed
Allow incremental build for the themes (#25405)
Closes #25404

Signed-off-by: Alexander Schwartz <aschwart@redhat.com>
2023-12-11 08:35:28 +01:00
Paul-Van-Uytvinck
a02967e5dd
Improved credential select form accessibility
Closes #24412

Signed-off-by: Paul Van Uytvinck <paul.van.uytvinck@cern.ch>
Co-authored-by: vanuytvp <paul.vanuytvinck@cern.ch>
2023-12-08 17:42:47 +01:00
li-on
1eadaba084
Update polish translation of theme/base/account properties (#25044)
Signed-off-by: li-on <li-on@wp.pl>
Co-authored-by: agagancarczyk <4890675+agagancarczyk@users.noreply.github.com>
2023-12-04 17:25:54 +00:00
Fouad Almalki
5f074d6030
Add missing Arabic labels
Closes #25238

Signed-off-by: Fouad Almalki <me@fouad.io>
2023-12-04 12:17:29 +01:00
Jon Koops
79fa85a4e9
Add PatternFly 5 to the 'common' Keycloak theme (#25222)
Signed-off-by: Jon Koops <jonkoops@gmail.com>
2023-12-02 15:09:20 +01:00
Aboullos
d79e414199
Localize Spanish language (#25048)
Signed-off-by: Neftali Yagua <despacho@neftaliyagua.com>
Signed-off-by: Alfredo Moises Boullosa <aboullos@redhat.com>
Co-authored-by: Neftali Yagua <despacho@neftaliyagua.com>
Co-authored-by: Jon Koops <jonkoops@gmail.com>
2023-11-30 19:04:35 +01:00
thecooldrop
a5ce7c4661
Replace static text with reference to translation in Applications page (#25021)
In this commit static text has been replaced by reference to translation.
Currently only English value has been provided.

Closes #24527

Signed-off-by: TheCoolDrop <vanio.begic123@gmail.com>
2023-11-26 17:42:43 +00:00
Niko Köbler
a5f276ce28
make css classes for password visibility configurable through theme properties
Closes #25016

Signed-off-by: Niko Köbler <niko@n-k.de>
2023-11-25 16:50:43 +01:00
Jon Koops
e13d3264a2
Stop copying resources from Account v2 theme into 'common' (#24929)
Closes #24928

Signed-off-by: Jon Koops <jonkoops@gmail.com>
2023-11-22 17:03:52 +01:00
dependabot[bot]
a5b1eaf699
Bump rollup (#24905)
Bumps [rollup](https://github.com/rollup/rollup) from 4.5.0 to 4.5.1.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v4.5.0...v4.5.1)

---
updated-dependencies:
- dependency-name: rollup
  dependency-type: direct:development
  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>
2023-11-22 09:52:44 +01:00
Jon Koops
62d5eb0965
Include react and react-dom as external dependencies (#24843)
Signed-off-by: Jon Koops <jonkoops@gmail.com>
2023-11-20 16:34:03 +00:00
Jon Koops
11ffd31372
Use common TSConfig base for Account Console v2 (#24777)
Signed-off-by: Jon Koops <jonkoops@gmail.com>
2023-11-16 08:00:41 +01:00
Jon Koops
80e2fb38c7
Upgrade TypeScript to latest version for Account Console v2 (#24753)
Signed-off-by: Jon Koops <jonkoops@gmail.com>
2023-11-15 00:28:51 +01:00
Jon Koops
cd8c562052
Remove ESLint from Account Console v2 (#24743)
Signed-off-by: Jon Koops <jonkoops@gmail.com>
2023-11-14 14:25:39 +00:00
Jon Koops
f4513ea9af
Upgrade PatternFly dependencies to latest 4.x version (#24740)
Signed-off-by: Jon Koops <jonkoops@gmail.com>
2023-11-14 12:49:04 +00:00
Tero Saarni
2bb9992eb7
Added missing dependencies to themes/pom.xml
Closes #24571

Signed-off-by: Tero Saarni <tero.saarni@est.tech>
2023-11-14 09:11:23 +01:00
Jon Koops
1596d87ffa
Remove hidden inputs from update password form (#24489) 2023-11-02 14:24:05 -04:00
Jon Koops
fe0a9459dd
Remove UTF-8 encoding header from property files (#24471) 2023-11-01 16:03:26 -04:00
Jon Koops
5464205ab2
Cache Node.js installation and PNPM store
Closes #23695
2023-10-30 07:50:06 -04:00
McLaynV
7b97272b23
Update Czech and Slovak localization (#24189)
Closes #24188
2023-10-20 19:29:48 -04:00
Pierpaolo Frasa
eb4b8118e8
Update messages_de.properties (#23923)
* Update messages_de.properties

- Remove spaces in compound words
- Make terms more uniform
- Various language fixes

* Update messages_de.properties

Remove "schwarze Liste" from German translations
2023-10-12 12:07:04 +00:00
Marek Posolda
a6609bd969
Remove "You are already logged in" during authentication. Make other browser tabs to authenticate automatically when some browser tab successfully authenticate (#23517)
Closes #12406


Co-authored-by: Jon Koops <jonkoops@gmail.com>
2023-10-10 21:54:37 +02:00
Daniel Fesenmeyer
dd37e02140 Improve logging in case of OIDC Identity provider errors:
- log the full Redirection URL, when it contains an error parameter, or does not contain the state or code parameter
- log the token endpoint URL (without - possibly confidential - params) and the response body, when the token endpoint does not return a success response

Closes #23690
2023-10-06 19:03:41 +02:00
Paul Werner
9b719006b0
Update user-profile-commons.ftl (#23626) 2023-10-02 10:20:04 +00:00
Fouad Almalki
1537fec345
Add missing additions/modifications to Arabic labels (#23488)
Closes #23487
2023-09-25 16:17:57 +00:00
Jon Koops
47d9ae71c4
Revert the new welcome screen experience (#23446)
This reverts commit bcab75a7ef.
2023-09-21 16:03:00 +00:00
Jon Koops
bcab75a7ef
Add new version of Welcome theme based on PatternFly 5 (#23008) 2023-09-14 08:24:17 -04:00
Andreas Blaettlinger
86c0e338d9 Toggle visibility of password input fields in login-ftl-based pages
Closes #22067
2023-09-14 08:04:35 -03:00
weeix
722422a0cf
i18n: Add Thai language (#23165) 2023-09-14 10:53:04 +00:00
Norbert Kelemen
71bf60a3e5 Added missing hungarian translations, fix typos
Closes: #22503
2023-09-13 10:54:54 +02:00
Michael Bischof
f767eb109e
Add missing semicolon in login-recovery-authn-code-config.ftl (#23142) 2023-09-12 14:10:18 -04:00
Pedro Igor
4d71138f70
Attributes without a value set are not rendered in the account console (#22968)
Closes #22961
2023-09-08 16:43:19 +02:00
Jordi Mallach
b9dff1a555
Update Catalan translation (#22879)
Reviewed-by: Artur Vicedo <artur@softcatala.org>
Signed-off-by: Jordi Mallach <jordi@mallach.net>
2023-09-06 07:59:28 +02:00
Sven Bolzern
a317f78e65
improve german emailSendErrorMessage in messages_de.properties (#22894)
because "nochmal einmal" is not correct german.
2023-09-01 17:12:35 +00:00
Alessandro Volpato
3d45a802d3
Added Italian translation for keycloak.v2 theme account section (#22592) 2023-09-01 13:34:43 +02:00
dependabot[bot]
e415bafbec
Bump jquery (#22772)
Bumps [jquery](https://github.com/jquery/jquery) from 3.7.0 to 3.7.1.
- [Release notes](https://github.com/jquery/jquery/releases)
- [Commits](https://github.com/jquery/jquery/compare/3.7.0...3.7.1)

---
updated-dependencies:
- dependency-name: jquery
  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>
2023-08-29 06:51:17 -04:00
McLaynV
fd1d237e91
sk locale messages (#22289)
fixes #22288

Co-authored-by: Michal Hajas <mhajas@redhat.com>
2023-08-16 21:02:28 +02:00
Vojtěch Miklín
1978bafddd cs locale messages
Fixes #22179
2023-08-02 15:53:51 +02:00
Alexander Schwartz
748c53df7f
Use Java mechanisms to read language files and default to UTF-8 (#21755)
Closes #21753
2023-08-01 11:27:10 +02:00
Alexander Schwartz
1ec8d3a9a4 Convert LinkExpirationFormatterMethod to Java's ChoiceFormat pattern
Closes #21887
2023-07-27 10:30:37 +02:00
Hardikrathod01
442e6214b3
Fix german grammar issue in verification email (#21980)
Closes #21979
2023-07-26 15:02:56 +00:00
Ricardo Martin
ee35cfe478
Add logout other sessions checkbox to TOTP, webauthn and recovery authn codes setup pages (#21897)
* Add logout other sessions checkbox to TOTP, webauthn, recovery authn codes setup pages and to update-email page
Closes #10232
2023-07-26 11:34:19 +02:00
Bernt Andreas Drange
c803d8fe26
Clean up language names in messages_<lang>.properties (#19443)
Closes #19442
2023-07-26 09:05:59 +00:00
Bruno Oliveira da Silva
2267352b9e
LGPL license header in files incompatible with Apache v2.0 (#21612)
Closes #21595
2023-07-26 07:04:36 +02:00
Alexander Schwartz
08838f77ca Adding Maven Build Cache Extension as opt-in feature
Closes #20882
2023-07-24 13:07:15 +02:00
Réda Housni Alaoui
d31ad6883e
Improve 'oauthGrantTitle' French translation (#21849) 2023-07-21 10:13:46 +00:00
Fouad Almalki
8bb7a40075
Update messages_ar.properties
Added Arabic translation for `federatedIdentityUnmatchedEssentialClaimMessage`

Closes #21737
2023-07-17 12:41:56 +02:00
Fouad Almalki
b9ac01ed2c Convert all properties files to UTF-8
Resolves #20848
2023-07-17 11:29:37 +02:00
Michael Beutler
f105a4eba6
Fixed grammar issue (#21603) 2023-07-11 18:11:35 +00:00
Jon Koops
609673e507
Remove unused resources from 'common' theme (#21546)
Closes #21545
2023-07-10 14:14:40 +00:00
Daniele Martinoli
1644432df3 Reviewed solution as per reviewer's comments 2023-07-10 08:31:47 -03:00
Daniele Martinoli
e6d7749cbf fix for 21476 2023-07-07 09:00:51 -03:00
Shamil Valiev
47a36825b4
Added missing translation in polish for login title (#21387)
Closes #21167
2023-07-04 13:21:13 +00:00
Fonata
bef8b362c1
Correct capital letters in messages_de.properties file (#21116) 2023-07-04 08:47:03 -03:00
Fouad Almalki
51873d6176
Add missing Arabic messages (#21372) 2023-07-03 08:51:39 -04:00
jaime-pineiro-imatia
52186f0cc8
Added missing translation for login-config-totp template in spanish (#21282) 2023-06-28 08:23:12 -04:00
Réda Housni Alaoui
516fbcdd66
Improve French translation (#21174) 2023-06-28 08:22:38 -04:00
infl00pLabs
9dbaa32daf
Add support for Greek localization (#20190) 2023-06-26 11:53:09 -04:00
Stan Silvert
513c00bcd9
Remove unused feature flags. (#21039)
* Remove unused feature flags.
Fixes #20944
Fixes #20943

* Update release notes.

* Update docs/documentation/release_notes/topics/22_0_0.adoc

Co-authored-by: Jon Koops <jonkoops@gmail.com>

---------

Co-authored-by: Jon Koops <jonkoops@gmail.com>
2023-06-20 15:02:22 -04:00
Stian Thorgersen
f82577a7f3
Removed old account console (#21098)
Co-authored-by: Jon Koops <jonkoops@gmail.com>

Closes #9864
2023-06-20 20:46:57 +02:00
Sharif Rezvani
365fb34df4
Adding a list of translated texts, to check the right path (#19747)
* Adding a list of translated texts, to check the right path

* added some more translation files

* fixed issues with farsi translations

* added locale_fa in other languages

* added some missing translations
2023-06-15 16:25:13 -04:00
Azarchaniel
a0917cdeae
Changed the email message so it shows properly formatted time (e.g. 7 days instead of 10080 minutes); Also I found missing double quote in line 9 and fixed it; (#21035) (#21037) 2023-06-15 14:19:10 -04:00
Réda Housni Alaoui
eb9bb281ec Require user to agree to 'terms and conditions' during registration 2023-06-08 10:39:00 -03:00
ComplexSpaces
1af4a7a532
Pass webauthn signature algorithm IDs as integers instead of strings (#20832)
closes #20831
2023-06-07 11:46:16 +02:00
Artur Baltabayev
041441f48f
Improved Reset OTP authenticator (#20572)
* ResetOTP authenticator can now be configured, so that one or all existing OTP configurations are deleted upon reset.

Closes #8753
---------

Co-authored-by: bal1imb <Artur.Baltabayev@bosch.com>
2023-06-06 08:30:44 -03:00
Azarchaniel
381b9a7fd4
Fixed Slovak translations for plurals - seconds, minutes, hours, days (#20748)
Closes #20742
2023-06-05 09:59:06 +00:00
Jay Linski
403632438a
Improve a11y by providing the current language (#20213) 2023-05-30 13:46:14 -04:00
Fonata
4d7e930a29 Fix grammar mistake in messages_en.properties 2023-05-25 12:07:18 -03:00
Jay Linski
776984188f
Adhere to HTML standard when using ul-element (#20243)
Closes #20250
2023-05-16 15:46:36 -04:00
dependabot[bot]
0eec2f4c7a
Bump jquery (#20336)
Bumps [jquery](https://github.com/jquery/jquery) from 3.6.4 to 3.7.0.
- [Release notes](https://github.com/jquery/jquery/releases)
- [Commits](https://github.com/jquery/jquery/compare/3.6.4...3.7.0)

---
updated-dependencies:
- dependency-name: jquery
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-16 11:50:22 +00:00
JAOROZCO
1d7545d245 New translation messages are added
expiredActionMessage=Acci\u00F3n caducada. Contin\u00FAe con el inicio de sesi\u00F3n ahora.
invalidPasswordBlacklistedMessage=Contrase\u00F1a no v\u00E1lida: la contrase\u00F1a est\u00E1 en la lista negra.
configureBackupCodesMessage=Tienes que configurar c\u00F3digos de respaldo para activar su cuenta.
updateEmailMessage=Tienes que actualizar su direcci\u00F3n de correo electr\u00F3nico para activar su cuenta.
resetPasswordMessage=Tienes que cambiar tu contrase\u00F1a.
linkIdpMessage=Debe verificar su direcci\u00F3n de correo electr\u00F3nico para vincular su cuenta con {0}.

staleEmailVerificationLink=El enlace en el que hizo clic es un enlace obsoleto antiguo y ya no es v\u00E1lido. Tal vez ya hayas verificado tu correo electr\u00F3nico.
confirmAccountLinking=Confirme la vinculaci\u00F3n de la cuenta {0} del proveedor de identidad {1} con su cuenta.

confirmEmailAddressVerification=Confirme la validez de la direcci\u00F3n de correo electr\u00F3nico {0}.
confirmExecutionOfActions=Realice las siguientes acciones

proceedWithAction=&raquo; Haz click aqu\u00ED para proceder

requiredAction.CONFIGURE_TOTP=Configurar OTP
requiredAction.TERMS_AND_CONDITIONS=T\u00E9rminos y condiciones
requiredAction.UPDATE_PASSWORD=Actualizaci\u00F3n de contrase\u00F1a
requiredAction.UPDATE_PROFILE=Actualizaci\u00F3n del perfil
requiredAction.VERIFY_EMAIL=Verificar correo electr\u00F3nico
requiredAction.CONFIGURE_RECOVERY_AUTHN_CODES=Generar c\u00F3digos de recuperaci\u00F3n
requiredAction.webauthn-register-passwordless=Webauthn Registro sin contrase\u00F1a

pageNotFound=P\u00E1gina no encontrada
internalServerError=Se ha producido un error interno del servidor.
2023-05-03 10:23:49 +02:00
JAOROZCO
5ec4afc2d3 Modification the messages in third person
https://github.com/keycloak/keycloak/issues/19959
2023-05-03 10:23:49 +02:00
JAOROZCO
2390f88a48 New messages are added in Spanish
sessionLimitExceeded=Hay demasiadas sesiones.
federatedIdentityExistsMessage=El usuario con {0} {1} ya existe. Inicie sesi\u00F3n en la administraci\u00F3n de cuentas para vincular la cuenta.
federatedIdentityUnavailableMessage=El usuario {0} autenticado con el proveedor de identidad {1} no existe. P\u00F3ngase en contacto con su administrador.
identityProviderInvalidResponseMessage=Respuesta no v\u00E1lida del proveedor de identidad.
identityProviderMissingStateMessage=Falta el par\u00E1metro de estado en respuesta del proveedor de identidad.
alreadyLoggedIn=Ya se ha autentificado.

identity-provider-redirector=Con\u00E9ctese con otro proveedor de identidad
identity-provider-login-label=O inicia sesi\u00F3n con
idp-email-verification-display-name=Verificacion de email
idp-email-verification-help-text=Vincula tu cuenta validando tu correo electr\u00F3nico.
idp-username-password-form-display-name=Usuario y contrase\u00F1a
idp-username-password-form-help-text=Vincula tu cuenta iniciando sesi\u00F3n.

access-denied=Acceso denegado

logoutConfirmTitle=Saliendo de tu cuenta
logoutConfirmHeader=¿Quieres cerrar sesi\u00F3n?
doLogout=Cerrar sesi\u00F3n
2023-05-03 10:23:49 +02:00
Fouad Almalki
c3cb50e73d
add missing ar locale messages (#19684) 2023-04-13 16:13:47 -04:00
Jon Koops
82cab306fc
Encode dynamic parts of the URI for API calls in the Account Console (#19521) 2023-04-05 13:14:10 +02:00
Jon Koops
bdc019b02c
Fully deprecate function-style constructor for Keycloak JS (#19438) 2023-04-03 14:45:55 +02:00
Michal Hajas
e49dfe534e Fix missing migration when reading TERMS_AND_CONDITIONS required action in legacy store
Closes #17277
2023-03-29 16:43:01 +02:00
MajorZiploc
899a48301a
Replace succes/error with then/catch (#14358) 2023-03-28 15:22:27 +00:00
Stian Thorgersen
27749bf24f
Add option to exclude community translations at build time (#19224)
Closes #19223
2023-03-22 07:57:57 +00:00
Erik Jan de Wit
6d82e5634f
Make list pop out of dialog and added scrollbar (#17244) 2023-03-21 10:34:31 +00:00
dependabot[bot]
544b3f5ee4
Bump jquery (#17584)
Bumps [jquery](https://github.com/jquery/jquery) from 3.6.3 to 3.6.4.
- [Release notes](https://github.com/jquery/jquery/releases)
- [Commits](https://github.com/jquery/jquery/compare/3.6.3...3.6.4)

---
updated-dependencies:
- dependency-name: jquery
  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>
2023-03-14 12:51:25 +01:00
mposolda
a0192d61cc Redirect loop with authentication success but access denied at default identity provider
closes #17441
2023-03-06 10:45:01 +01:00
Jon Koops
6d2e57f93a
Move Keycloak JS into the NPM workspace (#17401) 2023-03-03 13:56:53 +01:00
Jon Koops
972ebb9650
Use a valid SemVer format for the SNAPSHOT version (#17334)
* Use a valid SemVer format for the SNAPSHOT version

* Update pom.xml

* Update pom.xml

---------

Co-authored-by: Stian Thorgersen <stianst@gmail.com>
Co-authored-by: Stian Thorgersen <stian@redhat.com>
2023-03-03 11:11:44 +01:00
Fouad Almalki
1ed46ac56b
Add Arabic locale to messages (#17090)
Co-authored-by: Mouhand Kaddo <mohand90098@gmail.com>
2023-02-21 12:45:47 +01:00
Ivon Göttgens
ac04ef634c
Added missing Dutch translations for login and account (v2) (#17143)
* Added missing Dutch translations for login and account

* Apply suggestions from code review

Resolved review suggestions

Co-authored-by: Jon Koops <jonkoops@gmail.com>

---------

Co-authored-by: Ivon Göttgens <i.gottgens@innovadis.com>
Co-authored-by: Jon Koops <jonkoops@gmail.com>
2023-02-21 11:45:26 +01:00
Alexander Schwartz
d4604984d0
Compatibility with Maven4 and parallel builds (#16312)
Closes #16308
2023-02-14 11:44:53 +01:00
Martin Bartoš
e6f1e909d8
Recovery codes input error not displayed in the standardized way (#16922) 2023-02-12 01:09:16 +01:00
Stian Thorgersen
ce80c2b4f4
Remove common resources no longer needed after old admin console is removed (#16908)
Closes #16863
2023-02-08 11:56:55 +01:00
Stian Thorgersen
17083d1c0a
Remove translations for old admin console (#16905)
Closes #15247
2023-02-08 10:58:34 +01:00
Stian Thorgersen
d3ba2ecbed
Remove old admin console theme (#16864)
Closes #16862
2023-02-08 09:22:39 +01:00
Đặng Minh Dũng
d91eeac612 feat: support multi hd in GoogleIdentityProvider
Signed-off-by: Đặng Minh Dũng <dungdm93@live.com>
2023-02-07 11:32:35 -03:00
Marek Posolda
51bed81814
Fixes for OOB endpoint and KeycloakSanitizer (#16773)
(cherry picked from commit 91ac2fb9dd50808ff5c76d639594ba14a8d0d016)
2023-02-02 08:34:50 +01:00
Stian Thorgersen
d9025231f9
HTML Injection in Keycloak Admin REST API (#16765)
Resolves #GHSA-m4fv-gm5m-4725

Co-authored-by: Martin Bartoš <mabartos@redhat.com>
2023-02-01 14:34:15 +01:00
Zakaria Amine
f067c9aa26
Fix label for IdpReviewProfileAuthenticatorFactory (#15293)
Closes #16658
2023-01-27 10:58:59 +01:00
mposolda
a804400c84 Added KERBEROS feature. Disable it when running tests on FIPS
closes #14966
2023-01-25 18:38:46 +01:00
ᎠᎡ. Ѕϵrgϵ Ѵictor
f3fb4ae869
Important corrections to Polish translation (#15498)
Grammar, vocabulary, style and comprehension corrections
2023-01-20 13:00:12 +01:00
Konstantinos Georgilakis
c73859794e Short verification_uri for Device Authorization Request
Closes #16107
2023-01-18 08:34:52 +01:00
mposolda
ac490a666c Fix KcSamlSignedBrokerTest in FIPS. Support for choosing realm encryption key for decrypt SAML assertions instead of realm signature key
Closes #16324
2023-01-10 20:39:59 +01:00
mposolda
e374e309c6 Deprecate SHA1 based algorithms for sign SAML documents and assertions
Closes #16240
2023-01-05 20:45:20 +01:00
dependabot[bot]
a7b3f729b3 Bump jquery
Bumps [jquery](https://github.com/jquery/jquery) from 3.6.1 to 3.6.3.
- [Release notes](https://github.com/jquery/jquery/releases)
- [Commits](https://github.com/jquery/jquery/compare/3.6.1...3.6.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-21 16:05:20 -03:00
Klaus Betz
220590d241
improve german email translation (#15949)
Closes #15948
2022-12-16 11:56:14 +01:00
Pedro Igor
857b02be63 Allow managing the required settigs for the email attribute
Closes #15026
2022-12-15 13:11:06 -08:00
Stian Thorgersen
a5670af745
Keycloak CI workflow refactoring (#15968)
* Keycloak CI workflow refactoring

Closes #15861

* Update testsuite/integration-arquillian/tests/base/testsuites/base-suite.sh

Co-authored-by: Hynek Mlnařík <hmlnarik@users.noreply.github.com>

* Update testsuite/integration-arquillian/tests/base/testsuites/suite.sh

Co-authored-by: Hynek Mlnařík <hmlnarik@users.noreply.github.com>

* Update testsuite/integration-arquillian/tests/base/testsuites/suite.sh

Co-authored-by: Hynek Mlnařík <hmlnarik@users.noreply.github.com>

* Update CodeQL actions

Co-authored-by: Hynek Mlnařík <hmlnarik@users.noreply.github.com>
2022-12-14 16:12:23 +01:00
Douglas Palmer
9f532eecaf Weird export/re-import behaviour regarding post.logout.redirect.uris
Closes #14884
2022-11-15 09:24:32 +01:00
Yann Odeyer
600fff4f6f
Use refresh key in messages files (#15027)
Co-authored-by: Stian Thorgersen <stianst@gmail.com>
2022-11-06 19:03:32 -05:00
twojtylak
2a6013dbfa
Add missing german translation for emailInstructionUsername (#14687)
Closes: #14686
2022-11-03 07:16:53 +01:00
Stian Thorgersen
cf913af823
Add support for Microsoft Authenticator (#15272)
Closes #15271
2022-11-02 12:56:07 +01:00
Jon Koops
3d6c0690ef
Restore labels for supported applications under 'OTP Policy' tab (#15117) 2022-10-25 07:34:19 +02:00
Yann Odeyer
696ce9d364
Fix encoding of errasingData (#15025) 2022-10-20 11:38:00 +02:00
Stian Thorgersen
97ae90de88
Remove Red Hat Single Sign-On product profile from upstream (#14697)
* Remove Red Hat Single Sign-On product profile from upstream

Closes #14916

* review suggestions: Remove Red Hat Single Sign-On product profile from upstream

Closes #14916

Co-authored-by: Peter Skopek <pskopek@redhat.com>
2022-10-18 14:43:04 +02:00
Stian Thorgersen
31aefd1489
OTP Application SPI (#14800)
Closes #14800
2022-10-18 14:42:35 +02:00
Lex Cao
8ea3f30d82 Support profile projection parameter for LinkedIn IDP
Closes #13384
2022-10-11 15:22:00 -03:00
Erik Jan de Wit
6416db2d67 removed all usage of ui-select template functions 2022-10-11 09:40:29 -03:00
Oliver
5555a8d082
Fix #11963 (#14661) 2022-10-04 19:26:40 -04:00
Michał
486a70e337
Update user-list.html (#14515)
table-nav width fix
2022-10-04 18:01:25 -04:00
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
dependabot[bot]
8bcdc5f882
Bump @babel/preset-react from 7.14.5 to 7.18.6 in /themes/src/main/resources/theme/keycloak.v2/account/src (#13022)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-12 11:38:23 -03:00
dependabot[bot]
3fea7b38b7
Bump eslint-plugin-import from 2.25.2 to 2.26.0 in /themes/src/main/resources/theme/keycloak.v2/account/src (#13017)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-12 11:38:07 -03:00
dependabot[bot]
c2b445a2d6
Bump @babel/core from 7.15.8 to 7.18.6 in /themes/src/main/resources/theme/keycloak.v2/account/src (#13014)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-12 11:37:52 -03:00
dependabot[bot]
b9ff157368
Bump @babel/compat-data from 7.15.0 to 7.18.8 in /themes/src/main/resources/theme/keycloak.v2/account/src (#13009)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-12 11:36:12 -03:00
dependabot[bot]
7873bb640e
Bump @babel/cli from 7.15.7 to 7.18.6 in /themes/src/main/resources/theme/keycloak.v2/account/src (#13005)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-12 11:33:03 -03:00
dependabot[bot]
11b98b9b14
Bump text-security from 2.0.0-alpha.2 to 3.2.1 in /themes/src/main/resources/theme/keycloak/common/resources (#13002)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-12 11:20:33 -03:00
dependabot[bot]
f4ec1643e0
Bump patternfly from 3.59.4 to 3.59.5 in /themes/src/main/resources/theme/keycloak/common/resources (#13013)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-12 11:09:41 -03:00
dependabot[bot]
f414d8c0f6
Bump angular-cookies from 1.8.0 to 1.8.3 in /themes/src/main/resources/theme/keycloak/common/resources (#13019)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-12 11:01:46 -03:00
dependabot[bot]
195e7bd98f
Bump angular-resource from 1.8.0 to 1.8.3 in /themes/src/main/resources/theme/keycloak/common/resources (#13004)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-12 11:00:34 -03:00
dependabot[bot]
9e9af17782
Bump angular-translate from 2.18.2 to 2.19.0 in /themes/src/main/resources/theme/keycloak/common/resources (#12999)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-12 10:59:12 -03:00
dependabot[bot]
4bf0dcdd3a
Bump angular-route from 1.8.0 to 1.8.3 in /themes/src/main/resources/theme/keycloak/common/resources (#13015)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-12 10:55:00 -03:00
dependabot[bot]
4d76380d58
Bump jquery from 3.5.1 to 3.6.0 in /themes/src/main/resources/theme/keycloak/common/resources (#13011)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-12 10:54:41 -03:00
dependabot[bot]
d80443f266
Bump angular-translate-loader-url from 2.18.2 to 2.19.0 in /themes/src/main/resources/theme/keycloak/common/resources (#13021)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-12 10:52:20 -03:00
dependabot[bot]
597827fa2e
Bump angular-sanitize from 1.8.0 to 1.8.3 in /themes/src/main/resources/theme/keycloak/common/resources (#13012)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-12 10:50:06 -03:00
dependabot[bot]
2b60da0c30
Bump angular from 1.8.0 to 1.8.3 in /themes/src/main/resources/theme/keycloak/common/resources (#13018)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-12 10:46:27 -03:00
dependabot[bot]
23b2ae062b
Bump angular-loader from 1.8.0 to 1.8.3 in /themes/src/main/resources/theme/keycloak/common/resources (#13016)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-12 10:45:52 -03:00
dependabot[bot]
899b302565
Bump shx in /themes/src/main/resources/theme/keycloak.v2/account/src (#13041)
Bumps [shx](https://github.com/shelljs/shx) from 0.3.3 to 0.3.4.
- [Release notes](https://github.com/shelljs/shx/releases)
- [Changelog](https://github.com/shelljs/shx/blob/master/CHANGELOG.md)
- [Commits](https://github.com/shelljs/shx/compare/v0.3.3...v0.3.4)

---
updated-dependencies:
- dependency-name: shx
  dependency-type: direct:development
  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>
2022-07-12 10:41:18 -03:00
Andre Fucs de Miranda
2ce3ba291f Correct NPM update instructions with correct path 2022-07-11 10:41:16 -03:00
Tyler Andor
48266fa48f
Fix missing user info on account console (#12962)
* fixes logged in user display reported on issue https://github.com/keycloak/keycloak/issues/12039

* removing unused declaration
2022-07-07 19:31:18 -04:00
Andreas Rühl
99ca37bd27
german translation for reauthentication (#12770)
Co-authored-by: Andreas Ruehl <ar@asuar.de>
2022-06-27 16:19:55 -04:00
Andreas Rühl
5ee546a34c
hard code message localized (#12729)
Co-authored-by: Andreas Ruehl <ar@asuar.de>
2022-06-27 13:49:02 -04:00
Andreas Rühl
948aaac8cb
wrong terms replaced (#12772)
Co-authored-by: Andreas Ruehl <ar@asuar.de>
2022-06-27 13:42:00 -04:00
Andreas Rühl
e19899d496
missing translations added (#12660)
Co-authored-by: Andreas Ruehl <ar@asuar.de>
2022-06-24 15:06:27 -04:00
Andreas Ruehl
eef325ebf4 missing translations 2022-06-20 14:33:51 -03:00
Yohan Siguret
0eaeaef5f0
add display-name and help-text for idp-email-verification and idp-username-password (#12056)
Closes #12055
2022-06-12 20:07:15 -04:00
Yohan Siguret
48ffe99f02
Add french i18n for login and email (#12054)
Closes #11949
2022-06-12 20:06:31 -04:00
Christoph Leistert
442eff0169
Closes #11851: Apply localization text from realm default locale when it is not defined for the requested language. (#11852) 2022-06-10 14:36:11 -04:00
Franck Kerbiriou
eed790cc2f
Update logout and idp login translation (#11950)
https://github.com/keycloak/keycloak/issues/11949
Closes #11949

Co-authored-by: Franck Kerbiriou <franck.kerbiriou@dcbrain.com>
2022-06-10 13:50:52 -04:00
Joerg Matysiak
3c19ad627f Repsect permissions configured to firstName and lastName when configured in user profile
Resolves #12109
2022-06-09 10:10:15 -03:00
Pedro Igor
243e63c9f3 Do not set empty permissions to username and email attributes
Closes #11647
2022-06-07 10:59:35 -03:00
Nick Farley
91e88f554e Replaces instances of himself with more inclusive language
Closes #12300
2022-06-03 12:25:14 -03:00
Adam Jones
74870a2ac6
Update issues link to GitHub issues rather than JBoss/RedHat JIRA (#12218)
* Update welcome page link to GitHub issues rather than JBoss/RedHat JIRA

* Update GOVERNANCE.md

* Update index.ftl
2022-06-01 15:20:36 +02:00
Salih Candir
990df8feb5
fix wrong xRobotsTag label bound (#12288)
Set the `for` attribute of the xRobotsTag label to `xRobotsTag`

Closes #12286
2022-06-01 15:18:38 +02:00
Luca Leonardo Scorcia
27650ab816 Fix #10982 SAML Client - Introduce SAML Issuer validation 2022-05-27 10:58:10 +02:00
Martin Bartoš
bb3b88963b
New Account console tests failures (#12050)
* New Account console tests failures, Fix additional tests, solve issue with headless browsers

Fixes #11323
2022-05-24 09:36:08 +02:00
Matteo Mazzoli
9d0ad1376a Update themes/src/main/resources-community/theme/base/email/messages/messages_it.properties
e-mail o email is not important. so if you prefer email it's ok

Co-authored-by: Alexander Schwartz <alexander.schwartz@gmx.net>
2022-05-13 15:56:53 -03:00
Matteo Mazzoli
57e65cb079 Wrong Italian Message into HTML Email 2022-05-13 15:56:53 -03:00
Philipp Stein
9b43e62f2b Missing german translation for logout confirmation (#11961) 2022-05-13 10:28:30 -03:00
Alexander Schwartz
ca2c60551d Prevent double-submit of the form that could lead to a failing request in the backend.
As this element is wrapped inside a form, the click would otherwise also submit the form.

Closes #11819
2022-05-10 12:03:18 +02:00
Réda Housni Alaoui
5d87cdf1c6
KEYCLOAK-6455 Ability to require email to be verified before changing (#7943)
Closes #11875
2022-05-09 18:52:22 +02:00
Niket Kapadia
96f5883ee0 Refactored code for ResourceServerPolicyResourceDetailCtrl and ResourceServerPolicyScopeDetailCtrl with common method and related issues fixing 2022-05-03 10:59:31 -03:00
Niket Kapadia
100827977e KEYCLOAK-10663 Introducing Resource Type in scope based permissions.
Resource based and Scope Based permissions are not merged in single UI because Resource based permission requires resource as compulsory field.

In case of Scope based permission, if Resource Type switch is on, Resource Type field is available and it is compulsory to be filled.
If Resource Type switch is off, it is optional for user to fill Resource field.
2022-05-03 10:59:31 -03:00
Martin Bartoš
d931156735 Unify fundamental terms throughout the application
Fixes #11301
2022-04-29 13:01:07 -03:00
Stian Thorgersen
2474ca73f9
Remove JBoss community logo from welcome page (#11732)
Closes #11731
2022-04-28 12:04:28 +02:00
Niko Köbler
c99cf0ed85
base template for html emails (#8999) (#9001) 2022-04-22 15:36:40 +02:00
Rob
ef4c05709e
Make password field autofocus (#8681)
Closes #10027
2022-04-22 11:22:41 +02:00
Martin Bartoš
05b2c590a7
Ensure fundamental accessibility for basic login flow (#11314)
Fixes #11313
2022-04-22 11:21:05 +02:00
Martin Bartoš
53ea60b8d5
Remove support for IE (#11271)
Closes #11268
2022-04-22 10:38:41 +02:00
Jon Koops
8ea8aaebcf
Include Admin UI as a regular dependency (#11281) 2022-04-21 11:39:00 +02:00
Pedro Igor
2cb5d8d972
Removing upload scripts feature (#11117)
Closes #9865

Co-authored-by: Michal Hajas <mhajas@redhat.com>

Co-authored-by: Michal Hajas <mhajas@redhat.com>
2022-04-20 14:25:16 +02:00
Martin Bartoš
3aa3db16ea
Fix error response for invalid characters (#11533)
Fixes #11530
2022-04-20 11:26:08 +02:00
Stefan Schlesinger
cf420e89c2
Autofocus 'Sign In With Security Key' button (#11182)
closes #10945
2022-04-20 10:46:06 +02:00
Martin Bartoš
2632fa7779
WebAuthnSigningInTest failures caused by different titles (#11305)
Fixes #11298
2022-04-19 14:44:51 +02:00
Stan Silvert
ed79c2a861
Revert "Include Admin UI as a regular dependency (#11156)" (#11280)
This reverts commit 31c272d73f.
2022-04-13 09:19:49 -04:00
Jon Koops
31c272d73f
Include Admin UI as a regular dependency (#11156) 2022-04-13 09:18:56 -04:00
Giacomo Altiero
3b7243cd47
Support for UserInfo response encrypted (#10519)
Close #10517
2022-04-12 14:01:14 +02:00
Dennis
0e00d9afdd
Added german locales (#11106)
Fixes #11105
Reviewed in #11095
2022-04-07 13:18:17 +02:00
Neon Ngo
f11573eeb2
KEYCLOAK-13828 Allow override of baseUrl and apiUrl in GitHub identity provider (#7021)
Allow override of baseUrl & apiUrl in GitHub identity provider

Closes #11144
2022-04-06 13:45:11 +02:00
Tyler Andor
caebe50d7e
Updates patternfly libs and fixes breaking changes (#10748)
adding nvmrc

CIAM-1048 Device Activity screen PF updates

CIAM-1046: Personal Info sub-header update

Updates SigningInPage to use EmptyState component when there are no credentials.

rearanged some components used in signing in page

Displays ApplicationPage content in description list.

Updates refresh link on ContentPage, updates Resources screen.

CIAM-1049 Linked Accounts screen PF updates

CIAM-1043-General upstream updates

Updates AccountPage to display form errors.

fix: display Set up Authenticator Application link on large viewport

fix(page structure): rearranges page sections

CIAM-1254/Personal info PF4 updates & Sidebar text updates

updating layouts

updating layout on Signing in and Linked acounts

adding patternfly-additions

adding patternfly-addons styles

Updates Application page based on designs feedback.

moving page description

Updates status label on Applications page to be capitalized.

Updates the copy-fonts script for keycloak.v2 to copy all font directories instead of one.

update Personal info screen - set max width of 600px for form input fields

update Personal info - remove required indicator from input fields

General updates (#2)

* removed the extra lines being shown

* tweaked general spacing

* general alignment and spacer application

* refactor to get proper alignments without css globals

* forgot to add the conditional on displaying the set up buttons

* try and adjust the alignments

Co-authored-by: zwitter <zwitter@redhat.com>

resolve merge conflicts

Device activity updates (#4)

* update text to sentence case

* update device info columns to be dynamic across various viewport sizes

* update signed in device layout

* update based on feedback

Co-authored-by: Jon Szeto <jszeto@redhat.com>

Linked accounts update (#3)

* linked accounts screen - updated icons & Linked/Unlinked Login Providers layout & update text to sentence case

Co-authored-by: Jon Szeto <jszeto@redhat.com>

fixing ts errors

cleaning up fonts and messages

final review updates

message update for Back to admin console link

fixing capitalization on 2fa

updating landing page welcome message

fix: reposition Back to... link

adjusting size for confirm modal

updating spacing and alignment issues

updating resources page

removing unused header class

fixes ts issues and updates node version to match the themes install

npm updates

fixing pf addons

adding chokidar to get babel:watch working

fixing issues from pull request feedback

fixing tests

fixes signingin page test

fixing tests

Co-authored-by: Tyler Andor <tandor@highereducation.com>
2022-04-06 13:00:38 +02:00
Stian Thorgersen
7c64f28934
Change admin console to load keycloak.js using a relative URL (#11109)
* Change admin console to load keycloak.js using a relative URL

Closes #11108

* fix tests

Co-authored-by: Dominik Guhr <dguhr@redhat.com>
2022-04-06 09:35:26 +02:00
Michal Hajas
44000caaf5 KEYCLOAK-19177 Disable ECP flow by default for all Saml clients; ecp flow creates only transient users sessions 2022-03-31 16:06:44 +02:00
Marek Posolda
aacae9b9ac
Support for frontchannel_logout_session_required OIDC client parameter (#11009)
* Support for frontchannel_logout_session_required OIDC client parameter
Closes #10137
2022-03-31 14:25:24 +02:00
Eetu Lepistö
66de8adefd
KEYCLOAK-19532 Added finnish locales (#8569)
Co-authored-by: Antti Leppä <antti.leppa@metatavu.fi>
2022-03-30 14:51:57 -04:00
Marek Posolda
22a16ee899
OIDC RP-Initiated logout endpoint (#10887)
* OIDC RP-Initiated logout endpoint
Closes #10885

Co-Authored-By: Marek Posolda <mposolda@gmail.com>

* Review feedback

Co-authored-by: Douglas Palmer <dpalmer@redhat.com>
2022-03-30 11:55:26 +02:00
Tamás Bordák
ecd80e6f58 KEYCLOAK-12483 Add missing Hungarian translations 2022-03-25 09:35:46 +01:00
Oskars Pakers
4e9e0563d5 KEYCLOAK-15976 Latvian language adjustments 2022-03-24 10:27:33 +01:00
iingawal
b773857a80
Display email address in login-verify-email.ftl (#10870)
Closes #8873
2022-03-23 12:44:21 +01:00
keycloak-bot
c71aa8b711
Set version to 999-SNAPSHOT (#10784) 2022-03-22 09:22:48 +01:00
Joaquim Fellmann
92c4e6d585
KEYCLOAK-16134 Allow webauthn idless login flow (#7860)
Closes #10832
2022-03-21 11:37:33 +01:00
Sebastian Rose
99f27497f4 KEYCLOAK-19329 Fix message for access token response claim in admin ui
Added missing properties.

Closes #9364
2022-03-17 09:48:29 -03:00
Ivan Atanasov
5c6b123aff
Support for the Recovery codes (#8730)
Closes #9540


Co-authored-by: Zachary Witter <torquekma@gmail.com>
Co-authored-by: stelewis-redhat <91681638+stelewis-redhat@users.noreply.github.com>
2022-03-10 15:49:25 +01:00
Marcelo Daniel Silva Sales
7335abaf08
Keycloak 10489 support for client secret rotation (#10603)
Closes #10602
2022-03-09 00:05:14 +01:00
mposolda
d394e51674 Introduce profile 'feature' for step-up authentication enabled by default
Closes #10315
2022-03-08 14:42:46 +01:00
mposolda
93bba8e338 Replace 'Store LoA in User Session' with 'Max Age'. Refactoring of step-up authentications related to that.
Closes #10205
2022-03-08 10:41:05 +01:00
Jon Koops
beaf8d0348
Remove Node modules from source control (#9963) 2022-03-02 08:49:17 +01:00
Jonas Fors Lellky
0353f9d7ae Adds Swedish translation key for loginAccountTitle 2022-02-25 11:20:15 +01:00