three questions about this topic:
1. If I configure apache to do SSO, I won't require my existing LDAP backend configuration, right?
2. Is this config snip
Code: Select all
$Self->{'AuthModule'} = 'Kernel::System::Auth::HTTPBasicAuth';
3. My apache is configured to do SSO. And I'm able to do SSO with
Code: Select all
<Directory />
Thanks for giving advise.
--
Marcel