marcus-crane / netbox-plugin-azuread

A plugin that enables users to authenticate with Netbox using Azure Active Directory
17 stars 5 forks source link

Add feedback in the UI when an invalid client or secret is provided #22

Open marcus-crane opened 2 years ago

marcus-crane commented 2 years ago

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 going on.

marcus-crane commented 2 years ago

also re: https://github.com/marcus-crane/netbox-plugin-azuread/issues/21