Login fails if started before SSO provider #7

Open
opened 2026-03-11 08:58:50 +00:00 by iexos · 1 comment
Owner

If you have set up SSO it might happen that at some point login fails with a message like "No login system is configured". To solve simply restart the app via

abra app restart <app-name> app

For background see this issue.

Possible workaround could be a specialized healthcheck.

If you have set up SSO it might happen that at some point login fails with a message like "No login system is configured". To solve simply restart the app via ``` abra app restart <app-name> app ``` For background see [this issue](https://github.com/gristlabs/grist-core/issues/1912#issuecomment-4023235409). Possible workaround could be a specialized healthcheck.
Author
Owner

Implemented healthcheck workaround in 5853b16. This will probably result in grist restarting when the IdP is unavailable so we should remove it as soon as its fixed upstream. Keeping it open as a reminder.

Implemented healthcheck workaround in 5853b16. This will probably result in grist restarting when the IdP is unavailable so we should remove it as soon as its fixed upstream. Keeping it open as a reminder.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: coop-cloud/grist#7
No description provided.