Hello.
We are very close to gaining managerial support for Librenms in an enterprise setting.
We are being asked to get our librenms trial machine working with our MS AZ SSO authnetication service.
I am looking at the documentation here: https://docs.librenms.org/Extensions/Authentication/#single-sign-on
But seems like I dont see all the pieces I need to wire this into the Azure serivce. Our documentation on how to make an app use AZ SSO contains the following language:
Entity ID, Reply URL. Are these items set somewhere in my librenms config?
I’m also going for an SSO integration with AzureAD and LibreNMS.
I have to say that the documentation is lacking information about the environment variables configuration.
In order to make use of the single sign-on module, you need to have an Identity Provider up and running, and know how to configure your Relying Party to pass attributes to LibreNMS via header injection or environment variables. Setting these up is outside of the scope of this documentation.
I think that providing at least a snippet with the fields to be included in the .env file with is very basic.
Best