Commit graph

21741 commits

Author SHA1 Message Date
mposolda
ed8d5a257f KEYCLOAK-16517 Make sure that just real clients with standardFlow or implicitFlow enabled are considered for redirectUri during logout 2021-02-22 14:30:32 +01:00
mposolda
0058011265 KEYCLOAK-16006 User should not be required to re-authenticate after revoking consent to an application 2021-02-22 14:29:42 +01:00
Eric Rodrigues Pires
37cb1ba310 [KEYCLOAK-17170] Update Portuguese (Brazil) translations
- Update `account`, `email`, and `login` components of the `base` theme
- Update `account` component of the `keycloak.v2` theme
2021-02-22 10:17:04 -03:00
Pedro Igor
ffadbc3ba3 [KEYCLOAK-17173] - Support for script providers in keycloak.x 2021-02-22 10:12:36 -03:00
Pedro Igor
1dc0b005fe [KEYCLOAK-17087] - X509 OCSP Validation Not Checking Intermediate CAs 2021-02-22 13:50:19 +01:00
Lukas Hanusovsky
4a2830bc2e KEYCLOAK-15849 : auth-remote-server exclude -> removed duplicated annotation, fixed @Test(timeout) bug -> replaced by lambda expression. 2021-02-22 13:40:47 +01:00
stianst
8aa8ee4862 Remove kc_locale from documentation on how locale is looked-up 2021-02-22 08:47:05 +01:00
Oleksandr Kochubei
63b19389c1 KEYCLOAK-17189 - fixed NPE during migration due to missed "account" client 2021-02-19 22:21:58 +01:00
mfrances17
f71006b717
Merge pull request #385 from edewit/cypress
remove seperate test project, intgrate cypress
2021-02-19 11:53:26 -05:00
Erik Jan de Wit
39ef50bb1b remove seperate test project, intgrate cypress 2021-02-19 09:07:40 +01:00
Pedro Igor
9356843c6c [KEYCLOAK-16521] - Fixing secret for non-confidential clients 2021-02-19 08:38:49 +01:00
Torsten Roemer
750f5fdb0a KEYCLOAK-14577 OIDCIdentityProvider incorrectly sets firstName and lastName in BrokeredIdentityContext 2021-02-18 19:50:27 +01:00
Torsten Roemer
00ee6bb9fa KEYCLOAK-14577 OIDCIdentityProvider incorrectly sets firstName and lastName in BrokeredIdentityContext 2021-02-18 19:50:27 +01:00
rmartinc
056b52fbbe KEYCLOAK-16800 userinfo fails with 500 Internal Server Error for service account token 2021-02-18 19:37:52 +01:00
Nico Van Looy
bfaab76b5f KEYCLOAK-16329 CVE-2020-1695 resteasy: Improper validation of response header
Upgrade org.jboss.resteasy dependency to remediate this security vulnerability in keycloak-admin-client artifact:
https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2020-25633
2021-02-18 09:40:40 +01:00
Erik Jan de Wit
e4c2259563
updated to match ui design (#369)
* updated to match ui design

fixes: #323

* fixed test

* Update src/components/help-enabler/HelpHeader.tsx

Co-authored-by: Eugenia <32821331+jenny-s51@users.noreply.github.com>

* Update src/components/help-enabler/help-header.css

Co-authored-by: Eugenia <32821331+jenny-s51@users.noreply.github.com>

* fixed merge error

* changed to use "t" function

Co-authored-by: Eugenia <32821331+jenny-s51@users.noreply.github.com>
2021-02-18 08:06:51 +01:00
Eugenia
93d5d21894
Realm roles: fix pagination by 10 (#367)
* fix pagination by 10

* fix types

* format

* format

* PR feedback from Erik
2021-02-18 07:38:23 +01:00
Erik Jan de Wit
689e01b461
created better error handling (#362)
by using this react-error-boundary package this works also in hooks
2021-02-17 16:12:25 -05:00
Erik Jan de Wit
3a3bce0955
fixed search text (#366)
fixes: #363
2021-02-17 15:34:35 -05:00
mfrances17
473d7840c6
Merge pull request #371 from mfrances17/add-kerberos
User fed: Add Kerberos provider and tests
2021-02-17 14:22:37 -05:00
mfrances17
bc5de3dcb4
Merge pull request #368 from mfrances17/patternfly-4.87.1
Update to latest Patternfly releases
2021-02-17 13:31:57 -05:00
Pedro Igor
431f137c37 [KEYCLOAK-17123] - Avoid validation and updates for read-only attributes during updates 2021-02-17 17:57:46 +01:00
stefvdwel
8f719885fd Fixed tests. Removed styling changes. 2021-02-17 09:40:19 -03:00
stefvdwel
11b0c23937 Reduced code duplication 2021-02-17 09:40:19 -03:00
stefvdwel
ee28be982f Reduced code duplication 2021-02-17 09:40:19 -03:00
stefvdwel
c15361c129 Revert "Removed styling changes"
This reverts commit d64361c3
2021-02-17 09:40:19 -03:00
stefvdwel
1fa68c0a52 Removed styling changes 2021-02-17 09:40:19 -03:00
stefvdwel
b97f5eb128 Added PermissionTicket count test. 2021-02-17 09:40:19 -03:00
stefvdwel
5a500055f6 Added permission ticket /count endpoint. Todo: testing 2021-02-17 09:40:19 -03:00
dxmann73
105828a6c6 Add jwks_uri to list of endpoints (Spring OAuth2)
Improved wording
2021-02-17 13:29:47 +01:00
dxmann73
5955d2d48a Add jwks_uri to list of endpoints (Spring OAuth2)
When configuring Spring OAuth2, we need the jwk-set-uri for the provider. Needed some digging to find it, so I thought I'd add this information here.
2021-02-17 13:29:47 +01:00
David Lanchava
5ca5ee0b3c Replace wrong claim_token_format with correct 2021-02-17 13:28:27 +01:00
Pedro Igor
2593c3dbc4 [KEYCLOAK-15893] - Incorrect resource match is returned for some cases when using wildcard in uri 2021-02-17 12:51:26 +01:00
stianst
6ec77f9a9b Fix images for delete account 2021-02-17 10:17:55 +01:00
stianst
35a1faf0a6 Fix links 2021-02-17 10:02:55 +01:00
stianst
6e396a7229 Fix some links 2021-02-17 10:02:55 +01:00
Andy Munro
e913cccdc2 KEYCLOAK-14157 Correcting template name and table problem. 2021-02-17 09:16:14 +01:00
Tobias Bradtke
452a61fd5c Fix app label 2021-02-17 09:15:30 +01:00
Paul Roth
f1bf774ecc Correct minor typo
change 'lowercased' to 'lowercase'
2021-02-17 09:15:14 +01:00
David Kanenwisher
9d490e8134 Fix typo
The word “client” in this section wasn’t plural like in the other sections.
2021-02-17 09:14:59 +01:00
Nurbek
00273fb95d Update nodejs-adapter.adoc
example of response_mode 'permissions' uses token as value
2021-02-17 09:14:13 +01:00
dependabot[bot]
5ba4113091 Bump junit from 4.12 to 4.13.1 in /tests
Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1.
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.12.md)
- [Commits](https://github.com/junit-team/junit4/compare/r4.12...r4.13.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-17 09:13:36 +01:00
Troy Martin
79bb14c710 Update proc-installing-sample-code.adoc 2021-02-17 09:12:38 +01:00
brunomedeirosdedalus
7aea6a2023 Update token-exchange.adoc
Changing the German/Dutch name of "geheim" to "the client secret"
2021-02-17 09:11:52 +01:00
Gabriel Falcão
dd99261046 Update resource-overview.adoc 2021-02-17 09:08:40 +01:00
MANAS PATNAIK
308f643377 Update client-registration-cli.adoc
Fixed Spelling issues.
2021-02-17 09:06:08 +01:00
Bruno Oliveira da Silva
6680ace8fb [KEYCLOAK-16550] Remove Gatekeeper from the docs 2021-02-17 09:03:06 +01:00
albertmolinermrf
152541255d Fix typo (missing space between words) 2021-02-17 09:01:41 +01:00
Fabien Caylus
25cff0b4ac Fix wrong possessive adjective used for Alice
Based on her name and the next sentence, Alice is a woman. So I believe "her" should be used instead.
2021-02-17 09:01:26 +01:00
Simon Tan
a9fb954985 json missing comma
add missing comma after "enforcement-mode" : "ENFORCING"
2021-02-17 08:59:23 +01:00