Skip to content
Snippets Groups Projects
Commit 06350c06 authored by Reiter, Christoph's avatar Reiter, Christoph :snake:
Browse files

auth: handle the case when the keycloak server is offline

Up until now it would throw and never set a login status. This would lead
to the login process never completing, and in our case the app-shell
would never show the app and only show a white page.

Instead set the status to logged out and show a notification.
parent 827a8562
No related branches found
No related tags found
No related merge requests found
Pipeline #105496 failed