Page 1 of 1

Single sign on with BasicAuth

Posted: 02 Aug 2018, 10:38
by dgreenly
We have successfully configured SSO using the BasicAuth plugin which bypasses the login page to allow access to valid AD users. However our mantis-admin account is NOT an AD user ( only a user in the DB, which, for security reasons would like to keep it that way ).

How can we configure Apache to allow a login page to be presented to enable us to use the mantis-admin user ?

Re: Single sign on with BasicAuth

Posted: 21 Nov 2018, 07:32
by supportGuy
Can you please share how you successfully configured it?
I am trying it at my end by activating the plugin and adding the relevant configuration in the config_inc.php, but without success. :(