rmartinc
|
09e30b3c99
|
Support for JWE IDToken and UserInfo tokens in OIDC brokers
Closes https://github.com/keycloak/keycloak/issues/21254
|
2023-07-03 21:25:46 -03:00 |
|
Miquel Simon
|
3daeee15f6
|
Add Forms IT (#20528)
Closes #20519
|
2023-06-19 14:44:20 +02:00 |
|
stianst
|
0832992e59
|
Removing OpenShift integration and moving to separate extension
closes #20496
Co-authored-by: mposolda <mposolda@gmail.com>
|
2023-05-30 17:39:32 +02:00 |
|
mposolda
|
a3f2ebb193
|
Ability to override default/built-in providers with same providerId. Using ProviderFactory.order() for choosing priority providers
Closes #19867
|
2023-04-25 18:04:58 +02:00 |
|
vramik
|
2b890eb79d
|
Zero downtime smoke tests
Closes #16481
|
2023-04-12 11:24:35 +02:00 |
|
Michal Hajas
|
beca22311b
|
Add RefreshTokenTest to database suite so it can catch some expiration issues similar to #17570
|
2023-03-28 08:32:31 +02:00 |
|
Marek Posolda
|
9cfc1fdfa9
|
Reduce the redundant tests in fips-suite (#16970)
Closes #16969
|
2023-02-09 12:21:33 +01:00 |
|
Marek Posolda
|
33ff9ef17e
|
Fix remaining failing tests with BCFIPS approved mode (#16699)
* Fix remaining failing tests with BCFIPS approved mode
Closes #16698
|
2023-01-30 16:01:57 +01:00 |
|
mposolda
|
a804400c84
|
Added KERBEROS feature. Disable it when running tests on FIPS
closes #14966
|
2023-01-25 18:38:46 +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
|
4d55c6a647
|
Adding SAML tests for FIPS - with addition of XMLDSig security provider
Closes #14969
|
2023-01-10 08:37:03 +01:00 |
|
Stian Thorgersen
|
c1b0f2a6ab
|
Rebalanace BaseIT test groups (#16007)
|
2022-12-15 08:52:30 +01: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 |
|