Is there a way to allow http://www.example.com/saml_login to be available while the site is in maintenance mode? Currently I still have to login via /user but I would like other admins to be able to login via /saml_login during this time.

Is there a way to do this or can it possibly be added?

Thanks,
Dan

Comments

dcamburn created an issue. See original summary.

snufkin’s picture

To be honest I doubt that we will have time to add this feature into 2.x anytime soon (given that we still owe the community an official release for 2.x), against 3.x however I definitely feel that its a valid feature request.

hart0554’s picture

I've actually implemented this for my sites using saml (in the 3.x branch). Patch attached.

dcamburn’s picture

I found the maintenance mode exclude URLs module (https://www.drupal.org/project/mmeu) and that's doing the trick for me.

THanks for the replies.

denix’s picture

Version: 7.x-2.0-alpha2 » 7.x-3.x-dev
Status: Active » Needs review

Hi guys,
thanks @hart0554 for the patch, I confirm that it is working just fine with the 3 dev branch.

idebr’s picture

Considering the different architectural approach for Drupal 8, I have created a new issue for this version at #2928514: [D8] Allow SAML login when in maintenance mode

dakku’s picture

dakku’s picture

Status: Needs review » Fixed

  • dakku committed 9fadbc4 on 7.x-3.x authored by hart0554
    Issue #2797253 by hart0554: Login while site in Maintenance Mode?
    

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.