Hi I need a help with SSO authentication from thirdparty webservice.
I enabled http-auth mechanism and provided guest user which exists in mysql database.
Once i restart apache ,i could see 2 authentication first is my thirdparty sso and then on successful authentication it takes me to Librenms login page for second level of authentication.
How to disable Librenms level authentication and take automatically to homepage of Librenms.
Is there any configuration which iam missing.