3.1.25 • Published 3 years ago

node-red-contrib-azure-ad-auth v3.1.25

Weekly downloads
66
License
MIT
Repository
github
Last release
3 years ago

node-red-contrib-azure-ad-auth

NPM Version NPM Downloads Node.js Version

Custom Nodes for Node RED to allow authentication via node-red-contrib-azure-ad-auth.

The add-on is still in early development and the functionality will be enhanced over time.

Installation

Right now there are to available options to install Node RED add-ons.

Via the Web-Interface

  1. Open the menu in the upper right corner
  2. Choose Manage Palette
  3. Under Install, search for: node-red-contrib-azure-ad-auth

Via the command line

  1. Navigate to your Node RED user directory, usally $HOME/.node-red
  2. Run the following command:
npm install node-red-contrib-azure-ad-auth

Usage

Right now the is just a single Node implemented.

Config Node

Before using any nodes you have to configure the Active Directory. For that you have the option to create config nodes from within the normal nodes.

You only need 3 parameters from your Azore portal:

  1. Your Authority, usally something like this:

    https://login.microsoftonline.com/[your_tenant_guid]

  2. The client id, which is found under the Overview Tab in the Azure console for your app registration.

  3. The client Secret, , which is found under the Certificates & secrets Tab in the Azure console for your app registration

3.1.12

3 years ago

3.1.11

3 years ago

3.1.14

3 years ago

3.1.13

3 years ago

3.1.16

3 years ago

3.1.15

3 years ago

3.1.18

3 years ago

3.1.17

3 years ago

3.1.10

3 years ago

3.1.23

3 years ago

3.1.22

3 years ago

3.1.25

3 years ago

3.1.24

3 years ago

3.1.21

3 years ago

3.1.20

3 years ago

3.1.19

3 years ago

3.1.9

3 years ago

3.1.8

3 years ago

3.1.7

3 years ago

3.1.6

3 years ago

3.1.5

3 years ago

3.1.4

3 years ago

3.1.3

3 years ago

3.1.2

3 years ago

3.1.1

3 years ago

3.1.0

3 years ago

3.0.8

3 years ago

3.0.7

3 years ago

3.0.6

3 years ago

3.0.4

3 years ago

3.0.3

3 years ago

3.0.5

3 years ago

2.0.2

3 years ago

3.0.2

3 years ago

3.0.1

3 years ago

3.0.0

3 years ago

2.0.1

3 years ago

2.0.0

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago