This project is mirrored from https://github.com/keycloak/keycloak.
Pull mirroring updated .
- 14 Apr, 2021 1 commit
-
-
Martin Bartoš authored
-
- 12 Apr, 2021 1 commit
-
-
stianst authored
-
- 09 Apr, 2021 1 commit
-
-
Martin Bartoš authored
-
- 08 Apr, 2021 6 commits
-
-
Alfredo Boullosa authored
-
Alfredo Boullosa authored
-
Michito Okai authored
-
Takashi Norimatsu authored
-
Takashi Norimatsu authored
-
Takashi Norimatsu authored
KEYCLOAK-17681 Client Policy - Executor : Limiting available period of Request Object with its configuration
-
- 07 Apr, 2021 4 commits
-
-
Daniel Fesenmeyer authored
- add missing mapping code to RoleContainerResource#createRole - extend ClientRolesTest and RealmRolesTest to check that now the attributes are saved when a role is created - remove no longer needed code which updated roles because attributes were not saved on creation
-
Lukas Hanusovsky authored
-
Lukas Hanusovsky authored
-
Takashi Norimatsu authored
-
- 06 Apr, 2021 4 commits
-
-
Takashi Norimatsu authored
* KEYCLOAK-16805 Client Policy : Support New Admin REST API (Implementation) * support tests using auth-server-quarkus * Configuration changes for ClientPolicyExecutorProvider * Change VALUE of table REALM_ATTRIBUTES to NCLOB * add author tag * incorporate all review comments Co-authored-by:
mposolda <[email protected]>
-
vramik authored
-
Martin Bartoš authored
-
Miquel Simon authored
-
- 31 Mar, 2021 6 commits
-
-
Stan Silvert authored
-
Jan Lieskovsky authored
$ git diff --name-only HEAD^ fatal: ambiguous argument 'HEAD^': unknown revision or path not in the working tree. Use '--' to separate paths from revisions, like this: 'git <command> [<revision>...] -- [<file>...]' GHA failure on 'Test Clustering on Wildfly' phase. See e.g. recent: https://github.com/keycloak/keycloak/pull/7705/checks?check_run_id=2023996258Signed-off-by:
Jan Lieskovsky <[email protected]>
-
Jan Lieskovsky authored
within GitHub actions also for changes upgrading Keycloak to next Wildfly version Also, update GIT_DIFF evaluation per Hynek's suggestion. Thanks, Hynek! Signed-off-by:
Jan Lieskovsky <[email protected]> Co-authored-by:
Hynek Mlnařík <[email protected]>
-
vramik authored
-
Konstantinos Georgilakis authored
-
rmartinc authored
KEYCLOAK-17215 Slowness issue while hitting /auth/admin/realms/$REALM/clients?viewableOnly=true after DELETE a role
-
- 30 Mar, 2021 2 commits
-
-
vramik authored
-
sma1212 authored
[KEYCLOAK-17484] OIDC Conformance - Authorization response with Hybrid flow does not contain token_type (#7872) * [KEYCLOAK-17484] fix oidc conformance for hybrid-flow * [KEYCLOAK-17484] add TokenType & ExpiresIn to OAuth2Constants * [KEYCLOAK-17484] add request validation for oidc-flows automated tests
-
- 29 Mar, 2021 2 commits
-
-
devopsix authored
call.
-
Bodo Graumann authored
-
- 26 Mar, 2021 1 commit
-
-
Alexandros Trifyllis authored
-
- 25 Mar, 2021 3 commits
-
-
Thomas Darimont authored
Create / Update operations in `GroupResource ` and `GroupsResource#addTopLevelGroup` did not validate the given group name. This allowed the creation of groups with empty names. We now prevent the creation of groups with empty names.
-
Hynek Mlnarik authored
-
Jan Lieskovsky authored
[KEYCLOAK-17392] Java CLASSPATH is wrongly parsed on Windows Signed-off-by:
Jan Lieskovsky <[email protected]> Co-Authored-By:
Peter Zaoral <[email protected]>
-
- 24 Mar, 2021 2 commits
-
-
Alfredo Boullosa authored
-
Pedro Igor authored
-
- 23 Mar, 2021 1 commit
-
-
Xiangjiaox authored
* [KEYCLOAK-15015] - Publishing the x5c for JWK Co-authored-by:
Vetle Bergstad <[email protected]> Co-authored-by:
Pedro Igor <[email protected]>
-
- 22 Mar, 2021 6 commits
-
-
Hynek Mlnarik authored
-
cgeorgilakis authored
-
Phillip Schichtel authored
This allows to replace java.security.acl.Group usage only where necessary while keeping legacy adapter unchanged. Signed-off-by:
Phillip Schichtel <[email protected]>
-
Pascal Keßler authored
-
Pascal Keßler authored
KEYCLOAK-13633 refactor(tomcat-adapter-spi): remove usage of java.security.acl.Group to make jdk 15 possible Signed-off-by:
Phillip Schichtel <[email protected]>
-
Stan Silvert authored
-