Maintenance mode prevents login via SSO

Created on 23 May 2025, about 1 month ago

When the site is in maintenence mode, the normal login process still works to allow for users with the 'access site in maintenance mode' to manage the site.

This does not work with basicshib's login process - the `basicshib.login_controller_login` route is replaced with the maintenance page when maintenance mode is enabled. To fix, we need to add `_maintenance_access: true` to the options for that route.

We found this issue on a site using 2.0.3, but it appears to be a problem in 3.0.x-dev as well.

🐛 Bug report
Status

Active

Version

2.0

Component

Code

Created by

🇩🇪Germany seanpb

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024