1
0

Taiga#458: fixing exception with real JWT from HS Keycloak OIDC (#220)

Co-authored-by: Michael Hoennig <michael@hoennig.de>
Reviewed-on: https://dev.hostsharing.net/hostsharing/hs.hsadmin.ng/pulls/220
Reviewed-by: Marc Sandlus <hsh-marcsandlus@noreply.dev.hostsharing.net>
Co-authored-by: Michael Hoennig <michael.hoennig@hostsharing.net>
Co-committed-by: Michael Hoennig <michael.hoennig@hostsharing.net>
This commit is contained in:
Michael Hoennig
2026-04-24 06:41:02 +02:00
committed by Timotheus Pokorra
parent 28eebbc95a
commit a1bac0f764
6 changed files with 207 additions and 9 deletions
@@ -72,7 +72,7 @@ class HsAccountControllerAcceptanceTest extends ContextBasedTestWithCleanup {
class GetCurrentUser {
@Test
void shouldFetchCurrentLoginUser() throws Exception {
void shouldFetchCurrentLoginUser() {
// given
context.define("superuser-alex@hostsharing.net");