netbox-plugin-azuread icon indicating copy to clipboard operation
netbox-plugin-azuread copied to clipboard

A plugin that enables users to authenticate with Netbox using Azure Active Directory

Results 9 netbox-plugin-azuread issues
Sort by recently updated
recently updated
newest added

Hi, I´m facing an issue with this plugin. I configured everything like described in the instructions but unfortunately when I do the login via Microsoft I do not get logged...

Found an issue where a user will fail to authenticate to its appropriate group when they have more than 100+ Azure AD groups assigned to its account. Looking at your...

Hi Guys, I'm trying to integrate Azure AD authentication into Netbox, following instructions in: https://github.com/marcus-crane/netbox-plugin-azuread I'm getting the error in the screenshot below: ![image](https://user-images.githubusercontent.com/21124227/153601973-685f966e-1a1d-4166-bf24-0ec4ef187347.png) This seems to be coming from...

bug
awaiting response

re: https://github.com/marcus-crane/netbox-plugin-azuread/issues/16#issuecomment-999496471, the plugin can throw an error if the id of a client secret is provided instead of the secret itself. It isn't obvious to end users what is...

bug

With Netbox v3.1.2, I am facing the issue that I can not reach the AzureAD login site without logging me in before. Netbox automatically redirects unauthenticated users from `/plugins/azuread/login/` to...

am getting issues starting netbox with this plugin `Aug 10 08:14:36 netbox gunicorn[1514]: django.core.exceptions.ImproperlyConfigured: Unable to import plugin netbox-plugin-azuread: Module not found. Check that the plugin module has been installed...

bug
documentation
awaiting response

Now that I have a proper Microsoft 365 Developer account set up, I can actually test this plugin locally. Prior to now, I didn't actually have access to try out...

maintenance

Both for my own reference, and for users, it would be good to add a working `docker-compose.yml` example to the `contrib` folder.

documentation