F3d0s
Results
1
comments of
F3d0s
> hello, could you share your configuration file? Hi, Sure, this is the plugin configuration: ```python # Remote authentication support REMOTE_AUTH_ENABLED = True #REMOTE_AUTH_BACKEND = 'netbox.authentication.RemoteUserBackend' REMOTE_AUTH_BACKEND = 'django3_saml2_nbplugin.backends.SAML2CustomAttrUserBackend' REMOTE_AUTH_HEADER...