@microsoft/ccf-identity
TypeScript icon, indicating that this package has built-in type declarations

1.0.2 • Public • Published

CCF Identity package

This repository contains the TypeScript package that contains the identity integration for CCF, specifically to provide RBAC capabilities in CCF based applications. This allows both authentication as well as authorization with an IDP from CCF. This integration is at the CCF application level and includes both individual and group based authorization.

Prerequisites

  • NodeJS (tested with 16.13.1 LTS)

  • AAD configuration - An AAD tenant and application is required.

Build

To build the package:

npm install
npm run build

NOTE: This package is written in TypeScript and in current form is not bundled as part of the build process. The process will simply create the js output in a dist/ folder.

Readme

Keywords

none

Package Sidebar

Install

npm i @microsoft/ccf-identity

Weekly Downloads

0

Version

1.0.2

License

MIT

Unpacked Size

22.8 kB

Total Files

26

Last publish

Collaborators

  • windozer
  • ccf-bot
  • microsoft1es