How can i disable my saml sso from DB or from sonar web UI

I am trying to enable saml sso for my sonar instance.
I can see the option to enable saml sso on the webpage, but if something does not work right, i want to know how can i disable the sso and login normally.
what is the way to disable saml sso?

I would suggest having a user that can still authenticate by the previous manner possible (LDAP, local authentication) who has the admin privileges to disable SAML authentication.

If it’s too late – you can always reinstate admin access to a local admin user using database queries.