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
BrianImprovento
42168d9e48
Fix minor grammatical error
...
mulitple => multiple
2021-02-17 08:59:00 +01:00
Bodo Graumann
61ceb5fc0c
Minor grammatical fix
2021-02-17 08:58:44 +01:00
Kohei Tamura
ac33e4064b
Fix incorrect image description
...
The first image is a custom template vs. the new version template.
The second image is the old version template vs. the new version template.
2021-02-17 08:58:22 +01:00
Ash R
f70463b3c5
Fix typo
2021-02-17 08:57:52 +01:00
Eugenia
a5f08a9202
Realm roles: associated roles tab ( #358 )
...
* WIP modal
* modal WIP
* add modal
* place modal in separate file
* format
* wip implementation
* getCompositeRoles with Jeff
* add associated roles tab WIP
* addComposites function WIP
* fix post call
* additional roles fetch
* big rebase
* WIP refresh
* resolve conflicts with Erik latest -> fixes role creation
* cypress tests, bump react-hook-form to remove console warnings
* delete add
* refresh with Jeff, update cypress tests, select additional roles tab on add
* make dropdownId optional
* format
* add additionalRolesModal to associated roles tab
* add toolbar items
* add toolbaritems to associated role tab, matches mock
* rebase
* add descriptions to alert
* add badge
* fix badge logic
* fix URL when associate roles are deleted, format
* update cypress test
* format
* add associated roles refresh, PR feedback from Erik
* add associated roles refresh, PR feedback from Erik
* lint
2021-02-17 08:17:04 +01:00
mfrances
757288ded9
update test snap
2021-02-16 15:52:45 -05:00
mfrances
2f0b343661
put id higher in props
2021-02-16 15:29:06 -05:00
mfrances
8345f5cb3d
fix broken test
2021-02-16 14:47:08 -05:00
mfrances
8c4d6d4eb4
complete suite of kerberos cypress tests
2021-02-16 14:47:08 -05:00
mfrances
cf8451fe9d
adding preliminary cypress tests
2021-02-16 14:47:08 -05:00
mfrances
1a78540c8f
kerberos save logic
2021-02-16 14:47:08 -05:00