Erik Jan de Wit
2caafc74b2
added post install hook to copy fonts
...
fixing: #20
2020-08-17 09:02:43 +02:00
mhajas
ae39760a62
KEYCLOAK-14972 Add independent GroupProvider interface
2020-08-13 21:13:12 +02:00
Benjamin Weimer
fdcfa6e13e
KEYCLOAK-15156 backchannel logout offline session handling
2020-08-13 08:09:59 -03:00
Pedro Igor
db84699979
[KEYCLOAK-11322] - Update Quarkus 1.7.0.Final
2020-08-12 15:09:42 -03:00
David Hellwig
ddc2c25951
KEYCLOAK-2940 - draft - Backchannel Logout ( #7272 )
...
* KEYCLOAK-2940 Backchannel Logout
Co-authored-by: Benjamin Weimer <external.Benjamin.Weimer@bosch-si.com>
Co-authored-by: David Hellwig <hed4be@bosch.com>
2020-08-12 09:07:58 -03:00
Stan Silvert
80e0ac0ff8
Merge pull request #17 from ssilvert/00014-fix-readme
...
Fix typo
2020-08-10 13:52:12 -04:00
Stan Silvert
80fde0fb66
Fix typo
2020-08-10 13:49:51 -04:00
Stan Silvert
ca992b14d9
Merge pull request #16 from ssilvert/00014-fix-readme
...
Add instructions to readme
2020-08-10 13:47:41 -04:00
Stan Silvert
1ae29ab40d
Add instructions to readme
2020-08-10 13:17:23 -04:00
Erik Jan de Wit
60075db602
refactor alerts
2020-08-08 15:52:23 +02:00
Stan Silvert
28948d497f
Merge pull request #7 from ssilvert/master
...
Update .gitignore
2020-08-07 15:41:10 -04:00
Stan Silvert
aff244c606
Update .gitignore
2020-08-07 15:39:47 -04:00
Stan Silvert
a77b63fab1
Merge pull request #6 from edewit/alerts
...
initial version of the alert system
2020-08-07 15:25:55 -04:00
Erik Jan de Wit
0b460662c2
initial version of the alert system
2020-08-07 15:44:34 +02:00
Stan Silvert
d9a9f1d194
Merge pull request #4 from edewit/build-instructions
...
fix: added build instructions
2020-08-07 08:17:50 -04:00
Erik Jan de Wit
969d483c11
fix: added build instructions
...
fixing: #2
2020-08-06 17:11:12 +02:00
Sebastian Paetzold
4ff34c1be9
KEYCLOAK-14890 Improve null handling in case of missing NameId
2020-08-06 10:45:22 -03:00
testn
d634ca3885
KEYCLOAK-14978: Optimize addDefaultClientScopes() when there is no default scopes
...
This eliminates an extra database call to check whether the scopes already exist
2020-08-06 10:42:30 -03:00
testn
1c905761e6
KEYCLOAK-14966: Fix SAML11ConditionsType remove() has the wrong argument type
2020-08-06 10:37:31 -03:00
Lorent Lempereur
9200195f25
[KEYCLOAK-13950] SAML2 Identity Provider - Send Subject in SAML requests (missing translations)
2020-08-06 10:35:03 -03:00
Stan Silvert
4a876228e5
Merge pull request #5 from edewit/loading-spinner
...
use patternfly style loading spinner
2020-08-06 08:56:57 -04:00
Stan Silvert
4fe932c2de
Merge pull request #3 from edewit/eslint
...
added eslint
2020-08-06 08:52:25 -04:00
Erik Jan de Wit
192d891e4f
added missing section
2020-08-06 11:43:33 +02:00
Erik Jan de Wit
04f3c001f1
use patternfly style loading spinner
2020-08-06 11:37:24 +02:00
Erik Jan de Wit
e8662ed05c
added eslint
2020-08-06 10:51:35 +02:00
Lorent Lempereur
02dbb7d3b2
KEYCLOAK-FIX Reinstating missing content.
2020-08-05 18:05:48 -03:00
Andy Munro
73902f607f
KEYCLOAK-14758 Using a variable for the base version: 7.4 (also deleted a blank line to allow me to recommit, becuase I don't see a problem with the variable I added)
2020-08-05 17:36:36 -03:00
Stan Silvert
d6f2a014bf
Merge pull request #1 from edewit/start
...
initial version
2020-08-05 12:22:52 -04:00
Erik Jan de Wit
14860ae628
initial version
...
change favicon based on env props
2020-08-05 17:00:38 +02:00
Andy Munro
af5e005c20
KEYCLOAK-14658 adding a step to start the EAP CLI before applying the patch
2020-08-05 10:58:16 -03:00
Alex Szczuczko
c3830b1f64
KEYCLOAK-14862 Fix redirect links previously shadowed by a test bug
2020-08-05 10:57:16 -03:00
Alex Szczuczko
8a3fbabf26
KEYCLOAK-14862 Upgrade httpclient test dependency
...
The new version of httpclient supports handling HTTP 429 errors. This should
resolve the sporadic failures in the ReleaseNotesTest in PRs.
I also increased the retry count to 5, to make sure the default backoff
algorithm in httpclient has room to work effectively.
2020-08-05 10:57:16 -03:00
Dmitry Telegin
70ee36224c
KEYCLOAK-14944 - Unit test failure in keycloak-services on Java 11
2020-08-05 10:41:43 -03:00
vmuzikar
b68d06f91c
KEYCLOAK-13127 Update Account Console to Account REST API v1
2020-08-04 18:43:23 -03:00
zak905
8597edba8e
KEYCLOAK-14851: make AIA max auth age configurable per AIA
2020-08-04 13:30:37 -04:00
Peter Valdemar Mørch
7217b597f3
KEYCLOAK-8493: Added danish translation from abandoned PR-5567
...
This is based on:
Author: Thomas Sørensen <tvs@flexdanmark.dk>
Date: Thu Sep 13 14:24:43 2018 +0200
Added danish translation. by FuKe · Pull Request #5567
https://github.com/keycloak/keycloak/pull/5567
However, I:
* Fixed up a couple of theme.properties merge conflicts compared to
current master
* Fixed some spelling mistakes and added missing entries
* Introduced Danish to list of locales in messages_en.properties
* Squashed it all into a single commit as pr.
https://github.com/keycloak/keycloak/blob/master/CONTRIBUTING.md
2020-08-04 13:25:18 -04:00
Helder Alves
541063f2ce
KEYCLOAK-14940 refresh expired idtoken
2020-08-03 16:08:21 -03:00
Stan Silvert
1e6c37e423
KEYCLOAK-14787: Update dependencies for new account console
2020-08-03 14:08:08 -04:00
Alex Szczuczko
aecad05a10
KEYCLOAK-14979 Fix out of level sequence section title in Keycloak changes
...
This should clear the warning that the docs bot has been reporting for a long
time.
2020-08-03 14:16:51 -03:00
vramik
6b00633c47
KEYCLOAK-14812 Create RoleStorageManager
2020-07-31 15:11:25 -03:00
vramik
bfa21c912c
KEYCLOAK-14811 Create RoleProvider and make it independent of ClientProvider and RealmProvider
2020-07-31 15:11:25 -03:00
mposolda
3c4cccd375
KEYCLOAK-14968 Update database schema instructions
2020-07-31 16:14:06 +02:00
Andy Munro
d02903fe30
KEYCLOAK-13280 Removing sentence that adds confusion.
...
KEYCLOAK-13280 addressing input from Jan
2020-07-31 10:24:18 +02:00
rmartinc
32bf50e037
KEYCLOAK-14336: LDAP group membership is not visible under "Users in Role" tab for users imported from LDAP
2020-07-30 16:19:22 +02:00
Dillon Sellars
727b8963a3
KEYCLOAK-14529 Signed and Encrypted ID Token Support : RSA-OAEP-256 Key Management Algorithm
2020-07-30 15:21:19 +02:00
Dillon Sellars
25bb2e3ba2
KEYCLOAK-14529 Signed and Encrypted ID Token Support : RSA-OAEP-256 Key Management Algorithm
2020-07-30 15:20:51 +02:00
vramik
7f979ffbcf
KEYCLOAK-14889 Create test for clientStorageProviderTimeout
2020-07-30 08:42:51 -03:00
Yoshiyuki Tabata
cd76ed0d74
KEYCLOAK-14289 OAuth Authorization Server Metadata for Token Revocation
2020-07-29 11:41:56 +02:00
Martin Idel
97400827d2
KEYCLOAK-14870: Fix bug where user is incorrectly imported
...
Bug: SerializedBrokeredIdentityContext was changed to mirror
UserModel changes. However, when creating the user in LDAP,
the username must be provided first (everything else can
be handled via attributes).
2020-07-29 11:33:41 +02:00
Thomas Darimont
6806dfa4d3
KEYCLOAK-13721 Allow to configure host and port of callbackserver in KeycloakInstalled adapter
2020-07-29 10:00:36 +02:00