netbox-plugin-auth-saml2
netbox-plugin-auth-saml2 copied to clipboard
Netbox plugin for SSO using SAML2
I have integrated SAML to latest Netbox environment. All works fine , Authentication is happening and user is configured correctly in the netbox. But if i click Logout, the request...
Hi! I think the issue is more related with https://github.com/jeremyschulman/django3-auth-saml2, but since I'm only using this Netbox plugin with it I hope it fits here. I configured the plugin with...
Hello, It is not really an issue directly linked to the plugin but i need help I can't edit the file /etc/netbox/config/configuration.py. Because the file system is in RO mode....
Hi all Less of an issue more of some guidance, I've got SAML working however I'm trying to have all users in a group be a super user which doesn't...
Hello Jeremy and all, Thank you for writing this library in the first place. I had to disable the certs in the SSO server because I did not find a...
Many IdPs can be configured by providing SP metadata in an XML file, rather than having to manually enter those details into a web form. This also insures against confusion...
We've been trying to use this plugin for SSO implementation with netbox-docker. The SSO BANNER_LOGIN button successfully redirects the user first to OKTA and then back to netbox upon successful...
Hello, The Apache license requires license text to be present along with source, but I can't find it in this git repository. Would appreciate if you could add it and...
Hi, This plugin works fine in Netbox 2.9.11 but when updating to 3.0 or 3.0.2 I get the below error and the container doesn't start. I tried adding this to...
Thought I've been able to upgrade to Netbox 3.0.7, for some reason I get the below error when attempting to login. I tested to if the claim is being sent...