taerimhan / react-aad-msal-poc-pcf

Proof of Concept PCF control utilising react-aad-msal npm package to consume custom web API secured using Azure AD

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React AAD MSAL Proof of Concept PCF

A control that demonstrates how react-aad-msal npm package can be utilised in PCF control to consume custom Web API secured by Azure AD.

Configuration

  1. Add or choose a binding field of type "Single Line of Text" on your form. Add the custom control to the field.
    Configure Add Control
  2. Configure the custom control properties (more detail in the post linked below). Configure Control Properties
  3. Save and publish.

Demo

Demo

Blog Post

More in depth explanation of the PCF control in this post.

Releases

Latest solutions are found in Releases.

About

Proof of Concept PCF control utilising react-aad-msal npm package to consume custom web API secured using Azure AD

License:MIT License


Languages

Language:TypeScript 100.0%