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
+2
View File
@@ -159,6 +159,8 @@ If you want a formatted JSON output, you can pipe the result to `jq` or similar.
And to see the full, currently implemented, API, open http://localhost:8080/swagger-ui/index.html.
### HOWTO: Run the application with a real (OAuth2) JWT-authentication, e.g. Keycloak OIDC
If you want to run the application with real (OAuth2) JWT-authentication:
# set the JWT-issuer URI, e.g.