Skip to Content

Disable SAML /SSO Authentication on ezeelogin

Disable SAML /SSO Authentication on ezeelogin


Run this command to disable SAML/ SSO Authentication.

/usr/local/ezlogin/ez_queryrunner.php "update prefix_settings set value='internal' where name='web_auth';"

Alternative Method:

This is an alternative method where you can log in without saml authentication.

(Note: We are not disabling the Saml here instead users can login without Saml with the provided url.)

Under Settings >> Saml >> Advanced option >> Enable Allow Internal Authentication.

You will receive an internal auth URL from which you can log in without Saml authentication for local users.