Single sign on with BasicAuth

Get help from other users here.

Moderators: Developer, Contributor

Post Reply
dgreenly
Posts: 1
Joined: 02 Aug 2018, 09:07

Single sign on with BasicAuth

Post 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 ?
supportGuy
Posts: 2
Joined: 18 Nov 2018, 00:10

Re: Single sign on with BasicAuth

Post 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. :(
Post Reply